summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte
2002-02-13ECDSA supportBodo Möller
2002-02-13Modify the main trunk version to 0.9.8-dev.Richard Levitte
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte
2002-02-10Make removal from session cache more robust.Lutz Jänicke
2002-02-08Do not store unneeded data.Lutz Jänicke
2002-02-07Add notes on the added support for aep and sureware crypto cards inRichard Levitte
2002-02-03ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte
2002-01-29Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte
2002-01-26Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte
2002-01-25Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte
2002-01-25Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte
2002-01-25Document the change in rsautl.Richard Levitte
2002-01-24New functionsBodo Möller
2002-01-24Reword CHANGES entry for _old_des_..., as it was a little complicatedBodo Möller
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte
2002-01-23Document the current behaviour of the DES interface.Lutz Jänicke
2002-01-22default_algorithms option in ENGINE config.Dr. Stephen Henson
2002-01-21Initial ENGINE config module, docs to follow.Dr. Stephen Henson
2002-01-14Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'Bodo Möller
2002-01-14Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) ifBodo Möller
2002-01-05Experimental configuration code.Dr. Stephen Henson
2002-01-04Changes that break something should be included in CHANGESBodo Möller
2002-01-04fix EVP_CIPHER_mode macroBodo Möller
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
2001-12-28ssl3_read_bytes bug fixUlf Möller
2001-12-21update FAQ and CHANGES file (0.9.6c has been released)Bodo Möller
2001-12-20Security fix.Ben Laurie