]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_time.c
Rename some BUF_xxx to OPENSSL_xxx
[thirdparty/openssl.git] / crypto / asn1 / a_time.c
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...