Initial trust code: allow setting of trust checking functions
[openssl.git] / crypto /
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-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.
1999-11-18 Ben LaurieUpdate dependencies.
1999-11-17 Ulf MöllerMissing #ifdef NO_DES
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 HensonFix for a bug in PKCS#7 code and non-detached data.
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-12 Richard LevitteThe info removal code was overcomplicated, and error...
1999-11-12 Bodo MöllerAvoid deadlock.
1999-11-12 Richard LevitteAvoid some silly compiler warnings, and add the change...
1999-11-12 Richard LevitteTwo changes have been made:
1999-11-12 Richard LevitteSome crypto applications are now being built on Unix...
1999-11-12 Richard LevitteIt's possible that considering the configuration file...
1999-11-12 Richard LevitteAvoid silly compiler warnings about functions not being...
1999-11-12 Richard LevitteSome new names in asn1.h are longer than 31 chars,...
1999-11-12 Richard LevitteMake sure installed files are world readable
1999-11-11 Dr. Stephen HensonFix a couple of outstanding issues: update STATUS file...
1999-11-09 Bodo MöllerUndo silly change.
1999-11-09 Ben LaurieFix (spurious) warnings.
1999-11-09 Bodo MöllerAvoid some warnings.
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-11-03 Mark J. CoxFix assembler for Alpha (tested only on DEC OSF not...
1999-10-30 Ulf Möller*** empty log message ***
1999-10-29 Dr. Stephen HensonFix to PKCS#7 routines so it can decrypt some oddball...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-26 Bodo MöllerAlways hash the pid in the first iteration in ssleay_ra...
1999-10-26 Bodo MöllerMake md_rand.c more robust.
1999-10-26 Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-10-26 Bodo MöllerReport an error from X509_STORE_load_locations
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-25 Bodo MöllerRespect PEX_LIBS and EX_LIBS when building binaries
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-23 Ben LaurieConstification.
1999-10-23 Ben LaurieDon't return stuff from void functions.
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-14 Bodo MöllerUse of DEVRANDOM must be #ifdef'ed (the #ifdef was...
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-09 Dr. Stephen HensonNew functions to parse and get extensions.
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-05 Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
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-10-04 Ralf S. EngelschallAdd prototypes for new DSA functions Steve added recently.
1999-10-02 Dr. Stephen HensonFix for base64 BIO decoding bug
1999-09-29 Ulf MöllerVC++ warning.
1999-09-29 Ulf MöllerGenerate obj_dat.h in "make update".
1999-09-27 Bodo Möllernew control code BIO_C_RESET_READ_REQUEST
1999-09-26 Andy PolyakovRC4 tune-up.
1999-09-19 Dr. Stephen HensonLots of evil casts to stop VC++ choking with "possible...
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-18 Dr. Stephen HensonVarious CRL enhancements tidies and workaround for...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-10 Ulf MöllerParantheses not needed.
1999-09-10 Bodo Möller"make update"
1999-09-10 Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-10 Bodo Möllertypo
1999-09-10 Ulf MöllerCorrection for the testapps lines.
1999-09-09 Ben LaurieCorrect warnings.
1999-09-08 Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-08 Dr. Stephen HensonFix typo.
1999-09-08 Dr. Stephen HensonOops... forgot the other RSA_NULL patches...
1999-09-08 Dr. Stephen HensonThis is preliminary support for an "RSA null" cipher...
1999-09-08 Ulf MöllerUse proper flags to build the testapps (default CC...
1999-09-07 Bodo MöllerNon-copying interface to BIO pairs.
1999-09-07 Dr. Stephen HensonNew function to convert ASN1 tag values to strings...
1999-09-06 Ben LaurieFix warnings.
1999-09-06 Ben LaurieFix warnings.
1999-09-05 Andy PolyakovSHA clean-up Intel assembler companion.
1999-09-05 Andy PolyakovSHA clean-up and (LP64) tune-up.
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-09-01 Dr. Stephen HensonMake DH_free() free up any ex_data and also call the...
1999-08-28 Andy PolyakovRIPEMD160 shape-up Intel assembler companion. Cycle...
1999-08-28 Andy PolyakovRIPEMD160 shape-up. Major news are that it's operationa...
1999-08-28 Ulf Möllermake testapps after the library.
1999-08-28 Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-08-25 Dr. Stephen HensonAllow extensions to be added to certificate requests...
1999-08-24 Ulf Möllermake update.
1999-08-24 Andy PolyakovMinor MIPS III/IV tune-up.
1999-08-24 Dr. Stephen HensonFix for a bug which meant encrypting BIOs sometimes...
1999-08-23 Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-08-22 Dr. Stephen HensonInitial support for DSA_METHOD...
1999-08-19 Dr. Stephen HensonAllow memory bios to be read only and change PKCS#7...
1999-08-18 Bodo MöllerReally undo the base64 change so that make test survives
1999-08-17 Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-14 Ulf MöllerUndo base64 decoding change (was not a bug fix).
1999-08-13 Ulf MöllerFix faulty base64 decoding of data that was 46 or 47...
1999-08-13 Ulf MöllerAdd pkcs7 and des apps to "make all".
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-11 Bodo MöllerSubmitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
next