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
/
s_kex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the key() method on server key exchange - instead leave it to
lloyd
2012-01-23
1
-11
/
+0
*
When generating a signature in TLS 1.2, respect the request of the
lloyd
2012-01-20
1
-1
/
+1
*
Somewhat contorted, but fixes the issue with sending hash/sig ids with
lloyd
2012-01-20
1
-1
/
+1
*
TLS_Ciphersuite_Algos was just a strange level of indirection between
lloyd
2012-01-20
1
-31
/
+26
*
Many fixes for TLS 1.2 though some things in particular client auth
lloyd
2012-01-20
1
-17
/
+3
*
Various and sundry bug fixes
lloyd
2012-01-19
1
-2
/
+20
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-24
/
+34
*
Remove Handshake_Message::deserialize which was an unnecessary hook.
lloyd
2012-01-19
1
-1
/
+1
*
I'm not sure if I like this asthetically, but passing around the
lloyd
2012-01-19
1
-58
/
+19
*
Clean up the ordering of constructor args to the various message types
lloyd
2011-12-29
1
-4
/
+4
*
Fixes for DSA auth
lloyd
2011-12-28
1
-1
/
+1
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-2
/
+3
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-6
/
+6
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+180