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_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-1
/
+1
*
Make SRP6 support optional in TLS
Jack Lloyd
2016-02-07
1
-0
/
+4
*
Remove support for the TLS min fragment length extension.
Jack Lloyd
2016-02-07
1
-1
/
+0
*
Add extended master secret extension (RFC 7627) to TLS
Jack Lloyd
2016-01-03
1
-1
/
+20
*
TLS improvements
Jack Lloyd
2015-10-25
1
-20
/
+38
*
Avoid a crash in the TLS server if the client sends ALPN but no next
Jack Lloyd
2015-08-28
1
-1
/
+1
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-43
/
+17
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-6
/
+8
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-6
/
+3
*
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
-48
/
+23
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-1
/
+2
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-1
/
+1
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-4
/
+14
*
Specify version number in message when we reject due to policy
lloyd
2014-10-06
1
-1
/
+2
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+725