Commit History

Author SHA1 Message Date
  Todd Short e44d376180 Fix return value of ASN1_TIME_compare 7 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Todd Short cf37aaa335 Consolidate to a single asn1_time_from_tm() function 7 years ago
  Andy Polyakov b7e011f8b6 asn1/a_time.c: make handling of 'fractional point' formally correct. 7 years ago
  Paul Yang f673c4f8f2 Refactor ASN1_TIME_print functions 7 years ago
  Pauli 52b6e17da4 Fix trivial coding style nits in a_time/a_tm files 7 years ago
  Pauli 1a68e5b0d9 Improve struct tm population 7 years ago
  Paul Yang 3d0f1cb9fd Add asn1_time_to_tm function and check days in month 7 years ago
  Pauli 60eba30f60 Memory bounds checking in asn1 code. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Rich Salz 04e62715db Introduce ASN1_TIME_set_string_X509 API 7 years ago
  Todd Short 1c036c6443 Fix #340: Parse ASN1_TIME to struct tm 7 years ago
  Matt Caswell 9bfeeef8ee Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME 7 years ago
  Todd Short 4483e23444 Fix potential memory leak in ASN1_TIME_to_generalizedtime() 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Dr. Stephen Henson 0d0099ea3b Move functions. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson 84917787b5 Remove references to o_time.h 10 years ago
  Dr. Stephen Henson 46a6cec699 Reorganise parameters for OPENSSL_gmtime_diff. 12 years ago
  Dr. Stephen Henson 360ef6769e first parameter is difference in days, not years 12 years ago
  Dr. Stephen Henson 1c455bc084 new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 12 years ago
  Dr. Stephen Henson 359b0c9fb8 experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 14 years ago
  Dr. Stephen Henson 6e0c9e6008 Update from 1.0.0-stable. 15 years ago
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 years ago