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
/
lib
/
tls
/
tls_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-0
/
+10
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
1
-1
/
+0
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-44
/
+25
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-4
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).
lloyd
2015-01-04
1
-10
/
+38
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-1
/
+2
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-4
/
+4
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-4
/
+4
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-0
/
+2
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-1
/
+1
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
1
-0
/
+6
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+567