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
/
tls
/
tls_suites.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder for readability
lloyd
2012-01-22
1
-46
/
+48
*
When generating a signature in TLS 1.2, respect the request of the
lloyd
2012-01-20
1
-15
/
+16
*
New policy methods. User provides lists of ciphers, hashes, etc they
lloyd
2012-01-20
1
-34
/
+38
*
Convert to using a switch statement here. It's faster, and offers
lloyd
2012-01-20
1
-83
/
+88
*
TLS_Ciphersuite_Algos was just a strange level of indirection between
lloyd
2012-01-20
1
-226
/
+54
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-7
/
+4
*
Read only support for signature_algorithms extension used in TLS 1.2
lloyd
2012-01-18
1
-43
/
+49
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
1
-5
/
+5
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-0
/
+38
*
Compile fix
lloyd
2011-12-27
1
-1
/
+1
*
Add the code for DHE/DSS with RC4, not 'official' but the codepoint
lloyd
2011-12-27
1
-0
/
+6
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+281