aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow servers to prohibit renegotiation with fatal alertJack Lloyd2019-05-243-3/+7
* Merge GH #1975 Add script for running tlsfuzzerJack Lloyd2019-05-249-30/+141
|\
| * Add script for running TLS fuzzerJack Lloyd2019-05-246-6/+111
| * Avoid unnecessary copies during TLS handshakeJack Lloyd2019-05-243-24/+28
| * Avoid warningsJack Lloyd2019-05-241-0/+2
* | Remove hack for signature preferencesJack Lloyd2019-05-241-8/+1
|/
* Build fixJack Lloyd2019-05-241-2/+2
* Avoid erroring out on a short readJack Lloyd2019-05-241-6/+22
* Merge GH #1972 Fix more BoGo DTLS testsJack Lloyd2019-05-242-20/+11
|\
| * Fix DTLS alertsJack Lloyd2019-05-232-20/+11
* | Merge GH #1971 Add error_type for database errorJack Lloyd2019-05-245-62/+81
|\ \
| * | Add a DatabaseError type, set the sqlite return code in exceptionJack Lloyd2019-05-235-62/+81
* | | Fix some Sphinx warningsJack Lloyd2019-05-232-4/+4
| |/ |/|
* | Update newsJack Lloyd2019-05-231-2/+3
* | Merge GH #1970 Fix more DTLS BoGo testsJack Lloyd2019-05-238-40/+68
|\ \ | |/ |/|
| * Some analysis of failing testsJack Lloyd2019-05-231-2/+5
| * Ignore large DTLS ciphertextsJack Lloyd2019-05-232-3/+6
| * Fix bugs when DTLS initial handshake messages are replayedJack Lloyd2019-05-234-1/+13
| * Fix some issues with DTLS version intoleranceJack Lloyd2019-05-235-12/+29
| * Clarify disabled commentJack Lloyd2019-05-231-6/+6
| * Fix DTLS version settings in shimJack Lloyd2019-05-232-17/+8
| * Verify contents of DTLS CCS messageJack Lloyd2019-05-232-1/+3
* | Another TLS feature deprecationJack Lloyd2019-05-231-0/+3
|/
* Merge GH #1969 Add BoGo tests to coverage buildJack Lloyd2019-05-233-30/+20
|\
| * Fix lintJack Lloyd2019-05-231-4/+4
| * Move BoGo tests to coverage buildJack Lloyd2019-05-233-30/+20
* | Merge GH #1968 Document TLS::StreamJack Lloyd2019-05-234-1/+245
|\ \ | |/ |/|
| * fix Stream::async_handshake documentationHannes Rantzsch2019-05-231-1/+1
| * add myself to the list of contributorsHannes Rantzsch2019-05-231-0/+1
| * Add TLS::Stream code exampleHannes Rantzsch2019-05-231-0/+133
| * Manual section for TLS::StreamHannes Rantzsch2019-05-232-0/+110
* | Update todoJack Lloyd2019-05-221-1/+0
* | Update newsJack Lloyd2019-05-221-1/+3
* | Merge GH #1967 #1703 Add OCSP stapling support for TLS serversJack Lloyd2019-05-229-25/+122
|\ \
| * | Clean up extension decodingJack Lloyd2019-05-222-27/+11
| * | Shorten callback nameJack Lloyd2019-05-223-5/+5
| * | Add BoGo tests and fix resumption caseJack Lloyd2019-05-224-15/+46
| * | Formatting and post-rebase fixesJack Lloyd2019-05-224-34/+40
| * | added status_request extension and cert chain to the stapling-reponse generat...Falko Strenzke2019-05-224-14/+56
| * | implemented ocsp stapling (code not yet formatted properly)Falko Strenzke2019-05-224-2/+36
|/ /
* | Merge GH #1966 Fix more BoGo testsJack Lloyd2019-05-224-17/+64
|\ \ | |/ |/|
| * Fix more BoGo testsJack Lloyd2019-05-224-17/+64
|/
* Update newsJack Lloyd2019-05-221-0/+8
* Fix lintJack Lloyd2019-05-221-1/+1
* Merge GH #1960 Add option for setting arbitrary macros during buildJack Lloyd2019-05-223-0/+16
|\
| * adaptions after code reviewRené Meusel2019-05-222-7/+7
| * add metavarRené Meusel2019-05-211-2/+2
| * amend documentation regarding --with-external-compile-definitionRené Meusel2019-05-211-0/+7
| * allow to specify external compile definitionsRené Meusel2019-05-212-0/+9
* | Merge GH #1962 Add getauxval replacement for older AndroidJack Lloyd2019-05-221-3/+26
|\ \