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_session_key.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
1
-2
/
+2
*
Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384
lloyd
2012-01-28
1
-19
/
+1
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-6
/
+6
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-1
/
+5
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-0
/
+2
*
I'm not sure if I like this asthetically, but passing around the
lloyd
2012-01-19
1
-19
/
+18
*
Add a function for getting the version number of an active connection.
lloyd
2011-12-30
1
-1
/
+1
*
Make tls_session_key.h an internal header
lloyd
2011-12-27
1
-1
/
+1
*
Half of session serialization
lloyd
2011-12-27
1
-2
/
+0
*
Clean up SessionKeys implementation
lloyd
2011-12-27
1
-100
/
+48
*
First rev of working session resumption (server side only). Only works
lloyd
2011-12-27
1
-17
/
+58
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-57
/
+2
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+170