summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
1999-07-09Mention modification to Configure.Bodo Möller
1999-07-02New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags isBodo Möller
1999-06-30More no-xxx option tweaks.Ulf Möller
1999-06-29New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson
1999-06-25Memory leak checks.Bodo Möller
1999-06-24Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works outDr. Stephen Henson
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson
1999-06-21Perl variable names are case-sensitive ...Bodo Möller
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-18Clarification.Bodo Möller
1999-06-18New function CRYPTO_num_locks.Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-11Fix to i2d_DSAPublicKey() to return the correct length.Dr. Stephen Henson
1999-06-11Document the X509V3 code and change some of the extension function pointersDr. Stephen Henson
1999-06-10Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson
1999-06-10Fix determination of Perl interpreter: A perl or perl5Ralf S. Engelschall