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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-14
/
+42
*
Add Strict_Policy. Disable server initiated renegotiation by default.
lloyd
2015-01-23
1
-9
/
+6
*
Add support for configuring a TLS::Policy by text file
lloyd
2015-01-23
1
-2
/
+46
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-0
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Remove config used for testing DTLS-SRTP
lloyd
2015-01-04
1
-3
/
+2
*
Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).
lloyd
2015-01-04
1
-9
/
+16
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-0
/
+1
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-3
/
+1
*
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
-1
/
+14
*
Verify that the server did not send any extension that the client didn't
lloyd
2014-04-11
1
-0
/
+10
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+286