summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall
1999-05-10Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson
1999-05-09Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson
1999-05-07Make -pedantic work again.Ben Laurie
1999-05-07Bodo didn't do that.Ben Laurie
1999-05-06Support additional Win32 compilers.Ulf Möller
1999-05-05SHA-1 cleanups and performance enhancements.Ulf Möller
1999-05-04Sparc v8plus assembler.Ulf Möller
1999-05-04Update HPUX config, work around HPUX library incompatibility.Ulf Möller
1999-05-04Add other people who've done stackification.Ben Laurie
1999-05-04Bundle stack'ification entries on Bens requestRalf S. Engelschall
1999-05-04Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall
1999-05-01Entry for resolved error macro confusion.Bodo Möller
1999-05-01New function SSL_CTX_use_certificate_chain_file.Bodo Möller
1999-05-01Support verify_depth from the SSL API without need for user-definedBodo Möller
1999-05-01Broken line that was too long.Bodo Möller
1999-04-30New function SSL_CTX_set_session_id_context.Bodo Möller
1999-04-29OAEP bug fix.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Submitted by:Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
1999-04-24*** empty log message ***Ulf Möller
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Submitted by:Bodo Möller
1999-04-23Submitted by:Bodo Möller
1999-04-22Don't return 0 from ssl2_read when a packet with empty payload is received.Bodo Möller
1999-04-22Submitted by:Bodo Möller
1999-04-21Oops! Fixup CHANGES.Dr. Stephen Henson
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1999-04-21Fix DES export ciphersuites.Ben Laurie