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_policy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
*
Client must verify that the server sent an ECC curve which policy accepts.
Jack Lloyd
2016-03-17
1
-0
/
+2
*
TLS client features
Jack Lloyd
2016-03-16
1
-0
/
+3
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-0
/
+2
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-4
/
+2
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-2
/
+2
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-8
/
+0
*
String comparision fixes
Daniel Neus
2016-01-04
1
-3
/
+3
*
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
-0
/
+15
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-17
/
+5
*
Add Strict_Policy. Disable server initiated renegotiation by default.
lloyd
2015-01-23
1
-4
/
+37
*
Add support for configuring a TLS::Policy by text file
lloyd
2015-01-23
1
-4
/
+117
*
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
-0
/
+7
*
Let TLS policy disable putting the timestamp in the hello random fields
lloyd
2014-11-04
1
-0
/
+8
*
No need to pass version by reference
lloyd
2014-10-31
1
-1
/
+1
*
Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)
lloyd
2014-10-31
1
-2
/
+23
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
1
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+194