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_server_hello.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix server use of EC point format extension
Jack Lloyd
2018-02-13
1
-1
/
+1
*
Add an examine callback also
Jack Lloyd
2018-01-27
1
-2
/
+2
*
Add ability for application to control which TLS extensions are used
Jack Lloyd
2018-01-27
1
-0
/
+7
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
1
-2
/
+2
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Make support for certificate status messages optional via policy
Harry Reimann
2017-12-04
1
-7
/
+2
*
Fix errors caught with tlsfuzzer
Jack Lloyd
2017-11-26
1
-1
/
+1
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
1
-2
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-16
/
+16
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
1
-3
/
+15
*
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
1
-3
/
+8
*
Maintainer mode fixes
Jack Lloyd
2016-10-17
1
-4
/
+4
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-1
/
+7
*
Merge master into this branch, resolving conflicts with #457/#576
Jack Lloyd
2016-08-31
1
-11
/
+8
|
\
|
*
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
/
+12
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+14
|
/
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-1
/
+1
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-6
/
+0
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-6
/
+0
*
String comparision fixes
Daniel Neus
2016-01-04
1
-2
/
+2
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-1
/
+7
*
Silence some extra ';' warnings
Simon Warta
2015-07-22
1
-1
/
+1
*
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
-8
/
+0
*
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
-22
/
+76
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-1
/
+1
*
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
/
+142