match the prototype
[openssl.git] / crypto / x509 /
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-21 Ulf MöllerSome more ifdefs for no-xxx options.
2000-01-20 Dr. Stephen HensonOops... undo change to wrong prototype.
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-19 Dr. Stephen HensonRename X509_att*() stuff to X509at_*(), add X509_REQ...
2000-01-14 Bodo MöllerAvoid some warnings, and run "make update".
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-09 Dr. Stephen HensonNew function X509_CTX_rget_chain(), make SSL_SESSION_pr...
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 HensonSimplify the trust structure: basically zap the bit...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-27 Dr. Stephen HensonOops! Commit died on me :-(
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-24 Dr. Stephen HensonInitial chain verify code: not tested probably not...
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-18 Ben LaurieUpdate dependencies.
1999-11-17 Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-16 Dr. Stephen HensonNew function X509_cmp().
1999-11-14 Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-26 Bodo MöllerReport an error from X509_STORE_load_locations
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13 Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-11 Dr. Stephen HensonAdd EX_DATA support to X509.
1999-10-04 Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-10-04 Dr. Stephen HensonFix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-06 Ben LaurieFix warnings.
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-08 Bodo Möllermore consistent formatting
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-21 Bodo Möllerslight clean-up
1999-06-30 Ulf MöllerMore no-xxx option tweaks.
1999-06-08 Dr. Stephen HensonComplete support for PKCS#5 v2.0. Still needs extensive...
1999-06-06 Dr. Stephen HensonMore PKCS#5 v2.0 development. Add a function to setup...
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-05 Dr. Stephen HensonAdd d2i,i2d bio and fp functions for PKCS#8 and add...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-02 Ben Lauriestack
1999-05-31 Ben Lauriestack.
1999-05-31 Ben LaurieStack.
1999-05-30 Ben LaurieYet another stack.
1999-05-30 Ben LaurieAnother stack.
1999-05-30 Ben LaurieAnother safe stack.
1999-05-30 Ben LaurieAnother safe stack.
1999-05-21 Dr. Stephen HensonMove the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AN...
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-21 Dr. Stephen HensonThe last argument in the d2i_XXX_fp and d2i_XXX_bio...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-13 Ulf MöllerVMS support.
1999-05-11 Bodo MöllerComment.
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-09 Bodo MöllerUse "const char *" instead of "char *" for filenames...
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-04 Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-05-02 Ben LaurieYet another stack.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother stack.
1999-05-01 Ben LaurieAnother safe stack.
1999-05-01 Bodo MöllerSupport verify_depth from the SSL API without need...
1999-05-01 Bodo MöllerUse correct error macro so that error messages make...
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
1999-04-29 Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28 Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Dr. Stephen HensonVarious header consistency fixes.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-24 Bodo MöllerFix header files so that any one can be included first.
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-20 Ulf MöllerFix lots of warnings.
next