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_magic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLS_Ciphersuite_Algos was just a strange level of indirection between
lloyd
2012-01-20
1
-35
/
+0
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-1
/
+1
*
Support SSLv3 client auth on the client side.
lloyd
2012-01-19
1
-4
/
+8
*
Read only support for signature_algorithms extension used in TLS 1.2
lloyd
2012-01-18
1
-11
/
+16
*
If we send the close notify alert, don't reset the reader because the
lloyd
2012-01-08
1
-1
/
+3
*
The server would incorrectly send a server key exchange message when a
lloyd
2012-01-06
1
-5
/
+4
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-0
/
+4
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-1
/
+2
*
Code for NewSessionTicket handshake message
lloyd
2012-01-03
1
-0
/
+1
*
Some basic infrastructure pieces for SRP (policy, etc)
lloyd
2011-12-31
1
-3
/
+0
*
Many renegotiation fixes. Add support for the secure renegotiation
lloyd
2011-12-30
1
-1
/
+4
*
About half an implementation of RFC 5746
lloyd
2011-12-29
1
-1
/
+3
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-0
/
+11
*
SSLv3 clients will send this as a warning if the server requests a
lloyd
2011-12-29
1
-0
/
+1
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-1
/
+4
*
Make TLS_Session_Params a real class. Various cleanups.
lloyd
2011-12-28
1
-2
/
+3
*
Session deserialization
lloyd
2011-12-27
1
-1
/
+1
*
Much smarter state transition checking: at each point in the
lloyd
2011-12-27
1
-3
/
+3
*
Add the code for DHE/DSS with RC4, not 'official' but the codepoint
lloyd
2011-12-27
1
-0
/
+1
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+192