aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().Dr. Stephen Henson2003-11-101-0/+4
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+16
* BN_CTX is opaque and the static initialiser BN_CTX_init() is not usedGeoff Thorpe2003-10-291-0/+6
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-291-0/+11
* For whatever reason (compiler or header bugs), at least one commonly-usedGeoff Thorpe2003-10-291-0/+9
* Update any code that was using deprecated functions so that everything buildsGeoff Thorpe2003-10-291-1/+3
* When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe2003-10-291-0/+4
* Add support for digested data PKCS#7 type.Dr. Stephen Henson2003-10-111-3/+8
* New function to initialize a PKCS7 structure of type other.Dr. Stephen Henson2003-10-101-0/+7
* Retrieve correct content to sign when theDr. Stephen Henson2003-10-101-0/+4
* ASN1 parse fix and release file changes.Dr. Stephen Henson2003-09-301-2/+34
* Fix prime generation loop in crypto/bn/bn_prime.pl by makingRalf S. Engelschall2003-09-251-0/+8
* certain changes have to be listed twice in this file because OpenSSLBodo Möller2003-09-041-0/+5
* New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson2003-09-031-0/+4
* Only accept a client certificate if the server requestsDr. Stephen Henson2003-09-031-0/+5
* updates for draft-ietf-tls-ecc-03.txtBodo Möller2003-07-221-0/+8
* add test for secp160r1Bodo Möller2003-07-221-0/+4
* tolerate extra data at end of client hello for SSL 3.0Bodo Möller2003-07-211-0/+17
* fix: 0.9.7 is based on 0.9.6h, not on 0.9.6kBodo Möller2003-07-211-2/+2
* Document the last change.Richard Levitte2003-06-191-1/+3
* Prepare for changes in the 0.9.6 branchRichard Levitte2003-06-191-1/+1
* Prepare for changes in the 0.9.6 branchRichard Levitte2003-06-191-0/+4
* Add the possibility to have symbols loaded globally with DSO.Richard Levitte2003-06-111-0/+3
* Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte2003-06-111-1/+5
* Document the AES_cbc_encrypt() changeRichard Levitte2003-06-101-0/+4
* Update CHANGES to reflect base64 fix added to 0.9.7Dr. Stephen Henson2003-06-031-5/+7
* Various S/MIME bug and compatibility fixes.Dr. Stephen Henson2003-06-011-2/+12
* Add STORE support in ENGINE.Richard Levitte2003-05-011-0/+3
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+6
* Define the OPENSSL_ITEM structure.Richard Levitte2003-05-011-0/+5
* Add BUF_strndup() and BUF_memdup(). Not currently used, but I've codeRichard Levitte2003-04-291-0/+6
* Correct documentation. sk_find_ex() doesn't return a pointer, itRichard Levitte2003-04-291-0/+7
* Add an extended variant of OBJ_bsearch() that can be given a fewRichard Levitte2003-04-291-0/+15
* include 'Changes between 0.9.6i and 0.9.6j'Bodo Möller2003-04-111-0/+25
* Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte2003-04-031-0/+7
* Add functionality to help making self-signed certificate.Richard Levitte2003-04-031-0/+5
* Make it possible to have multiple active certificates with the sameRichard Levitte2003-04-031-0/+8
* make RSA blinding thread-safeBodo Möller2003-04-021-2/+7
* Multi valued AVA support.Dr. Stephen Henson2003-03-301-0/+4
* Support for name constraints.Dr. Stephen Henson2003-03-241-0/+3
* Support for policy constraints.Dr. Stephen Henson2003-03-211-0/+3
* make sure RSA blinding works when the PRNG is not properly seeded;Bodo Möller2003-03-201-1/+12
* Support for policyMappingsDr. Stephen Henson2003-03-201-0/+3
* countermeasure against new Klima-Pokorny-Rosa atackBodo Möller2003-03-191-0/+10
* Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe2003-03-131-0/+6
* The default implementation of DSA_METHOD has an interdependence on theGeoff Thorpe2003-03-111-0/+7
* - new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller2003-02-281-2/+0
* Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson2003-02-271-0/+4
* Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson2003-02-251-1/+1
* Add instructions for building the MinGW target in Cygwin, andUlf Möller2003-02-221-1/+3