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
/
info.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Ciphersuite_Code enum and move all ciphersuite
lloyd
2012-03-30
1
-3
/
+4
*
Fix deps
lloyd
2012-03-23
1
-0
/
+2
*
Basic protocol message flow for session tickets
lloyd
2012-03-20
1
-0
/
+1
*
Add SecureQueue::empty
lloyd
2012-03-07
1
-0
/
+1
*
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
1
-0
/
+2
*
Make Alert a first class object ala Version. Move the alert codes into
lloyd
2012-01-26
1
-1
/
+2
*
s/tls_suites/tls_ciphersuite/
lloyd
2012-01-24
1
-2
/
+2
*
Require ECDH and ECDSA modules for TLS. This is slightly non-optimal
lloyd
2012-01-24
1
-0
/
+2
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-0
/
+2
*
Read only support for signature_algorithms extension used in TLS 1.2
lloyd
2012-01-18
1
-0
/
+2
*
Change TLS feature macro, major API changes. Start documenting
lloyd
2012-01-16
1
-2
/
+2
*
Split hello.cpp into c_hello.cpp and s_hello.cpp
lloyd
2012-01-04
1
-8
/
+9
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-0
/
+1
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-4
/
+6
*
Add support for sending server name indicator in client hello
lloyd
2011-12-29
1
-0
/
+2
*
Make tls_session_key.h an internal header
lloyd
2011-12-27
1
-1
/
+1
*
Half of session serialization
lloyd
2011-12-27
1
-0
/
+1
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-0
/
+1
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
1
-0
/
+2
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+66