summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.0n releaseOpenSSL_1_0_0nMatt Caswell2014-08-064-6/+6
* make updateMatt Caswell2014-08-061-25/+25
* Updates to CHANGES and NEWSMatt Caswell2014-08-062-1/+55
* 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
* 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
* Clarify -Verify and PSK.Dr. Stephen Henson2014-07-151-0/+3
* Fix DTLS certificate requesting code.Dr. Stephen Henson2014-07-151-4/+5
* Add ECC extensions with DTLS.Dr. Stephen Henson2014-07-153-13/+18
* Don't allow -www etc options with DTLS.Dr. Stephen Henson2014-07-151-0/+8
* Use case insensitive compare for servername.Dr. Stephen Henson2014-07-151-1/+1
* 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
* 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
* Fixed error in pod files with latest versions of pod2manMatt Caswell2014-07-061-3/+3
* Return smaller of ret and f.Alan Hryngle2014-07-051-1/+1
* Don't limit message sizes in ssl3_get_cert_verify.Dr. Stephen Henson2014-07-051-1/+1
* Add license info.Dr. Stephen Henson2014-07-041-0/+3
* typoDr. Stephen Henson2014-07-041-1/+1
* Merge branch 'rsalz-docfixes'Rich Salz2014-07-0328-44/+373
* Close 3170, remove reference to Ariel Glenn's old 0.9.8 docRich Salz2014-07-031-5/+0
* update release notesDr. Stephen Henson2014-07-021-0/+1
* Fix doc typo.Matt Smart2014-07-021-2/+2
* Make disabling last cipher work.Thijs Alkemade2014-07-021-7/+11
* util/mkerr.pl: fix perl warningGeoff Thorpe2014-07-021-2/+2
* ASN1 sanity check.Dr. Stephen Henson2014-07-021-0/+3