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
*
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
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+2
*
Improve tls doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+13
*
Support encoding of supported point formats extension
René Korthaus
2016-10-03
1
-0
/
+8
*
Address some issues with PR 492
Jack Lloyd
2016-08-13
1
-1
/
+36
*
Merge branch 'master' into Encrypt-then-MAC-with-policy
Juraj Somorovsky
2016-05-12
1
-1
/
+1
|
\
|
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-1
/
+1
*
|
Encrypt-then-MAC extension (RFC 7366)
Juraj Somorovsky
2016-05-11
1
-0
/
+9
*
|
TLS Policy support
Christian Mainka
2016-05-03
1
-8
/
+71
|
/
*
Client must verify that the server sent an ECC curve which policy accepts.
Jack Lloyd
2016-03-17
1
-0
/
+2
*
TLS client features
Jack Lloyd
2016-03-16
1
-0
/
+3
*
Check that TLS signature type is accepted by the policy.
Jack Lloyd
2016-03-06
1
-0
/
+2
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-4
/
+2
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-2
/
+2
*
Remove TLS heartbeat support.
Jack Lloyd
2016-02-07
1
-8
/
+0
[next]