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_handshake_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a bool param to renegotiate on if we should force a full
lloyd
2012-04-18
1
-0
/
+5
*
Finish up server side SRP support, a little ugly but it works.
lloyd
2012-04-06
1
-0
/
+2
*
Working client-side session tickets. Tested against gmail.com and
lloyd
2012-03-22
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
-2
/
+2
*
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
1
-4
/
+7
*
Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384
lloyd
2012-01-28
1
-0
/
+4
*
Move all key exchange mechanism code (eg DH/ECDH/SRP) out of the
lloyd
2012-01-25
1
-1
/
+2
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-1
/
+1
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-5
/
+9
*
Have the client key exchange examine the server key exchange message
lloyd
2012-01-23
1
-1
/
+0
*
Somewhat contorted, but fixes the issue with sending hash/sig ids with
lloyd
2012-01-20
1
-4
/
+4
*
TLS_Ciphersuite_Algos was just a strange level of indirection between
lloyd
2012-01-20
1
-5
/
+5
*
Many fixes for TLS 1.2 though some things in particular client auth
lloyd
2012-01-20
1
-0
/
+7
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-1
/
+3
*
I'm not sure if I like this asthetically, but passing around the
lloyd
2012-01-19
1
-17
/
+24
*
Add support for next protocol negotiation. Client only currently;
lloyd
2012-01-04
1
-1
/
+24
*
Add support for client-side session resumption
lloyd
2011-12-31
1
-0
/
+5
*
Rename the session type to 'TLS_Session'. Split the manager out into
lloyd
2011-12-30
1
-0
/
+60