Oops forgot the S/MIME v3 RFC.
[openssl.git] / crypto /
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>
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-11 Bodo MöllerFix typo.
1999-08-10 Bodo MöllerUpdates.
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-09 Ralf S. EngelschallBump after tarball rolling.
1999-08-09 Ralf S. EngelschallBump version to 0.9.4 OpenSSL_0_9_4
1999-08-08 Bodo Möllermore consistent formatting
1999-08-08 Ralf S. EngelschallFix two remaining prototype-related warnings
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
1999-08-07 Bodo Möllerchange formatting a bit
1999-08-06 Bodo Möllerfix the bug
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-03 Ben LaurieMore diagnostics.
1999-08-03 Ben LaurieMake it compile under -pedantic.
1999-08-03 Bodo Möllercomment
1999-08-03 Bodo MöllerRevert erroneous change.
1999-08-02 Bodo Möllerautomatically use no-mdc2 if no-des is requested.
1999-08-02 Bodo Mölleravoid some NO_<cipher> problems
1999-08-02 Bodo Mölleravoid cast
1999-07-31 Andy PolyakovExtra i386+gcc bn_div.c tune-up featuring inline divisi...
1999-07-30 Bodo Möllerby request: let BN_dup(NULL) just return NULL
1999-07-30 Andy PolyakovBignum division tune-up. Idea is to move multiplication...
next