aboutsummaryrefslogtreecommitdiffstats
path: root/src/bogo_shim/config.json
Commit message (Expand)AuthorAgeFilesLines
* Clean up close_notify handling in TLSJack Lloyd2019-08-011-14/+0
* Split more carefully to exactly MTU in DTLS handshake fragmentation.Jack Lloyd2019-07-181-14/+5
* Add TLS v1.3 downgrade indicatorJack Lloyd2019-07-121-1/+2
* Ask for certificate status even on a resumption attemptJack Lloyd2019-05-281-1/+0
* Add support for supported versions extension from TLS 1.3Jack Lloyd2019-05-241-5/+3
* Allow servers to prohibit renegotiation with fatal alertJack Lloyd2019-05-241-2/+2
* Fix DTLS alertsJack Lloyd2019-05-231-11/+3
* Some analysis of failing testsJack Lloyd2019-05-231-2/+5
* Ignore large DTLS ciphertextsJack Lloyd2019-05-231-1/+0
* Fix bugs when DTLS initial handshake messages are replayedJack Lloyd2019-05-231-1/+0
* Fix some issues with DTLS version intoleranceJack Lloyd2019-05-231-3/+2
* Clarify disabled commentJack Lloyd2019-05-231-6/+6
* Fix DTLS version settings in shimJack Lloyd2019-05-231-7/+2
* Verify contents of DTLS CCS messageJack Lloyd2019-05-231-1/+0
* Add BoGo tests and fix resumption caseJack Lloyd2019-05-221-4/+1
* Fix more BoGo testsJack Lloyd2019-05-221-4/+33
* Fix DTLS MTU splittingJack Lloyd2019-05-211-1/+6
* Disable some BoGo tests with problems not immediately debuggableJack Lloyd2019-05-211-0/+23
* Start of support for DTLS in BoGo shimJack Lloyd2019-05-211-5/+6
* More BoGo workJack Lloyd2019-05-211-12/+17
* Add a shim for testing Botan using BoGoJack Lloyd2019-05-201-0/+104