]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_time.c
Add missing EBCDIC strings
[thirdparty/openssl.git] / crypto / asn1 / a_time.c
2019-08-14  opensslonzos-githubAdd missing EBCDIC strings
2019-07-02  Antoine CœurFix Typos
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-30  Todd ShortFix return value of ASN1_TIME_compare
2017-08-21  PauliThis has been added to avoid the situation where some...
2017-08-04  Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-01  Andy Polyakovasn1/a_time.c: make handling of 'fractional point'...
2017-07-31  Paul YangRefactor ASN1_TIME_print functions
2017-07-27  PauliFix trivial coding style nits in a_time/a_tm files
2017-07-24  PauliImprove struct tm population
2017-07-23  Paul YangAdd asn1_time_to_tm function and check days in month
2017-07-06  PauliMemory bounds checking in asn1 code.
2017-07-05  Rich SalzUndo commit d420ac2
2017-06-11  Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-08  Todd ShortFix #340: Parse ASN1_TIME to struct tm
2017-05-19  Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-02-23  Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-09-22  Dr. Stephen HensonMove functions.
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-01-30  Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-02-19  Dr. Stephen HensonRemove references to o_time.h
2012-11-21  Dr. Stephen HensonReorganise parameters for OPENSSL_gmtime_diff.
2012-11-20  Dr. Stephen Hensonfirst parameter is difference in days, not years
2012-11-19  Dr. Stephen Hensonnew function ASN1_TIME_diff to calculate difference...
2010-05-03  Dr. Stephen Hensonexperimental function to convert ASN1_TIME to tm, not...
2009-07-11  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-06  Dr. Stephen HensonUpdates from 1.0.0-stable
2009-03-09  Dr. Stephen HensonPR: 1854
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben Lauriesize_tification.
2008-10-07  Dr. Stephen HensonExperimental new date handling routines. These fix...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-01-24  Dr. Stephen HensonCheck return value of gmtime() and add error codes
2003-01-01  Richard LevitteMake sure the last character of the ASN.1 time string...
2002-11-13  Richard LevitteThis didn't get to the 0.9.8-dev thread...
2001-05-16  Richard LevitteNew internal function OPENSSL_gmtime, which is intended...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-04  Dr. Stephen HensonFix ASN1_TIME_to_generlizedtime().
2001-02-03  Dr. Stephen HensonVarious OCSP responder utility functions.
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-09-09  Ulf MöllerFix some CygWin problems.
1999-10-23  Ben LaurieDon't return stuff from void functions.
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-08  Dr. Stephen HensonGeneralizedTime setting fixes.
1999-05-06  Bodo MöllerSome comments.
1999-05-04  Ulf MöllerUpdate HPUX config, work around HPUX library incompatib...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-01-17  Dr. Stephen HensonTime to blow up the source tree :-) This is the beginni...