Remove references to o_time.h
[openssl.git] / crypto / asn1 / a_gentm.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...