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
/
msg_client_hello.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-3
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-6
/
+0
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-1
/
+9
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
TLS improvements
Jack Lloyd
2015-10-25
1
-3
/
+3
*
lib/tls: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-2
/
+2
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-6
/
+6
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-51
/
+2
*
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
-0
/
+3
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-7
/
+12
*
Typo
lloyd
2014-11-04
1
-1
/
+1
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-1
/
+13
*
Have TLS_Data_Reader decoding errors include the actual msg type name
lloyd
2014-04-12
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+287