summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2002-07-04AES cipher suites are now official (RFC3268)Bodo Möller
2002-06-26update an entry on EVP changesBodo Möller
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-06-18Implement handling of EC parameter seeds (new functionsBodo Möller
2002-06-14New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller
2002-06-12Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.Lutz Jänicke
2002-06-12typoBodo Möller
2002-06-12simplify asn1_flagBodo Möller
2002-06-11Handle read errors.Ben Laurie
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-05-31Document the AES changes.Richard Levitte
2002-05-30New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller
2002-05-16fix EVP_dsa_sha macroBodo Möller
2002-05-15Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson
2002-05-10Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson
2002-05-08Change internals of the EC library so that the functionsBodo Möller
2002-05-07refer to latest draft for AES ciphersuitesBodo Möller
2002-05-05updateBodo Möller
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller
2002-04-17check return valuesBodo Möller
2002-04-15Document OID changes.Lutz Jänicke
2002-04-15Some more OID enhancements.Lutz Jänicke
2002-04-15Fix CRLF problem in BASE64 decode.Lutz Jänicke
2002-04-13Implement known-IV countermeasure.Bodo Möller
2002-04-12looks like a typoBodo Möller
2002-04-12clean up and synchronize with 0.9.6-stableBodo Möller
2002-04-10Synchronize with 0.9.7-stable branchLutz Jänicke
2002-04-09add usage examplesBodo Möller
2002-04-04Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).Lutz Jänicke
2002-03-26Make short names of objects RFC2256-compliant.Lutz Jänicke
2002-03-26Add the possibility to enable olde des support, not just disable it, for futu...Richard Levitte
2002-03-20fix DH_generate_parameters for general 'generator'Bodo Möller
2002-03-19Map new X509 verification errors to alert codes (Tom Wu <tom@arcot.com>).Lutz Jänicke
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-15fix ssl3_pendingBodo Möller
2002-03-14Add missing strength entries.Lutz Jänicke
2002-03-07Add more curves.Bodo Möller
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-06add SECG OIDsBodo Möller
2002-03-06reference counting for EC_GROUP structures is not needed (at theBodo Möller
2002-03-05more X9.62 OIDsBodo Möller
2002-02-28Document the added modes for AESRichard Levitte
2002-02-28Add 'void *' argument to app_verify_callback.Bodo Möller
2002-02-27This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe
2002-02-26Make sure to remove bad sessions in SSL_clear() (found by Yoram Zahavi).Lutz Jänicke
2002-02-23New OPENSSL_LOAD_CONF define to load openssl.cnfDr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-21Config file updates from stable branchDr. Stephen Henson
2002-02-20typoBodo Möller