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
/
finished.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all the message source files to msg_
lloyd
2012-08-03
1
-104
/
+0
*
Combine Handshake_Writer and Handshake_Reader into Handshake_IO.
lloyd
2012-08-03
1
-3
/
+3
*
Add a class that handles writing handshake messages instead of pushing
lloyd
2012-07-16
1
-3
/
+3
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-7
/
+7
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-3
/
+4
|
\
|
*
Add an abstraction for reading handshake messages (as DTLS handles it
lloyd
2012-03-05
1
-2
/
+2
|
*
Move the handshake serialization code to Record_Writer
lloyd
2012-03-03
1
-1
/
+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
-16
/
+2
*
Make Alert a first class object ala Version. Move the alert codes into
lloyd
2012-01-26
1
-1
/
+1
*
Make the version number a proper class, makes many things much easier
lloyd
2012-01-23
1
-6
/
+4
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-4
/
+8
*
A change to Finished in 687c3c7dccdd2f5e4825bdb60155c7bfba22339f broke
lloyd
2012-01-20
1
-3
/
+5
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-6
/
+21
*
Remove Handshake_Message::deserialize which was an unnecessary hook.
lloyd
2012-01-19
1
-1
/
+1
*
I'm not sure if I like this asthetically, but passing around the
lloyd
2012-01-19
1
-54
/
+49
*
Many renegotiation fixes. Add support for the secure renegotiation
lloyd
2011-12-30
1
-7
/
+9
*
Clean up the ordering of constructor args to the various message types
lloyd
2011-12-29
1
-3
/
+4
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-3
/
+3
*
Initial hooks for session resumption
lloyd
2011-12-23
1
-5
/
+5
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+100