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
*
De-inline accessor functions in Client_Hello type
Jack Lloyd
2017-09-01
1
-0
/
+111
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-1
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-21
/
+21
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-2
/
+6
*
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
1
-8
/
+8
*
Fix TLS resumption bugs
Jack Lloyd
2016-10-27
1
-9
/
+9
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-1
/
+15
*
Removed redundant check in ClientHello parser
Juraj Somorovsky
2016-09-30
1
-3
/
+0
*
TLS Server should respect client signature_algorithms. Stricter TLS hello dec...
Jack Lloyd
2016-09-21
1
-13
/
+27
*
Merge GH #578/#492: TLS EtM extension and new policy toggles
Jack Lloyd
2016-08-31
1
-0
/
+6
|
\
|
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-11
/
+10
|
|
\
|
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+6
*
|
|
Fix TLS build with SRP6 disabled
Jack Lloyd
2016-08-31
1
-1
/
+1
|
|
/
|
/
|
*
|
Removed Handshake_Info class.
Matthias Gierlings
2016-06-19
1
-4
/
+6
*
|
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
1
-17
/
+14
|
/
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-2
/
+19
*
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