]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1_lib.c
Implement riscv_vlen_asm for riscv32
[thirdparty/openssl.git] / crypto / asn1 / asn1_lib.c
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-07-19  Dr. David von Oheimblibcrypto refactoring: introduce and use ossl_asn1_stri...
2021-08-31  Tomas MrazMake the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION...
2021-08-24  Matt CaswellAllow fuzz builds to detect string overruns
2021-06-25  Dr. David von Oheimbossl_sk_ASN1_UTF8STRING2text(): Minor generalization...
2021-04-29  Scott McPeakasn1_lib.c: ASN1_put_object: Remove comment about ...
2021-04-21  Dr. David von OheimbASN.1: Add some sanity checks for input len <= 0; relat...
2021-04-08  Matt CaswellUpdate copyright year
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-20  David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-07  PauliInteger overflow in ASN1_STRING_set.
2020-03-25  Dr. David von OheimbFix bug in strncpy() use of sk_ASN1_UTF8STRING2text...
2020-03-10  Dr. David von OheimbExtract sk_ASN1_UTF8STRING2text() from ts_get_status_te...
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2017-07-13  PauliChange return (x) to return x
2017-07-13  PauliAvoid having an unsigned integer decrement below zero.
2016-10-17  Dr. Stephen HensonFix embedded string handling.
2016-08-20  Kurt RoeckxFix off by 1 in ASN1_STRING_set()
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-02  Dr. Stephen HensonCheck for overflows in ASN1_object_size().
2016-07-25  FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-03-30  Ben LaurieFix buffer overrun in ASN1_parse().
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-10-15  Dr. Stephen HensonHandle embed flag in ASN1_STRING_copy().
2015-10-11  Dr. Stephen Hensonembed support for ASN1_STRING
2015-09-03  Rich Salzremove 0 assignments.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree null cleanup finale
2015-04-28  Rich Salzrealloc of NULL is like malloc
2015-04-28  Rich Salzremove malloc casts
2015-04-03  Dr. Stephen HensonRemove old ASN.1 functions.
2015-03-24  Rich Salzfree NULL cleanup
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-03-08  Dr. Stephen HensonCleanse PKCS#8 private key components.
2015-01-30  Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-07-01  Dr. Stephen HensonASN1 sanity check.
2014-06-29  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28  Dr. Stephen HensonHandle BER length encoding.
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben LaurieMore size_tification.
2008-11-01  Ben Lauriesize_tification.
2007-04-14  Dr. Stephen HensonNew function ASN1_STRING_copy() to copy to an already
2007-04-13  Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-05-08  Dr. Stephen HensonUpdate PKCS#7 enveloped data to new API.
2006-03-04  Nils Larschmake some parameters const
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...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-09-30  Dr. Stephen HensonASN1 parse fix and release file changes.
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-08-02  Dr. Stephen HensonFix typo
2002-08-02  Dr. Stephen HensonFix the ASN1 sanity check: correct header length
2002-07-30  Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-06-13  Lutz JänickeAdd missing prototypes.
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-07-10  Dr. Stephen HensonFix some typose in the i2d/d2i functions that
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-02-16  Dr. Stephen HensonPass phrase reorganisation.
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-30  Ulf MöllerSeek out and destroy another evil cast.
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-07-11  Dr. Stephen HensonCopy flags in ASN1_STRING_dup()
1999-05-18  Ulf MöllerSpelling error.
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-23  Ben LaurieWork with -pedantic!
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-22  Ben LaurieFix security hole.
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-23  Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23  Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...