Commit History

Author SHA1 Message Date
  William Edmisten 8c5bff2220 Add support for ISO 8601 datetime format 3 years ago
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure 6 years ago
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 63162e3d55 X509: Enable printing cert even with invalid validity times, saying 'Bad time value' 3 years ago
  Dr. David von Oheimb b09aa550d3 ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time input 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Paul Yang fe4309b0de Add duplication APIs to ASN1_TIME and related types 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  opensslonzos-github 48102247ff Add missing EBCDIC strings 5 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 years ago
  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 9 years ago