summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
1999-06-04"linux-sparc64-gcc" configurationBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-06-03More evil cast removal.Ben Laurie
1999-06-03Make samples compile.Ben Laurie
1999-05-31More consistency.Bodo Möller
1999-05-30BSD/OS 4.x support (bsdi-elf-gcc)Bodo Möller
1999-05-29Prepare to release 0.9.3aBen Laurie
1999-05-28sco5-gcc configuration.Bodo Möller
1999-05-27Updated C++ SSL demos.Bodo Möller
1999-05-27Updated some demos.Bodo Möller
1999-05-27*** empty log message ***Bodo Möller
1999-05-27Change function call according to current API.Bodo Möller
1999-05-24Final version for 0.9.3.Bodo Möller
1999-05-20Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson
1999-05-16Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson
1999-05-16Typo.Bodo Möller
1999-05-16DES changes.Bodo Möller
1999-05-16Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson
1999-05-15Add actual testing to bntest...Ben Laurie
1999-05-14The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson
1999-05-13Add release dates to the "CHANGES" file, because that's an obviousBodo Möller
1999-05-13New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller
1999-05-13Reorganize and speed up MD5.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-05-12Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson
1999-05-11Make SSL library a little more fool-proof by not requiring any longerBodo Möller
1999-05-10Move openssl.cnf out of lib/.Ulf Möller