]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/v3_bitst.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / x509v3 / v3_bitst.c
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-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-03-28  Dr. Stephen HensonMake {i2v,v2i}_ASN1_BIT_STRING global.
2000-12-13  Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-06-20  Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-05-09  Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
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-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-19  Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-10  Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-02-06  Dr. Stephen HensonRename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild...