summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-08This is preliminary support for an "RSA null" cipher. Unfortunately whenDr. Stephen Henson
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-09-07New function to convert ASN1 tag values to strings. Also fix typo in asn1.hDr. Stephen Henson
1999-09-04New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson
1999-09-03Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-28RIPEMD160 shape-up. Final touch.Andy Polyakov
1999-08-27Allow the extension section specified in config files to be overriddenDr. Stephen Henson
1999-08-25Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson
1999-08-25Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson
1999-08-24Fix for a bug which meant encrypting BIOs sometimes wouldn't read the finalDr. Stephen Henson
1999-08-23Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson
1999-08-19Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson
1999-08-18Fix horrible (and hard to track down) bug in ssl23_get_client_hello:Bodo Möller
1999-08-17Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson
1999-08-11Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson
1999-08-09Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson
1999-08-09-crlf option.Bodo Möller
1999-08-09Bump after tarball rolling.Ralf S. Engelschall
1999-08-08spellingBodo Möller
1999-08-08Install libRSAglue.a when OpenSSL is build with RSAref.Ralf S. Engelschall
1999-08-08A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall
1999-08-06Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-08-030.9.4 won't be completed in July ...Bodo Möller
1999-07-30Allow the PKCS#7 (S/MIME encrypt) application to support more than oneDr. Stephen Henson
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27New function OBJ_obj2txt()Dr. Stephen Henson
1999-07-27New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.Dr. Stephen Henson
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-25Added support for SPARC Linux.Andy Polyakov
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-07-20MIPS III/IV assembler module is reimplemented.Andy Polyakov
1999-07-19SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRITE_BUFFERBodo Möller
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-16DES library changes.Ulf Möller
1999-07-12Continues NASM support. This might work now. Its still experimental but itDr. Stephen Henson
1999-07-12fix memory leak in s3_clnt.cBodo Möller
1999-07-11New function RSA_check_key,Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-07-11Add a debugging option to PKCS#5 v2.0 key generation function.Dr. Stephen Henson
1999-07-11Copy flags in ASN1_STRING_dup()Dr. Stephen Henson
1999-07-11Fix a bug in x509.c that omitted DSA parameters when they didn't match theDr. Stephen Henson
1999-07-09Fix memory checking.Bodo Möller
1999-07-09remove editing artifactsBodo Möller