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
*
Remove redundant TLS_Policy::use_extended_master_secret()
René Meusel
2022-04-05
1
-21
/
+0
*
prepare TLS 1.2 for addition of TLS 1.3
Hannes Rantzsch
2022-04-04
1
-1
/
+46
*
Post rebase fixes
Jack Lloyd
2021-04-01
1
-2
/
+0
*
Remove SCSV
Jack Lloyd
2021-04-01
1
-7
/
+0
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
1
-36
/
+0
*
Update the BoringSSL runner and update the shim
Jack Lloyd
2020-12-05
1
-1
/
+6
*
Remove support for DHE_PSK
Jack Lloyd
2020-11-24
1
-1
/
+1
*
Remove SRP support from TLS
Jack Lloyd
2020-11-23
1
-3
/
+2
*
Remove TLS support for DSA certificates/ciphersuites
Jack Lloyd
2020-11-21
1
-6
/
+0
*
Prefer CCM over CBC ciphersuites
René Korthaus
2019-11-15
1
-1
/
+1
*
Remove non-ephemeral PSK ciphersuites from BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
Add SHA-512 to BSI TLS policy's allowed sigatures hashes
René Korthaus
2019-11-14
1
-1
/
+1
*
Add AES-128/CCM and AES-256/CCM ciphersuites to BSI TLS policy
René Korthaus
2019-11-14
1
-1
/
+1
*
Remove some FFDHE groups from BSI TLS policy
René Korthaus
2019-11-14
1
-2
/
+0
*
Fix DTLS reconnection
Jack Lloyd
2019-07-13
1
-0
/
+6
*
Fix various issues in TLS found using BoGo
Jack Lloyd
2019-05-20
1
-0
/
+31
*
Add 192-bit Suite B policy
Jack Lloyd
2018-06-14
1
-0
/
+36
*
Add missing overrides [ci skip]
Jack Lloyd
2018-02-19
1
-1
/
+1
*
Remove cruft
Jack Lloyd
2018-02-13
1
-10
/
+10
*
Use enums for TLS key exchange group params
Jack Lloyd
2018-02-13
1
-43
/
+26
*
Use enums to represent TLS signature and kex algorithms.
Jack Lloyd
2018-01-28
1
-0
/
+3
*
Remove vestigial support for TLS compression
Jack Lloyd
2018-01-21
1
-9
/
+0
*
Add copyright statements to files modified in the preceding 2 commits
Harry Reimann
2017-12-04
1
-0
/
+1
*
Make support for certificate status messages optional via policy
Harry Reimann
2017-12-04
1
-0
/
+7
*
Remove final on TLS policy objects (GH #1292)
Jack Lloyd
2017-11-13
1
-4
/
+4
*
Add allowed values for allowed groups
René Korthaus
2017-10-18
1
-3
/
+13
*
Add supported groups TLS extension (RFC 7919)
René Korthaus
2017-10-17
1
-0
/
+18
*
Make kv in TLS_Text_Policy private, add protected setter
Jack Lloyd
2017-10-02
1
-0
/
+3
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-4
/
+4
*
De-inline TLS::Text_Policy
Jack Lloyd
2017-09-21
1
-122
/
+42
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
More annotations
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-5
/
+5
*
Merge GH #872 Add ability for TLS servers to prohibit renegotiation
Jack Lloyd
2017-09-19
1
-1
/
+8
|
\
|
*
Fix logic of renegotiation check
Jack Lloyd
2017-02-20
1
-0
/
+2
|
*
Add TLS::Policy::allow_client_initiated_renegotiation
Jack Lloyd
2017-02-19
1
-1
/
+6
*
|
Enforce signature hash policy properly
Jack Lloyd
2017-08-31
1
-0
/
+1
*
|
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-2
/
+2
*
|
Make it easier to customize Text_Policy when inheriting from it
louiz’
2017-04-27
1
-1
/
+1
*
|
Add some missing function overrides in TLS::Text_Policy
louiz’
2017-04-25
1
-0
/
+12
*
|
Content:
Tomasz Frydrych
2017-04-03
1
-15
/
+15
|
/
*
Increase default TLS DH min to 2048 bits, and add BSI policy class.
Jack Lloyd
2016-12-30
1
-0
/
+55
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-8
/
+8
*
Add TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
1
-0
/
+7
*
Add TLS::Policy::to_string
Jack Lloyd
2016-11-26
1
-0
/
+6
*
Add minimum_signature_strenght to Text_Policy
Jack Lloyd
2016-11-25
1
-2
/
+7
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
1
-0
/
+9
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
1
-3
/
+9
[next]