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
*
Fix some ReST format errors
Jack Lloyd
2018-10-30
1
-9
/
+9
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-8
/
+8
*
Default disable support for TLS v1.0/v1.1 and all CBC and CCM suites
Jack Lloyd
2018-08-22
1
-3
/
+20
*
Document need for IMPLICIT to enable static RSA ciphersuites
Jack Lloyd
2018-07-04
1
-7
/
+20
*
Fix some document formatting bugs
Jack Lloyd
2018-07-03
1
-1
/
+1
*
Fix ReST formatting
Jack Lloyd
2018-04-04
1
-2
/
+4
*
Remove duplicate doc for tls_decode_group_param
Jack Lloyd
2018-03-28
1
-5
/
+0
*
Merge GH #1513 Update TLS docs re custom curves
Jack Lloyd
2018-03-28
1
-11
/
+399
|
\
|
*
updated tls client/server docs
Never
2018-03-27
1
-5
/
+5
|
*
add tls-custom-curve documentation + examples
Never
2018-03-27
1
-6
/
+394
*
|
Update TLS docs re new APIs for 2.5 [ci skip]
Jack Lloyd
2018-03-28
1
-0
/
+16
|
/
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
1
-9
/
+0
*
Update manual to avoid use of old integer typedefs.
Jack Lloyd
2017-11-14
1
-15
/
+15
*
Add support for ARIA GCM ciphersuites
Jack Lloyd
2017-11-03
1
-1
/
+2
*
Merge GH #872 Add ability for TLS servers to prohibit renegotiation
Jack Lloyd
2017-09-19
1
-0
/
+8
|
\
|
*
Add TLS::Policy::allow_client_initiated_renegotiation
Jack Lloyd
2017-02-19
1
-0
/
+8
*
|
Add documentation that SNI must be FQDN.
Alexander Bluhm
2017-03-27
1
-0
/
+4
*
|
Fix the default value (2048) of minimum_dh_group_size in the documentation
louiz’
2017-03-07
1
-1
/
+1
|
/
*
Add minimal example code to tls handbook
René Korthaus
2017-02-13
1
-2
/
+237
*
Add note about CECPQ1 in TLS manual
Jack Lloyd
2016-12-28
1
-0
/
+16
*
Update tls_verify_cert_chain docs to reflect OCSP stapling changes
Jack Lloyd
2016-12-04
1
-5
/
+19
*
Document TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
1
-0
/
+20
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
1
-2
/
+2
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
1
-2
/
+28
*
Order default TLS ECC curve preferences by performance
Jack Lloyd
2016-11-19
1
-2
/
+3
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
1
-2
/
+2
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
1
-18
/
+60
*
Merge GH #673 X25519 TLS key exchange
Jack Lloyd
2016-10-24
1
-1
/
+1
|
\
|
*
X25519 key exchange for TLS
Jack Lloyd
2016-10-21
1
-1
/
+1
*
|
Build the docs during CI
Jack Lloyd
2016-10-22
1
-3
/
+3
|
/
*
Update manual
René Korthaus
2016-10-03
1
-0
/
+13
*
Add a Callbacks function for ALPN
Jack Lloyd
2016-08-16
1
-14
/
+30
*
Changes to TLS::Callbacks for GH PR #457
Jack Lloyd
2016-08-16
1
-76
/
+68
*
Fix formatting bugs in TLS doc
Jack Lloyd
2016-04-13
1
-11
/
+6
*
Remove support for TLS v1.2 MD5 and SHA-224 signatures.
Jack Lloyd
2016-03-17
1
-7
/
+4
*
Misc doc updates
Jack Lloyd
2016-01-04
1
-0
/
+7
*
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
[next]