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
/
cert_ver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-4
/
+4
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-2
/
+6
*
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
-15
/
+4
*
Many fixes for TLS 1.2 though some things in particular client auth
lloyd
2012-01-20
1
-20
/
+27
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-2
/
+8
*
Remove Handshake_Message::deserialize which was an unnecessary hook.
lloyd
2012-01-19
1
-9
/
+9
*
I'm not sure if I like this asthetically, but passing around the
lloyd
2012-01-19
1
-59
/
+21
*
Fix RSA client cert verification for SSLv3
lloyd
2012-01-19
1
-3
/
+14
*
Support SSLv3 client auth on the client side.
lloyd
2012-01-19
1
-3
/
+21
*
Clean up the ordering of constructor args to the various message types
lloyd
2011-12-29
1
-2
/
+2
*
Cleaner
lloyd
2011-12-28
1
-1
/
+1
*
Fixes for DSA auth
lloyd
2011-12-28
1
-7
/
+10
*
Additional bits for SSLv3 client auth
lloyd
2011-12-28
1
-3
/
+21
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-4
/
+4
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-2
/
+2
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+98