Install man pages.
[openssl.git] / CHANGES
2000-01-07 Ulf MöllerHonor the no-xxx Configure options when creating .DEF...
2000-01-07 Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06 Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-06 Bodo MöllerNew functions SSL_get_finished, SSL_get_peer_finished.
2000-01-06 Bodo MöllerUse separate arrays for certificate verify and for...
2000-01-02 Andy PolyakovEnhanced support for Alpha Linux. See CHANGES for details.
2000-01-02 Dr. Stephen HensonAdd support for MS "fast SGC".
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Bodo MöllerDon't request client certificate in anonymous ciphersuites
1999-12-29 Bodo MöllerFix SSL_CTX_add_session: When two SSL_SESSIONs have...
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-22 Bodo MöllerCorrect spelling, and don't abuse grave accent as left...
1999-12-22 Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-19 Andy PolyakovInitial support for MacOS is now available
1999-12-18 Richard Levitte - Added more documentation in CHANGES.
1999-12-18 Richard Levitte - Made sure some changed behavior is documented in...
1999-12-17 Richard LevitteRebuild of the OpenSSL memory allocation and deallocati...
1999-12-11 Dr. Stephen HensonVarious S/MIME fixes.
1999-12-10 Dr. Stephen HensonFix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-12-03 Dr. Stephen HensonNew function PKC12_newpass()
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-12-01 Dr. Stephen HensonModify the X509 V3 extension lookup code.
1999-11-30 Ben LaurieMake salting the default. Fail gracefully if the input...
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-24 Dr. Stephen HensonInitial chain verify code: not tested probably not...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-17 Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-16 Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-16 Dr. Stephen HensonAdd a salt to the key derivation using the 'enc' program.
1999-11-16 Dr. Stephen HensonNew function X509_cmp().
1999-11-15 Mark J. CoxThis corrects the reference count handling in SSL_get_s...
1999-11-14 Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-14 Dr. Stephen HensonAdd support for the 40 and 64 bit RC2 and RC4 ciphers...
1999-11-12 Richard LevitteAvoid some silly compiler warnings, and add the change...
1999-11-12 Dr. Stephen HensonMerge some common functionality in the apps, delete
1999-11-11 Dr. Stephen HensonAdd password command line options to some utils. Fix...
1999-11-10 Dr. Stephen HensonVery preliminary POD format documentation for some
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-11-03 Mark J. CoxFix assembler for Alpha (tested only on DEC OSF not...
1999-10-29 Dr. Stephen HensonFix to PKCS#7 routines so it can decrypt some oddball...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-26 Bodo MöllerAlways hash the pid in the first iteration in ssleay_ra...
1999-10-26 Bodo MöllerMake md_rand.c more robust.
1999-10-26 Bodo MöllerDon't be overly paranoid.
1999-10-26 Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13 Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-11 Dr. Stephen HensonAdd EX_DATA support to X509.
1999-10-09 Dr. Stephen HensonNew functions to parse and get extensions.
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-05 Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-05 Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-04 Dr. Stephen HensonNew option -dhparam to s_server to allow the DH paramet...
1999-10-04 Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-10-04 Dr. Stephen HensonFix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-10-02 Dr. Stephen HensonFix for base64 BIO decoding bug
1999-09-24 Bodo MöllerFix typo that I introduced when reformatting lines.
1999-09-21 Bodo MöllerKeep line lengths < 80 characters.
1999-09-20 Dr. Stephen HensonFix to make s_client and s_server work under Windows...
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-18 Dr. Stephen HensonVarious CRL enhancements tidies and workaround for...
1999-09-10 Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-08 Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-08 Dr. Stephen HensonThis is preliminary support for an "RSA null" cipher...
1999-09-07 Bodo MöllerNon-copying interface to BIO pairs.
1999-09-07 Dr. Stephen HensonNew function to convert ASN1 tag values to strings...
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-28 Andy PolyakovRIPEMD160 shape-up. Final touch.
1999-08-27 Dr. Stephen HensonAllow the extension section specified in config files...
1999-08-25 Dr. Stephen HensonAllow the 1.OU="my OU" syntax in 'ca' for SPKACs.
1999-08-25 Dr. Stephen HensonAllow extensions to be added to certificate requests...
1999-08-24 Dr. Stephen HensonFix for a bug which meant encrypting BIOs sometimes...
1999-08-23 Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-08-22 Dr. Stephen HensonInitial support for DSA_METHOD...
1999-08-19 Dr. Stephen HensonAllow memory bios to be read only and change PKCS#7...
1999-08-18 Bodo MöllerFix horrible (and hard to track down) bug in ssl23_get_...
1999-08-17 Dr. Stephen HensonFix PKCS7_ENC_CONTENT_new() to include a sensible defau...
1999-08-11 Dr. Stephen HensonAdd functions to allow extensions to be added to certif...
1999-08-09 Dr. Stephen HensonSupport for parsing of certificate extensions in PKCS...
1999-08-09 Bodo Möller-crlf option.
1999-08-09 Ralf S. EngelschallBump after tarball rolling.
1999-08-08 Bodo Möllerspelling
1999-08-08 Ralf S. EngelschallInstall libRSAglue.a when OpenSSL is build with RSAref.
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
next