aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/tls_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Command line prog cleanuplloyd2014-11-121-4/+4
* Avoid crashing if user types before handshake completeslloyd2014-11-031-8/+9
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-7/+18
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-5/+2
* Cleanupslloyd2014-02-131-1/+0
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-081-0/+4
* Warning fixes, and hook default algo list into speed commandlloyd2014-01-241-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-2/+2
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-0/+263