aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* More IGE speedup.Ben Laurie2007-05-131-0/+3
* AES IGE mode speedup.Ben Laurie2007-05-131-0/+3
* Add SEED encryption algorithm.Bodo Möller2007-04-231-0/+14
* Update smime utility to support streaming for -encrypt and -sign -nodetachDr. Stephen Henson2007-04-131-0/+5
* New -mac and -macopt options to dgst utility. Reimplement -hmac option inDr. Stephen Henson2007-04-111-1/+2
* Update CHANGES.Dr. Stephen Henson2007-04-111-0/+6
* New -sigopt option for dgst utility.Dr. Stephen Henson2007-04-081-0/+6
* make BN_FLG_CONSTTIME semantics more fool-proofBodo Möller2007-03-281-3/+3
* Change to mitigate branch prediction attacksBodo Möller2007-03-281-1/+38
* stricter session ID context matchingBodo Möller2007-03-211-2/+28
* include complete 0.9.7 historyBodo Möller2007-02-261-2/+16
* Extend SMTP and IMAP protocol handling to perform the requiredLutz Jänicke2007-02-211-0/+4
* Update from 0.9.7-stable.Dr. Stephen Henson2007-02-211-0/+4
* Improve ciphersuite order stability when disabling ciphersuites.Bodo Möller2007-02-201-0/+21
* Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that aBodo Möller2007-02-191-0/+20
* Reorganize the data used for SSL ciphersuite pattern matching.Bodo Möller2007-02-171-0/+34
* add support for DSA with SHA2Nils Larsch2007-02-031-0/+5
* Experimental streaming PKCS#7 support.Dr. Stephen Henson2006-12-241-0/+4
* fix typosNils Larsch2006-12-211-2/+2
* add support for ecdsa-with-sha256 etc.Nils Larsch2006-12-201-0/+3
* Fix the BIT STRING encoding of EC points or parameter seedsBodo Möller2006-12-191-0/+8
* fix support for receiving fragmented handshake messagesBodo Möller2006-11-291-5/+25
* Add RFC 3779 support.Ben Laurie2006-11-271-0/+3
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-0/+5
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-0/+7
* Switch Win32/64 targets to Winsock2. Updates to ISNTALL.W32 cover evenAndy Polyakov2006-10-231-0/+3
* All 0.9.8d patches have been applied to HEAD now, so we no longer needBodo Möller2006-09-281-11/+1
* include 0.9.8d and 0.9.7l informationBodo Möller2006-09-281-2/+18
* Fix ASN.1 parsing of certain invalid structures that can resultMark J. Cox2006-09-281-0/+3
* Fix buffer overflow in SSL_get_shared_ciphers() function.Mark J. Cox2006-09-281-0/+21
* Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson2006-09-211-0/+6
* Overhaul of by_dir code to handle dynamic loading of CRLs.Dr. Stephen Henson2006-09-171-0/+11
* Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson2006-09-141-0/+12
* UpdateBodo Möller2006-09-121-1/+13
* ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller2006-09-111-1/+27
* Every change so far that is in the 0.9.8 branch is (or should be) in HEADBodo Möller2006-09-061-6/+1
* Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox2006-09-051-2/+15
* Forward port of IGE mode.Ben Laurie2006-08-311-0/+3
* Support for multiple CRLs with same issuer name in X509_STORE. ModifyDr. Stephen Henson2006-07-251-0/+4
* Cache some CRL related extensions.Dr. Stephen Henson2006-07-241-0/+6
* Store canonical encodings of Name structures. Update X509_NAME_cmp() to useDr. Stephen Henson2006-07-181-0/+5
* Add -timeout option to ocsp utility.Dr. Stephen Henson2006-07-171-1/+2
* New non-blocking OCSP functionality.Dr. Stephen Henson2006-07-171-0/+3
* Allow digests to supply S/MIME micalg values from a ctrl.Dr. Stephen Henson2006-07-101-0/+10
* New functions to add and free up application defined signature OIDs.Dr. Stephen Henson2006-07-091-0/+5
* New functions to enumerate digests and ciphers.Dr. Stephen Henson2006-07-091-0/+6
* always read in RAND_poll() if we can't use select because of a tooBodo Möller2006-06-281-1/+6
* Use poll() when possible to gather Unix randomness entropyRichard Levitte2006-06-271-0/+5
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-231-0/+24
* Change in 0.9.8 branch:Bodo Möller2006-06-221-3/+7