summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.1i releaseOpenSSL_1_0_1iMatt Caswell2014-08-064-6/+6
* make updateMatt Caswell2014-08-061-1718/+1711
* update NEWSDr. Stephen Henson2014-08-061-6/+9
* update CHANGESDr. Stephen Henson2014-08-061-0/+79
* Check SRP parameters early.Dr. Stephen Henson2014-08-066-11/+55
* Fix SRP buffer overrun vulnerability.Dr. Stephen Henson2014-08-061-0/+6
* Fix SRP ciphersuite DoS vulnerability.Dr. Stephen Henson2014-08-062-0/+14
* Fix race condition in ssl_parse_serverhello_tlsextGabor Tyukasz2014-08-061-7/+10
* Fix OID handling:Emilia Kasper2014-08-062-16/+30
* Fix DTLS anonymous EC(DH) denial of serviceEmilia Käsper2014-08-062-2/+28
* Fix protocol downgrade bug in case of fragmented packetsDavid Benjamin2014-08-061-7/+23
* Remove some duplicate DTLS code.Adam Langley2014-08-061-12/+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
* make updateDr. Stephen Henson2014-08-012-1/+21
* Fix error discrepancy.Dr. Stephen Henson2014-08-013-11/+5
* Update $default_depflags to match current defaults.Bodo Moeller2014-08-011-1/+1
* Simplify and fix ec_GFp_simple_points_make_affineBodo Moeller2014-08-013-113/+129
* Avoid multiple lock using FIPS DRBG.Dr. Stephen Henson2014-07-303-14/+12
* Add conditional unit testing interface.Dr. Stephen Henson2014-07-249-4/+109
* "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
* Disabled XTS mode in enc utility as it is not supportedMatt Caswell2014-07-161-0/+6
* Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell2014-07-151-8/+7
* Clarify -Verify and PSK.Dr. Stephen Henson2014-07-151-0/+3
* Fix DTLS certificate requesting code.Dr. Stephen Henson2014-07-151-4/+5
* Don't allow -www etc options with DTLS.Dr. Stephen Henson2014-07-151-0/+8
* Add ECC extensions with DTLS.Dr. Stephen Henson2014-07-153-13/+18
* Use case insensitive compare for servername.Dr. Stephen Henson2014-07-151-1/+1
* document -nextprotoneg option in man pagesHubert Kario2014-07-142-0/+21
* Use more common name for GOST key exchange.Dr. Stephen Henson2014-07-141-1/+1
* Fixed valgrind complaint due to BN_consttime_swap reading uninitialised data.Matt Caswell2014-07-131-0/+9
* Add names of GOST algorithms.Peter Mosmans2014-07-131-0/+18
* * crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte2014-07-131-1/+1
* Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259).Ben Laurie2014-07-101-1/+2
* Fix memory leak in BIO_free if there is no destroy function.Matt Caswell2014-07-091-2/+2
* Prevent infinite loop loading config files.David Lloyd2014-07-071-1/+1
* Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson2014-07-062-0/+4
* Document certificate status request options.Dr. Stephen Henson2014-07-062-0/+29
* s_server usage for certificate status requestsDr. Stephen Henson2014-07-061-0/+4
* Update ticket callback docs.Dr. Stephen Henson2014-07-061-2/+15
* Sanity check keylength in PVK files.Dr. Stephen Henson2014-07-061-0/+5
* Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton2014-07-061-1/+4