Fix grammar in certificates.txt
[openssl.git] / crypto / asn1 / tasn_utl.c
2023-09-07 Matt CaswellCopyright year updates
2023-07-01 Pauliasn1: update to structure based atomics
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-04-16 Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2020-11-26 Matt CaswellUpdate copyright year
2020-11-15 Daniel BeveniusREF_PRINT: cast pointer to void to avoid warnings
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-01 Andy Polyakovasn1/tasn_utl.c: fix logical error in and overhaul...
2018-04-17 Richard LevitteUpdate copyright year
2018-04-03 Rich SalzSet error code on alloc failures
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-06 Rich SalzAdd missing include of cryptlib.h
2016-06-23 FdaSilvaYYRework error handling from asn1_do_lock method.
2016-06-14 Dr. Stephen HensonFix omitted selector handling.
2016-06-01 FdaSilvaYYRaise an Err when CRYPTO_THREAD_lock_new fails
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-04 Dr. Stephen HensonAdd ASN.1 ADB callback.
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-30 David WoodhouseFix no-stdio build
2015-05-01 Rich Salzfree null cleanup finale
2015-03-26 Dr. Stephen HensonRemove combine option from ASN.1 code.
2015-03-25 Dr. Stephen HensonMove internal only ASN.1 functions to asn1_locl.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2004-04-25 Dr. Stephen HensonMore ASN1 reformat/tidy.
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-20 Richard LevitteInclude string.h so mem* functions get properly declared.
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code