summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.8zc releaseOpenSSL_0_9_8zcMatt Caswell2014-10-154-6/+6
* make updateMatt Caswell2014-10-151-2/+5
* Updates to NEWSMatt Caswell2014-10-151-2/+5
* Updates to CHANGES fileMatt Caswell2014-10-151-0/+19
* Fix no-ssl3 configuration optionGeoff Thorpe2014-10-152-8/+16
* Fix for session tickets memory leak.Dr. Stephen Henson2014-10-151-0/+3
* Fix SSL_R naming inconsistency.Bodo Moeller2014-10-151-1/+1
* Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller2014-10-153-7/+17
* Oops -- fix typo in coment added with TLS_FALLBACK_SCSV support.Bodo Moeller2014-10-151-4/+1
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-1516-25/+141
* Add additional DigestInfo checks.Dr. Stephen Henson2014-09-292-2/+29
* Add missing testsEmilia Kasper2014-09-251-5/+7
* RT3425: constant-time evp_encEmilia Kasper2014-09-242-22/+30
* RT3067: simplify patchEmilia Kasper2014-09-244-75/+97
* This change alters the processing of invalid, RSA pre-master secrets soAdam Langley2014-09-241-45/+89
* RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper2014-09-248-114/+305
* Fixed error introduced in commit f2be92b94dad3c6cbdf79d99a324804094cf1617Tim Hudson2014-09-221-3/+4
* Ensure that x**0 mod 1 = 0.Adam Langley2014-09-042-2/+52
* Followup on RT3334 fix: make sure that a directory that's the emptyRichard Levitte2014-09-032-1/+12
* RT3334: Fix crypto/LPdir_win.cPhil Mesnier2014-09-031-7/+35
* Make the inline const-time functions static.Emilia Kasper2014-09-021-16/+16
* Fixed double inclusion of string.hMatt Caswell2014-08-291-1/+0
* Constant-time utilitiesEmilia Kasper2014-08-286-76/+426
* RT3060: Limit the number of empty records.Adam Langley2014-08-221-1/+18
* define inline for Visual StudioEmilia Kasper2014-08-211-2/+10
* Add volatile qualifications to two blocks of inline asm to stop GCC fromAdam Langley2014-08-191-4/+4
* Fixed out-of-bounds read errors in ssl3_get_key_exchange.Matt Caswell2014-08-151-27/+80
* Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) andBodo Moeller2014-08-131-2/+2
* Prepare for 0.9.8zc-devMatt Caswell2014-08-065-5/+13
* Prepare for 0.9.8zb releaseOpenSSL_0_9_8zbMatt Caswell2014-08-064-6/+6
* Updates to CHANGES and NEWSMatt Caswell2014-08-062-1/+45
* Fix OID handling:Emilia Kasper2014-08-062-16/+30
* Fix DTLS anonymous EC(DH) denial of serviceEmilia Käsper2014-08-062-2/+21
* Fix protocol downgrade bug in case of fragmented packetsDavid Benjamin2014-08-061-7/+23
* Remove some duplicate DTLS code.Adam Langley2014-08-061-4/+4
* Applying same fix as in dtls1_process_out_of_seq_message. A truncated DTLS fr...Matt Caswell2014-08-061-1/+3
* Fix return code for truncated DTLS fragment.Adam Langley2014-08-061-1/+3
* Fix memory leak from zero-length DTLS fragments.Adam Langley2014-08-061-3/+19
* Fix DTLS handshake message size checks.Matt Caswell2014-08-061-13/+16
* Added comment for the frag->reassembly == NULL case as per feedback from EmiliaMatt Caswell2014-08-061-1/+2
* Avoid double free when processing DTLS packets.Adam Langley2014-08-061-4/+2
* fix warn_unused_result warningsDr. Stephen Henson2014-08-062-3/+5
* Fix warnings about ignored return values.Dr. Stephen Henson2014-08-061-2/+10
* Simplify and fix ec_GFp_simple_points_make_affineBodo Moeller2014-08-012-99/+80
* "EC_POINT_invert" was checking "dbl" function pointer instead of "invert".Billy Brumley2014-07-211-1/+1
* Remove old unused and unmaintained demonstration code.Tim Hudson2014-07-2215-1008/+0
* Minor documentation update removing "really" and aTim Hudson2014-07-212-5/+4
* Fix documentation for RSA_set_method(3)Dr. Stephen Henson2014-07-191-5/+9
* Fix typo, add reference.Jeffrey Walton2014-07-171-2/+6
* Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell2014-07-151-8/+7