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_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-26
/
+61
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-1
/
+0
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-13
/
+19
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
1
-1
/
+1
*
Add support for the maximum fragment length extension. No hooks for it
lloyd
2011-12-30
1
-0
/
+7
*
Full support for renegotiation including RFC 5746 extensions for
lloyd
2011-12-30
1
-0
/
+2
*
Server side handling of the secure renegotiation extension.
lloyd
2011-12-30
1
-0
/
+2
*
Many renegotiation fixes. Add support for the secure renegotiation
lloyd
2011-12-30
1
-1
/
+5
*
About half an implementation of RFC 5746
lloyd
2011-12-29
1
-50
/
+66
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-2
/
+4
*
Clean up the ordering of constructor args to the various message types
lloyd
2011-12-29
1
-34
/
+50
*
Additional bits for SSLv3 client auth
lloyd
2011-12-28
1
-1
/
+10
*
Save peer certs in session info. Use helper function for handshake
lloyd
2011-12-28
1
-1
/
+1
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-14
/
+14
*
Make TLS_Session_Params a real class. Various cleanups.
lloyd
2011-12-28
1
-6
/
+10
*
Partial bits of the server side of client auth. Incomplete.
lloyd
2011-12-28
1
-9
/
+13
*
Force resumed session to use previous ciphersuite, etc
lloyd
2011-12-27
1
-0
/
+8
*
First rev of working session resumption (server side only). Only works
lloyd
2011-12-27
1
-0
/
+7
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-25
/
+37
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+297