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
*
Make the handshake Ciphersuite only available by const reference.
lloyd
2012-08-06
1
-4
/
+4
*
Have all the TLS handshake messages stored in unique_ptrs with only
lloyd
2012-08-06
1
-5
/
+5
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-3
/
+3
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-2
/
+2
|
\
|
*
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
1
-2
/
+2
*
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
1
-1
/
+1
|
/
*
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