aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure any ENGINE control commands make local copies of stringGeoff Thorpe2002-06-211-0/+6
* Implement handling of EC parameter seeds (new functionsBodo Möller2002-06-181-1/+8
* New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller2002-06-141-0/+17
* Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.Lutz Jänicke2002-06-121-0/+2
* typoBodo Möller2002-06-121-2/+2
* simplify asn1_flagBodo Möller2002-06-121-8/+16
* Handle read errors.Ben Laurie2002-06-111-0/+3
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-0/+13
* Document the AES changes.Richard Levitte2002-05-311-0/+4
* New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller2002-05-301-1/+10
* fix EVP_dsa_sha macroBodo Möller2002-05-161-1/+6
* Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson2002-05-151-0/+8
* Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson2002-05-101-0/+5
* Change internals of the EC library so that the functionsBodo Möller2002-05-081-0/+10
* refer to latest draft for AES ciphersuitesBodo Möller2002-05-071-1/+1
* updateBodo Möller2002-05-051-3/+15
* Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke2002-04-301-0/+4
* Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller2002-04-261-0/+4
* check return valuesBodo Möller2002-04-171-0/+3
* Document OID changes.Lutz Jänicke2002-04-151-2/+4
* Some more OID enhancements.Lutz Jänicke2002-04-151-2/+2
* Fix CRLF problem in BASE64 decode.Lutz Jänicke2002-04-151-0/+8
* Implement known-IV countermeasure.Bodo Möller2002-04-131-0/+16
* looks like a typoBodo Möller2002-04-121-1/+1
* clean up and synchronize with 0.9.6-stableBodo Möller2002-04-121-275/+218
* Synchronize with 0.9.7-stable branchLutz Jänicke2002-04-101-663/+717
* add usage examplesBodo Möller2002-04-091-1/+18
* Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).Lutz Jänicke2002-04-041-0/+7
* Make short names of objects RFC2256-compliant.Lutz Jänicke2002-03-261-0/+5
* Add the possibility to enable olde des support, not just disable it, for futu...Richard Levitte2002-03-261-8/+19
* fix DH_generate_parameters for general 'generator'Bodo Möller2002-03-201-0/+19
* Map new X509 verification errors to alert codes (Tom Wu <tom@arcot.com>).Lutz Jänicke2002-03-191-0/+4
* Fix bugs and typos.Bodo Möller2002-03-181-2/+3
* fix ssl3_pendingBodo Möller2002-03-151-0/+5
* Add missing strength entries.Lutz Jänicke2002-03-141-0/+3
* Add more curves.Bodo Möller2002-03-071-5/+2
* ENGINE module additions.Dr. Stephen Henson2002-03-061-0/+8
* add SECG OIDsBodo Möller2002-03-061-1/+1
* reference counting for EC_GROUP structures is not needed (at theBodo Möller2002-03-061-3/+0
* more X9.62 OIDsBodo Möller2002-03-051-0/+3
* Document the added modes for AESRichard Levitte2002-02-281-0/+4
* Add 'void *' argument to app_verify_callback.Bodo Möller2002-02-281-0/+16
* This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe2002-02-271-0/+3
* Make sure to remove bad sessions in SSL_clear() (found by Yoram Zahavi).Lutz Jänicke2002-02-261-0/+4
* New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson2002-02-231-0/+9
* Config code updates.Dr. Stephen Henson2002-02-221-1/+13
* Config file updates from stable branchDr. Stephen Henson2002-02-211-0/+9
* typoBodo Möller2002-02-201-2/+2
* At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte2002-02-141-1/+1
* ECDSA supportBodo Möller2002-02-131-10/+36