looks like a cut&paste error
[openssl.git] / crypto / x509 /
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-14 Dr. Stephen HensonFix for typo in certificate directory lookup code.
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-04 Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-22 Dr. Stephen HensonOnly use the new informational verify codes if we
2000-09-07 Dr. Stephen HensonTwo new PKCS#12 demo programs.
2000-09-07 Richard Levitte'make update'
2000-09-07 Richard LevitteIt's not just VMS that needs some symbols to be hacked...
2000-09-06 Bodo MöllerAnother superfluous pair of parentheses.
2000-09-06 Bodo MöllerAnother round of indentation changes: Position braces...
2000-09-06 Bodo MöllerMore indentation consistency: for (), while (), if...
2000-09-06 Bodo MöllerFix X509_STORE_CTX_init. Make indentation more consist...
2000-09-05 Dr. Stephen HensonFix typo in rsautl.
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-09-05 Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-03 Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-08-21 Dr. Stephen HensonVarious fixes...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
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-26 Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
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-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-18 Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-09 Richard Levitte"make update"
2000-03-14 Dr. Stephen HensonMake V_ASN1_APP_CHOOSE work again.
2000-03-07 Dr. Stephen HensonNew compatability trust and purpose settings.
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-02 Dr. Stephen HensonFix bug which would free up a public key
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-20 Dr. Stephen HensonChange the 'other' structure in certificate aux info.
2000-02-17 Bodo MöllerMake sure the return value of by_file_ctrl(..., X509_L_...
2000-02-11 Bodo MöllerUpdate.
2000-02-11 Ben LaurieCorrect time in seconds instead of minutes.
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-03 Ulf Möllerispell (and minor modifications)
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...
next