]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn1.h
Reject invalid constructed encodings.
[thirdparty/openssl.git] / crypto / asn1 / asn1.h
2015-01-05  Dr. Stephen HensonReject invalid constructed encodings.
2011-01-24  Dr. Stephen HensonPR: 2433
2009-09-06  Dr. Stephen HensonPR: 1644
2009-08-06  Dr. Stephen HensonReject leading 0x80 in OID subidentifiers.
2009-03-25  Dr. Stephen HensonReject BMPStrings and UniversalStrings of invalid lengt...
2009-01-28  Dr. Stephen HensonSupport NumericString for name components.
2008-05-20  Dr. Stephen HensonOops... PEM_write_bio_ASN1_stream() shouldn't be in...
2008-05-20  Ben LaurieFix warning.
2008-04-03  Dr. Stephen HensonBackport of CMS code to 0.9.8-stable branch. Disabled...
2008-04-02  Dr. Stephen HensonBackport some useful ASN1 utility functions from HEAD.
2007-12-16  Dr. Stephen HensonUpdates from HEAD.
2007-09-06  Dr. Stephen Hensongcc 4.2 fixes to avoid use or function pointer casts...
2006-02-19  Dr. Stephen HensonFix from HEAD.
2006-01-08  Bodo MöllerAvoid contradictive error code assignments.
2005-08-20  Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-05-18  Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-18  Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-12  Dr. Stephen HensonSome C compilers produce warnings or compilation errors...
2005-05-11  Bodo MöllerFix more error codes.
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-30  Dr. Stephen HensonDon't attempt to parse nested ASN1 strings by default.
2005-04-30  Dr. Stephen HensonUse more efficient way to locate end of an ASN1 structure.
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-03-31  Ben LaurieSimplicate and add lightness.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieConstification.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-09-13  Dr. Stephen HensonChange values of MBSTRING_* to the form MBSTRING_FLAG...
2004-05-17  Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-04-10  Dr. Stephen HensonTypo.
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO and...
2003-03-20  Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2003-01-24  Dr. Stephen HensonCheck return value of gmtime() and add error codes
2002-11-12  Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-10-14  Richard Levittemakedepend complains when a header file is included...
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-06-14  Lutz JänickeSome more prototype fixes.
2002-03-12  Dr. Stephen HensonFix various warnings when compiling with KRB5 code.
2002-02-22  Dr. Stephen Hensonmake errors
2002-02-13  Bodo MöllerECDSA support
2002-01-05  Dr. Stephen HensonExperimental configuration code.
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15  Richard Levittemake update
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-07-09  Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-03-02  Richard LevitteIntroduce the possibility to access global variables...
2001-02-25  Dr. Stephen HensonTrap an invalid ASN1_ITEM construction and print out
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22  Richard LevitteExported header files should not include e_os.h.
2001-02-22  Dr. Stephen HensonRebuild ASN1 error codes to remove unused function...
2001-02-21  Geoff Thorpe'make update'
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-16  Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-03  Dr. Stephen HensonVarious OCSP responder utility functions.
2000-12-31  Richard LevitteSince asn1.h gets included recursively from many places...
2000-12-31  Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-31  Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-30  Dr. Stephen HensonASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-28  Dr. Stephen HensonASN1_ITEM version of ASN1_dup(). Might want
2000-12-28  Dr. Stephen HensonASN1_ITEM versions of sign, verify, pack and unpack.
2000-12-21  Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
2000-12-13  Richard LevitteConstification of the data of a hash table. This means...
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-10-27  Richard LevitteThe majority of the OCSP code from CertCo.
2000-09-21  Dr. Stephen HensonFix ASN1_TYPE bug.
2000-09-08  Richard LevitteTwo places where I forgot to change vms_idhacks to...
2000-09-06  Bodo MöllerGet rid of ASN1_UTCTIME_get, which cannot work with...
2000-08-24  Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-07-30  Dr. Stephen HensonDocument the new DN printing options.
2000-07-28  Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()
2000-07-27  Richard LevitteAdd the possibility to get hexdumps of unprintable...
2000-07-26  Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-07  Dr. Stephen HensonNew ASN1 functions that just deal with
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
2000-06-20  Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-16  Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-09  Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01  Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-17  Ben LaurieTypesafety Thought Police part 5.
2000-05-16  Ben LaurieTypesafety Thought Police Part 2.
2000-05-14  Ben LaurieAllow UTCTIME objects to be retrieved. Check for immine...
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-26  Dr. Stephen HensonMake ASN1 types real typedefs.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-07  Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06  Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-01  Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29  Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-26  Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-22  Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-08  Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-02  Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-23  Dr. Stephen HensonSupport for authority information access extension.
1999-11-21  Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19  Dr. Stephen HensonSupport for otherName in GeneralName.
next