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
*
Replace path src/cmd/ by new src/cli/ in documentation
Simon Warta
2015-12-11
1
-4
/
+2
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-1
/
+2
*
Merge pull request #314 from randombit/ct-tls-cbc-padding
Jack Lloyd
2015-10-26
1
-2
/
+4
|
\
|
*
TLS improvements
Jack Lloyd
2015-10-25
1
-2
/
+4
*
|
Remove redundant function definitions from docs
Simon Warta
2015-10-20
1
-10
/
+0
*
|
Make Version_Code an enum type for documentation
Simon Warta
2015-10-20
1
-1
/
+1
*
|
Update TLC::Client constructor documentation
Simon Warta
2015-10-20
1
-13
/
+14
*
|
Update TLS::Server signature in docs
Simon Warta
2015-10-20
1
-14
/
+15
|
/
*
Fix typos
Simon Warta
2015-07-24
1
-1
/
+1
*
Remove RC4 (and all support for stream ciphers) from TLS
lloyd
2015-05-15
1
-2
/
+2
*
Add ALPN (RFC 7301) and remove NPN
lloyd
2015-03-20
1
-22
/
+17
*
Doc updates
lloyd
2015-02-28
1
-0
/
+3
*
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