Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / asn1 / a_gentm.c
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2020-04-23 Matt CaswellUpdate copyright year
2020-01-17 Paul YangAdd duplication APIs to ASN1_TIME and related types
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
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-07-31 Paul YangRefactor ASN1_TIME_print functions
2017-07-27 PauliFix trivial coding style nits in a_time/a_tm files
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-05-02 Todd ShortFix time offset calculation.
2016-08-23 FdaSilvaYYConstify some inputs buffers
2016-06-01 Matt CaswellDon't leak memory on ASN1_GENERALIZEDTIME_adj() error...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-09-22 Dr. Stephen HensonMove functions.
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree null cleanup finale
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-01-30 Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-02-19 Dr. Stephen HensonRemove references to o_time.h
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-04-06 Dr. Stephen HensonUpdates from 1.0.0-stable
2008-10-07 Dr. Stephen HensonExperimental new date handling routines. These fix...
2007-10-13 Andy PolyakovBunch of constifications.
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-01-27 Richard LevitteAvoid signed vs. unsigned warnings (which are treated...
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2001-09-28 Dr. Stephen HensonSupport fractional seconds in GeneralizedTime
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-10 Dr. Stephen HensonFix CRL printing to correctly show when there are no...
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
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-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
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...