| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix TLS client CLI which was broken by disabling v1.0/v1.1 by default | Jack Lloyd | 2018-09-12 | 1 | -2/+8 |
* | Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites | Jack Lloyd | 2018-08-22 | 1 | -0/+6 |
* | Add 192-bit Suite B policy | Jack Lloyd | 2018-06-14 | 1 | -1/+5 |
* | Use enums to represent TLS signature and kex algorithms. | Jack Lloyd | 2018-01-28 | 1 | -3/+3 |
* | In client hello printer, don't require the handshake header | Jack Lloyd | 2018-01-27 | 1 | -11/+8 |
* | Print a command description for cli help | René Korthaus | 2018-01-04 | 1 | -0/+20 |
* | Refactor option parsing in cli and test code | Jack Lloyd | 2017-10-24 | 1 | -7/+2 |
* | Additional final annotations | Jack Lloyd | 2017-10-15 | 1 | -1/+1 |
* | Remove redundant "virtual override" declarations. | Jack Lloyd | 2017-10-02 | 1 | -1/+1 |
* | De-inline TLS::Text_Policy | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Add missing override | Jack Lloyd | 2017-09-03 | 1 | -1/+1 |
* | Add a CLI util for inspecting TLS client hellos | Jack Lloyd | 2017-09-01 | 1 | -0/+111 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -6/+18 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -1/+1 |
* | Add tls_ciphers command | Jack Lloyd | 2016-12-28 | 1 | -0/+123 |