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
*
Move record cipher state to its own class. Currently write side only.
lloyd
2012-09-06
1
-0
/
+1
*
Expose Handshake_Message as an API type.
lloyd
2012-08-06
1
-0
/
+1
*
Move Certificate message to it's own file.
lloyd
2012-08-06
1
-0
/
+1
*
Rename all the message source files to msg_
lloyd
2012-08-03
1
-10
/
+10
*
Combine Handshake_Writer and Handshake_Reader into Handshake_IO.
lloyd
2012-08-03
1
-4
/
+2
*
Add a class that handles writing handshake messages instead of pushing
lloyd
2012-07-16
1
-0
/
+2
*
Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new
lloyd
2012-06-07
1
-2
/
+2
*
propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...
lloyd
2012-05-25
1
-1
/
+1
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-3
/
+11
|
\
|
*
Various dependency/amalgamation fixes
lloyd
2012-04-19
1
-0
/
+2
|
*
Add support for TLS heartbeats (RFC 6520). Heartbeat initiations from
lloyd
2012-04-16
1
-0
/
+2
|
*
Re-enable TLS (was disabled by trunk merge), and require the srp6 module
lloyd
2012-04-05
1
-1
/
+2
|
*
propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058...
lloyd
2012-04-05
1
-0
/
+2
|
*
Remove the Ciphersuite_Code enum and move all ciphersuite
lloyd
2012-03-30
1
-3
/
+4
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-0
/
+6
|
\
|
|
*
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
*
|
Enable TLS again (bad merge)
lloyd
2012-02-20
1
-2
/
+0
*
|
propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...
lloyd
2012-02-20
1
-0
/
+2
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
1
-2
/
+0
|
/
*
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