- ea4f109 AES cipher suites are now official (RFC3268) by Bodo Möller · 23 years ago
- 76f8a1f update an entry on EVP changes by Bodo Möller · 23 years ago
- a6c6874 Make sure any ENGINE control commands make local copies of string by Geoff Thorpe · 23 years ago
- 5f3d6f7 Implement handling of EC parameter seeds (new functions by Bodo Möller · 23 years ago
- c21506b New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC by Bodo Möller · 23 years ago
- e1f7ea2 Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible. by Lutz Jänicke · 23 years ago
- b8e0e12 typo by Bodo Möller · 23 years ago
- 254ef80 simplify asn1_flag by Bodo Möller · 23 years ago
- d15711e Handle read errors. by Ben Laurie · 23 years ago
- 458c291 move ECC ASN1 that is not specific to ECDSA into crypto/ec/, by Bodo Möller · 23 years ago
- fbb56e5 Document the AES changes. by Richard Levitte · 23 years ago
- 6cbe638 New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POINT_hex2point() by Bodo Möller · 23 years ago
- 46ffee4 fix EVP_dsa_sha macro by Bodo Möller · 23 years ago
- 544a2ae by Dr. Stephen Henson · 23 years ago
- dc014d4 by Dr. Stephen Henson · 23 years ago
- b6db386 Change internals of the EC library so that the functions by Bodo Möller · 23 years ago
- f257d98 refer to latest draft for AES ciphersuites by Bodo Möller · 23 years ago
- 47234cd update by Bodo Möller · 23 years ago
- c0455cb Fix escaping when using the -subj option of "openssl req", document by Lutz Jänicke · 23 years ago
- 8df61b5 Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not by Bodo Möller · 23 years ago
- 1064aca check return values by Bodo Möller · 23 years ago
- e9cbcb1 Document OID changes. by Lutz Jänicke · 23 years ago
- 3091123 Some more OID enhancements. by Lutz Jänicke · 23 years ago
- 2940a12 Fix CRLF problem in BASE64 decode. by Lutz Jänicke · 23 years ago
- 82b0bf0 Implement known-IV countermeasure. by Bodo Möller · 23 years ago
- 08b977b looks like a typo by Bodo Möller · 23 years ago
- 85fb12d clean up and synchronize with 0.9.6-stable by Bodo Möller · 23 years ago
- 381a146 Synchronize with 0.9.7-stable branch by Lutz Jänicke · 23 years ago
- 4f4b192 add usage examples by Bodo Möller · 23 years ago
- 4825092 Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>). by Lutz Jänicke · 23 years ago
- ffbe98b Make short names of objects RFC2256-compliant. by Lutz Jänicke · 23 years ago
- 0d81c69 Add the possibility to enable olde des support, not just disable it, for future support. Redocument by Richard Levitte · 23 years ago
- 82652aa fix DH_generate_parameters for general 'generator' by Bodo Möller · 23 years ago
- 11c26ec Map new X509 verification errors to alert codes (Tom Wu <tom@arcot.com>). by Lutz Jänicke · 23 years ago
- af28dd6 Fix bugs and typos. by Bodo Möller · 23 years ago
- 304d904 fix ssl3_pending by Bodo Möller · 23 years ago
- bfaa8a8 Add missing strength entries. by Lutz Jänicke · 23 years ago
- 9bc4485 Add more curves. Submitted by: Nils Larsch by Bodo Möller · 23 years ago
- 0dc0923 by Dr. Stephen Henson · 23 years ago
- 36c1946 add SECG OIDs by Bodo Möller · 23 years ago
- 45fb737 reference counting for EC_GROUP structures is not needed (at the by Bodo Möller · 23 years ago
- 2d9b1b3 more X9.62 OIDs by Bodo Möller · 23 years ago
- 0d22b5d Document the added modes for AES by Richard Levitte · 23 years ago
- 023ec15 Add 'void *' argument to app_verify_callback. by Bodo Möller · 23 years ago
- 92d1bc0 This adds a new ENGINE to support IBM 4758 cards, contributed by Maurice by Geoff Thorpe · 23 years ago
- 334f184 Make sure to remove bad sessions in SSL_clear() (found by Yoram Zahavi). by Lutz Jänicke · 23 years ago
- e84be9b New OPENSSL_LOAD_CONF define to load openssl.cnf by Dr. Stephen Henson · 23 years ago
- 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
- 92f91ff Config file updates from stable branch by Dr. Stephen Henson · 23 years ago
- f8e2177 typo by Bodo Möller · 23 years ago
- 49e0454 At Corinna Vinschen's request, change CygWin32 to Cygwin by Richard Levitte · 23 years ago
- 4d94ae0 ECDSA support by Bodo Möller · 23 years ago
- 0caec9e Modify the main trunk version to 0.9.8-dev. by Richard Levitte · 23 years ago
- 1fe198b Update the configuration of CygWin32 to use the new capabilities of by Richard Levitte · 23 years ago
- acfe628 Make removal from session cache more robust. by Lutz Jänicke · 23 years ago
- 4de920c Do not store unneeded data. by Lutz Jänicke · 23 years ago
- 3cd039d Add notes on the added support for aep and sureware crypto cards in 0.9.7. by Richard Levitte · 23 years ago
- b9a3ef4 ASN1_BIT_STRING_set_bit() didn't clear previously set bits by Richard Levitte · 23 years ago
- 1199e2d Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it. by Richard Levitte · 23 years ago
- a3fffd6 Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to by Richard Levitte · 23 years ago
- 2d57b73 I got a request to make the "old des" symbols more closely tied to by Richard Levitte · 23 years ago
- f14845d Apply Neale Ferguson's patch to add a configuration target for linux-s390x by Richard Levitte · 23 years ago
- 80bb905 Apply the following changes by Toomas Kiisk <vix@cyber.ee>: by Richard Levitte · 23 years ago
- 8242a6a Document the change in rsautl. by Richard Levitte · 23 years ago
- a14e2d9 New functions by Bodo Möller · 23 years ago
- a8b94d6 Reword CHANGES entry for _old_des_..., as it was a little complicated by Bodo Möller · 23 years ago
- 1285221 To avoid all kinds of link-level clashes, rename all old des_* by Richard Levitte · 23 years ago
- 9b2f486 Document the current behaviour of the DES interface. by Lutz Jänicke · 23 years ago
- df5eaa8 by Dr. Stephen Henson · 23 years ago
- c9501c2 by Dr. Stephen Henson · 23 years ago
- 8c74b5e Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' by Bodo Möller · 23 years ago
- c59ba5b Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if by Bodo Möller · 23 years ago
- bc37d99 by Dr. Stephen Henson · 23 years ago
- d59fb0d Changes that break something should be included in CHANGES by Bodo Möller · 23 years ago
- e5d6528 fix EVP_CIPHER_mode macro by Bodo Möller · 23 years ago
- 6f9079f Because Rijndael is more known as AES, use crypto/aes instead of by Richard Levitte · 23 years ago
- dcbbf83 ssl3_read_bytes bug fix by Ulf Möller · 23 years ago
- 3c89d78 update FAQ and CHANGES file (0.9.6c has been released) by Bodo Möller · 23 years ago
- 7c517a0 Security fix. by Ben Laurie · 23 years ago
- b5348a0 consistency with 0.9.6 stable "CHANGES" by Bodo Möller · 23 years ago
- 66df02f fix BN_rand_range by Bodo Möller · 23 years ago
- f3e24ba by Dr. Stephen Henson · 23 years ago
- 35e2525 crypto/objects stuff by Bodo Möller · 23 years ago
- 21a85f1 Add -pubkey option to req command. by Dr. Stephen Henson · 23 years ago
- 898f856 info on 0.9.6 engine branch by Bodo Möller · 23 years ago
- 883b0c2 fix submitted by Andy Schneider <andy.schneider@bjss.co.uk> by Bodo Möller · 23 years ago
- 1d4581c OS/390 support by Bodo Möller · 23 years ago
- 76c4336 wNAFs use does not bring that much performance on Sparcs (where by Bodo Möller · 23 years ago
- 3ba1f11 Improve EC efficiency. by Bodo Möller · 23 years ago
- 1b28ed5 consistency between main branch and stable branch by Bodo Möller · 23 years ago
- b26ca34 synchronise with 0.9.6 stable branch by Bodo Möller · 23 years ago
- 83978bd information on 0.9.6c-engine by Bodo Möller · 23 years ago
- c5571db Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id' by Bodo Möller · 23 years ago
- 7aa983c Order chronologically: move entry for recent s2_clnt.c/s2_srvr.c fixes by Bodo Möller · 23 years ago
- 2b90b1f make code a little more similar to what it looked like before the fixes, by Bodo Möller · 23 years ago
- cf82191 Implement msg_callback for SSL 2.0. by Bodo Möller · 23 years ago
- a7b4200 Change the shared library support so the shared libraries get built by Richard Levitte · 23 years ago
- 7d5b04d Add support for Subject Info Acess extension. by Dr. Stephen Henson · 23 years ago
- 48b0cf8 Note BUF_MEM_grow() consistency fix. by Bodo Möller · 23 years ago
- c602e7f disable caching in BIO_gethostbyname by Bodo Möller · 23 years ago