Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplification in record layer | Jack Lloyd | 2019-05-24 | 4 | -10/+34 |
* | Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txt | Jack Lloyd | 2019-05-24 | 2 | -6/+6 |
* | Remove bogus comment | Jack Lloyd | 2019-05-24 | 2 | -2/+0 |
* | Add reminder comments re enum class | Jack Lloyd | 2019-05-24 | 4 | -0/+6 |
* | Merge GH #1858 Update XMSS to conform to RFC 8391 | Jack Lloyd | 2019-05-24 | 21 | -624/+2520 |
|\ | |||||
| * | Fix param names to match RFC | Jack Lloyd | 2019-05-13 | 5 | -43/+43 |
| * | Fix param names | Jack Lloyd | 2019-05-10 | 4 | -29/+29 |
| * | Serialize XMSS leaf index as four bytes | Matthias Gierlings | 2019-05-06 | 6 | -1082/+1078 |
| * | Adds new test cases | Matthias Gierlings | 2019-05-06 | 4 | -453/+2356 |
| * | Updates copyright notices | Matthias Gierlings | 2019-05-06 | 11 | -11/+11 |
| * | Updates XMSS manual entry | Matthias Gierlings | 2019-05-06 | 1 | -19/+26 |
| * | Updates references to XMSS the standard document | Matthias Gierlings | 2019-05-06 | 11 | -47/+37 |
| * | Updates XMSS parameters corresponding to RFC 8391 | Matthias Gierlings | 2019-05-06 | 5 | -94/+94 |
* | | Fix another warning in BoGo shim | Jack Lloyd | 2019-05-24 | 1 | -1/+1 |
* | | Merge GH #1977 Fix warning in BoGo shim | Jack Lloyd | 2019-05-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bogo shim warning build fix | David Carlier | 2019-05-24 | 1 | -1/+1 |
|/ / | |||||
* | | Update news | Jack Lloyd | 2019-05-24 | 1 | -0/+2 |
* | | Merge GH #1976 Add supported_versions extension | Jack Lloyd | 2019-05-24 | 14 | -111/+259 |
|\ \ | |||||
| * | | Let TLS serialization know which side we are sending as | Jack Lloyd | 2019-05-24 | 6 | -60/+57 |
| * | | Add support for supported versions extension from TLS 1.3 | Jack Lloyd | 2019-05-24 | 13 | -68/+219 |
|/ / | |||||
* | | Allow servers to prohibit renegotiation with fatal alert | Jack Lloyd | 2019-05-24 | 3 | -3/+7 |
* | | Merge GH #1975 Add script for running tlsfuzzer | Jack Lloyd | 2019-05-24 | 9 | -30/+141 |
|\ \ | |||||
| * | | Add script for running TLS fuzzer | Jack Lloyd | 2019-05-24 | 6 | -6/+111 |
| * | | Avoid unnecessary copies during TLS handshake | Jack Lloyd | 2019-05-24 | 3 | -24/+28 |
| * | | Avoid warnings | Jack Lloyd | 2019-05-24 | 1 | -0/+2 |
* | | | Remove hack for signature preferences | Jack Lloyd | 2019-05-24 | 1 | -8/+1 |
|/ / | |||||
* | | Build fix | Jack Lloyd | 2019-05-24 | 1 | -2/+2 |
* | | Avoid erroring out on a short read | Jack Lloyd | 2019-05-24 | 1 | -6/+22 |
* | | Merge GH #1972 Fix more BoGo DTLS tests | Jack Lloyd | 2019-05-24 | 2 | -20/+11 |
|\ \ | |||||
| * | | Fix DTLS alerts | Jack Lloyd | 2019-05-23 | 2 | -20/+11 |
* | | | Merge GH #1971 Add error_type for database error | Jack Lloyd | 2019-05-24 | 5 | -62/+81 |
|\ \ \ | |||||
| * | | | Add a DatabaseError type, set the sqlite return code in exception | Jack Lloyd | 2019-05-23 | 5 | -62/+81 |
* | | | | Fix some Sphinx warnings | Jack Lloyd | 2019-05-23 | 2 | -4/+4 |
| |/ / |/| | | |||||
* | | | Update news | Jack Lloyd | 2019-05-23 | 1 | -2/+3 |
* | | | Merge GH #1970 Fix more DTLS BoGo tests | Jack Lloyd | 2019-05-23 | 8 | -40/+68 |
|\ \ \ | |/ / |/| | | |||||
| * | | Some analysis of failing tests | Jack Lloyd | 2019-05-23 | 1 | -2/+5 |
| * | | Ignore large DTLS ciphertexts | Jack Lloyd | 2019-05-23 | 2 | -3/+6 |
| * | | Fix bugs when DTLS initial handshake messages are replayed | Jack Lloyd | 2019-05-23 | 4 | -1/+13 |
| * | | Fix some issues with DTLS version intolerance | Jack Lloyd | 2019-05-23 | 5 | -12/+29 |
| * | | Clarify disabled comment | Jack Lloyd | 2019-05-23 | 1 | -6/+6 |
| * | | Fix DTLS version settings in shim | Jack Lloyd | 2019-05-23 | 2 | -17/+8 |
| * | | Verify contents of DTLS CCS message | Jack Lloyd | 2019-05-23 | 2 | -1/+3 |
* | | | Another TLS feature deprecation | Jack Lloyd | 2019-05-23 | 1 | -0/+3 |
|/ / | |||||
* | | Merge GH #1969 Add BoGo tests to coverage build | Jack Lloyd | 2019-05-23 | 3 | -30/+20 |
|\ \ | |||||
| * | | Fix lint | Jack Lloyd | 2019-05-23 | 1 | -4/+4 |
| * | | Move BoGo tests to coverage build | Jack Lloyd | 2019-05-23 | 3 | -30/+20 |
* | | | Merge GH #1968 Document TLS::Stream | Jack Lloyd | 2019-05-23 | 4 | -1/+245 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix Stream::async_handshake documentation | Hannes Rantzsch | 2019-05-23 | 1 | -1/+1 |
| * | | add myself to the list of contributors | Hannes Rantzsch | 2019-05-23 | 1 | -0/+1 |
| * | | Add TLS::Stream code example | Hannes Rantzsch | 2019-05-23 | 1 | -0/+133 |