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
/
doc
/
manual
/
tls.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add typedefs for function signatures/types used in TLS for easier reading
lloyd
2015-01-27
1
-31
/
+37
*
Add Strict_Policy. Disable server initiated renegotiation by default.
lloyd
2015-01-23
1
-5
/
+8
*
Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00
lloyd
2015-01-21
1
-0
/
+3
*
Remove SSLv3 and handling of SSLv2 client hellos.
lloyd
2015-01-11
1
-22
/
+15
*
Convert the asio server from a weird example server to a generic proxy server.
lloyd
2015-01-10
1
-7
/
+3
*
Change TLS session encryption to use AES-256/GCM instead of CBC+HMAC
lloyd
2015-01-08
1
-3
/
+5
*
Add DTLS-SRTP key establishment from RFC 5764 (required for WebRTC).
lloyd
2015-01-04
1
-4
/
+5
*
Add ChaCha20Poly1305 TLS ciphersuites compatible with Google's implementation
lloyd
2014-12-31
1
-9
/
+10
*
Update TLS doc
lloyd
2014-12-20
1
-11
/
+26
*
Make the connection between calling TLS::Channel::send and a new
lloyd
2014-12-13
1
-3
/
+9
*
A TLS Server can now process either TLS or DTLS but not either,
lloyd
2014-11-15
1
-7
/
+12
*
Correct documentation
lloyd
2014-10-14
1
-1
/
+1
*
Some documentation updates WRT DTLS and X.509 cert path processing
lloyd
2014-10-06
1
-11
/
+14
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+753