index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
tls_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-12
/
+16
*
Fix Clang compile
lloyd
2015-01-23
1
-1
/
+1
*
Have TLS server take certificate and key from command line
lloyd
2015-01-11
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+6
*
Command line prog cleanup
lloyd
2014-11-12
1
-4
/
+4
*
Avoid crashing if user types before handshake completes
lloyd
2014-11-03
1
-8
/
+9
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-7
/
+18
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-5
/
+2
*
Cleanups
lloyd
2014-02-13
1
-1
/
+0
*
Fix minimized builds. Patch by Markus Wanner sent to botan-devel
lloyd
2014-02-08
1
-0
/
+4
*
Warning fixes, and hook default algo list into speed command
lloyd
2014-01-24
1
-1
/
+1
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-2
/
+2
*
Split up test vectors into per-algo files and app into botan-test for
lloyd
2014-01-10
1
-0
/
+263