summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
1999-06-09Reformat and "modernise" the sign.c demo.Dr. Stephen Henson
1999-06-09Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson
1999-06-09des_cbc_encrypt / des_ncbc_encrypt issue.Bodo Möller
1999-06-09DES CBC change looks dubious to me.Bodo Möller
1999-06-09Mention unistd.h.Bodo Möller
1999-06-09I keep forgetting to fix this: update the IV! Most important!Ben Laurie
1999-06-09Make "make test" fail if bntest fails an internal selfcheck.Ben Laurie
1999-06-08Call our crypt implementation des_crypt(). crypt() now is a wrapper ifUlf Möller
1999-06-08Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson
1999-06-07Mention mkdir-p.pl.Bodo Möller
1999-06-07linux-sparcBodo Möller
1999-06-06Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson
1999-06-05More PKCS#8 stuff. Support for unencrypted forms of private key.Dr. Stephen Henson
1999-06-05Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson
1999-06-04Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needsDr. Stephen Henson
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie
1999-06-04remove conflict indicator ...Bodo Möller