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_hash.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have all the TLS handshake messages stored in unique_ptrs with only
lloyd
2012-08-06
1
-2
/
+2
*
Add TLS::Protocol_Version::supports_ciphersuite_specific_prf
lloyd
2012-08-02
1
-8
/
+3
*
Add format() hook to Handshake_Writer, so that Handshake_Hash does not
lloyd
2012-07-28
1
-14
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-3
/
+3
*
Use SHA-256 when MD5 is negotiated as the HMAC hash in TLS 1.2,
lloyd
2012-04-02
1
-1
/
+1
*
Support alternate PRF hashes in TLS 1.2. Add support for the SHA-384
lloyd
2012-01-28
1
-36
/
+36
*
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
-3
/
+3
*
Since this branch is hugely API breaking already, go ahead and put
lloyd
2012-01-23
1
-3
/
+7
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-8
/
+25
*
Working though hacking client verify (server side only). Only supports
lloyd
2011-12-28
1
-3
/
+15
*
Rename ssl module to tls
lloyd
2011-12-23
1
-0
/
+70