2003-10-29 |
Geoff Thorpe | For whatever reason (compiler or header bugs), at least... |
blob | commitdiff | raw |
2003-10-29 |
Geoff Thorpe | Update any code that was using deprecated functions... |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | When OPENSSL_NO_DEPRECATED is defined, deprecated funct... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dr. Stephen Henson | Add support for digested data PKCS#7 type. |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Dr. Stephen Henson | New function to initialize a PKCS7 structure of type... |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Dr. Stephen Henson | Retrieve correct content to sign when the |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Dr. Stephen Henson | ASN1 parse fix and release file changes. |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Ralf S. Engelschall | Fix prime generation loop in crypto/bn/bn_prime.pl... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Bodo Möller | certain changes have to be listed twice in this file... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dr. Stephen Henson | New -ignore_err option in ocsp application to stop... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dr. Stephen Henson | Only accept a client certificate if the server requests |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Bodo Möller | updates for draft-ietf-tls-ecc-03.txt |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Bodo Möller | add test for secp160r1 |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Bodo Möller | tolerate extra data at end of client hello for SSL 3.0 |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Bodo Möller | fix: 0.9.7 is based on 0.9.6h, not on 0.9.6k |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Richard Levitte | Document the last change. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Richard Levitte | Prepare for changes in the 0.9.6 branch |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Levitte | Add the possibility to have symbols loaded globally... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Richard Levitte | Add functionality to set marks on the error stack and... |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Richard Levitte | Document the AES_cbc_encrypt() change |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Dr. Stephen Henson | Update CHANGES to reflect base64 fix added to 0.9.7 |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Dr. Stephen Henson | Various S/MIME bug and compatibility fixes. |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Richard Levitte | Add STORE support in ENGINE. |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Richard Levitte | Define a STORE type. For documentation, read the entry... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Richard Levitte | Define the OPENSSL_ITEM structure. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Richard Levitte | Add BUF_strndup() and BUF_memdup(). Not currently... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Richard Levitte | Correct documentation. sk_find_ex() doesn't return... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Richard Levitte | Add an extended variant of OBJ_bsearch() that can be... |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Bodo Möller | include 'Changes between 0.9.6i and 0.9.6j' |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Richard Levitte | Implement self-signing in 'openssl ca'. This makes... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Richard Levitte | Add functionality to help making self-signed certificate. |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Richard Levitte | Make it possible to have multiple active certificates... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Bodo Möller | make RSA blinding thread-safe |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Dr. Stephen Henson | Multi valued AVA support. |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dr. Stephen Henson | Support for name constraints. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dr. Stephen Henson | Support for policy constraints. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Bodo Möller | make sure RSA blinding works when the PRNG is not prope... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Dr. Stephen Henson | Support for policyMappings |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Bodo Möller | countermeasure against new Klima-Pokorny-Rosa atack |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Geoff Thorpe | Fix a bone-head bug. This warrants a CHANGES entry... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Geoff Thorpe | The default implementation of DSA_METHOD has an interde... |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Bodo Möller | - new ECDH_compute_key interface (KDF is no longer... |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Dr. Stephen Henson | Support for dirName from config files in GeneralName... |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Dr. Stephen Henson | Fix indefinite length encoding so EOC correctly updates |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Ulf Möller | Add instructions for building the MinGW target in Cygwi... |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Richard Levitte | Allow building applications against static libraries... |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Dr. Stephen Henson | Base64 bio fixes. The base64 bio was seriously broken |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Richard Levitte | Security fix: Vaudenay timing attack on CBC. |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Richard Levitte | Make the no-err option work properly |
blob | commitdiff | raw | diff to current |
2003-02-15 |
Dr. Stephen Henson | Single pass processing to cleartext S/MIME signing. |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Richard Levitte | Add support for IA64. |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Richard Levitte | Add full support for -rpath/-R, both in shared librarie... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Richard Levitte | Adjust DES_cbc_cksum() so the returned value is the... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Dr. Stephen Henson | Option to disable SSL auto chain build |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Bodo Möller | first section is now "Changes between 0.9.7a and 0... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Bodo Möller | typo |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Bodo Möller | implement fast point multiplication with precomputation |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Dr. Stephen Henson | IPv6 display and input support for extensions usingh... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Geoff Thorpe | Summarise the last couple of commits. |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Bodo Möller | consistency |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dr. Stephen Henson | Check return value of gmtime() and add error codes |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Lutz Jänicke | Fix initialization sequence to prevent freeing of uniti... |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Lutz Jänicke | Really fix SSLv2 session ID handling |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Geoff Thorpe | As with RSA, which was modified recently, this change... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Richard Levitte | Merge from 0.9.7-stable. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Bodo Möller | document BN_GENCB API by adding an example |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Richard Levitte | Add better support for FreeBSD on non-x86 machines. |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Richard Levitte | When preparing a separate build tree, don't make softli... |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Richard Levitte | It's rather silly to believe we'd release 0.9.7a in... |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Richard Levitte | Merge in changes from 0.9.7-stable. |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Richard Levitte | Merge in changes from 0.9.7-stable. |
blob | commitdiff | raw | diff to current |
2002-12-29 |
Lutz Jänicke | Fix wrong handling of session ID in SSLv2 client code. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Richard Levitte | We stupidly had a separate LIBKRB5 variable for KRB5... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Richard Levitte | OK, there's at least one application author who has... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Richard Levitte | Document the modifications in 0.9.7 that will make... |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Richard Levitte | Since it's defined in draft-ietf-tls-compression-04... |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanism... |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Richard Levitte | Merge in relevant changes from the OpenSSL 0.9.6h release. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Dr. Stephen Henson | In asn1_d2i_read_bio, don't assume BIO_read will |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Richard Levitte | Add OPENSSL_cleanse() to help cleanse memory and avoid... |
blob | commitdiff | raw | diff to current |
2002-11-26 |
Richard Levitte | Heimdal isn't really supported right now. Say so,... |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Lutz Jänicke | Fix bug introduced by the attempt to fix client side... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Richard Levitte | Document the addition of certificate pairs. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Richard Levitte | WinCE patches |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Richard Levitte | Changes to make shared library building and use work... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Richard Levitte | Document the change to remove the 'done' flag variable... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Richard Levitte | We need to read one more byte of the REQUEST-CERTIFICAT... |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Bodo Möller | harmonize with 0.9.7 tree |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Richard Levitte | Handle last lines that aren't properly terminated. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-11-09 |
Richard Levitte | X509_NAME_cmp() now compares PrintableString and emailA... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Bodo Möller | implement and use new macros BN_get_sign(), BN_set_sign() |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Geoff Thorpe | The recent CHANGES note between 0.9.6g and 0.9.6h needs... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Bodo Möller | clean up new code for NIST primes |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Bodo Möller | fast reduction for NIST curves |
blob | commitdiff | raw | diff to current |
2002-10-12 |
Richard Levitte | Clarify where the engines are by default. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Richard Levitte | Step 14 of move of engines: Final step, document the... |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Bodo Möller | synchronize with 0.9.7-stable version of this file |
blob | commitdiff | raw | diff to current |
next |