Adding missing NULL pointer check
[openssl.git] / crypto / asn1 / a_time.c
4 days ago Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
6 days ago Richard LevitteCopyright year updates
11 days ago Richard LevitteDiverse small VMS build fixups
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-01-18 Paul Dreikprevent integer overflow in ossl_asn1_time_from_tm
2023-09-07 Matt CaswellCopyright year updates
2023-07-12 Marcin KolnyAdd more fixes for WebAssembly/WASI build
2023-06-10 Tomas MrazCoverity 1528492: Fix possible memory leak if t ==...
2022-10-12 FdaSilvaYYcrypto: Fix various typos, repeated words, align some...
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-09-29 J.W. Jagersmadjgpp: Set TZ=UTC to convert UTC timestamp to time_t
2022-07-19 Dr. David von Oheimblibcrypto and test: rename asn1_string_to_time_t to...
2022-06-17 Jiasheng Jiangcrypto/asn1/a_time.c: Add check for OPENSSL_malloc
2022-03-03 John Baldwinasn1_string_to_time_t: Use timegm on FreeBSD.
2022-02-14 Armin FuerstAdd tests for do_updatedb
2021-06-11 William EdmistenAdd support for ISO 8601 datetime format
2021-04-13 FdaSilvaYYcrypto: raise error on malloc failure
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2021-01-28 Richard LevitteUpdate copyright year
2021-01-20 Dr. David von OheimbX509: Enable printing cert even with invalid validity...
2021-01-20 Dr. David von OheimbASN1_TIME_print() etc.: Improve doc and add comment...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
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
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
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...