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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct TLS::Policy::latest_supported_version
Jack Lloyd
2017-09-04
1
-2
/
+16
*
De-inline accessor functions in Client_Hello type
Jack Lloyd
2017-09-01
2
-93
/
+130
*
Don't try enforcing the hash policy for PSK ciphersuites
Jack Lloyd
2017-09-01
1
-1
/
+1
*
Enforce signature hash policy properly
Jack Lloyd
2017-08-31
4
-17
/
+61
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
2
-6
/
+6
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
2
-4
/
+7
*
Avoid false positive valgrind in TLS CBC decryption
Jack Lloyd
2017-08-29
1
-2
/
+2
*
Add support for ECDHE_PSK AEAD ciphersuites
Jack Lloyd
2017-08-22
1
-2
/
+6
*
Initialize member var in Certificate_Status_Request
Jack Lloyd
2017-08-03
1
-1
/
+2
*
Correct failure when renegotiating with old server
Jack Lloyd
2017-06-04
1
-1
/
+1
*
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
*
Use 3 arg BOTAN_UNUSED in a codepath that is compiled often
Simon Warta
2017-04-17
1
-3
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
14
-68
/
+60
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
4
-4
/
+12
*
Add static_cast in uint8_t vs enum comparison.
Jack Lloyd
2017-01-28
1
-2
/
+2
*
Merge GH #814 Avoid negotiating CECPQ1 if x25519 ECC is disabled
Jack Lloyd
2017-01-06
1
-0
/
+10
|
\
|
*
Avoid negotiating CECPQ1 if x25519 ECC is disabled
Jack Lloyd
2017-01-05
1
-0
/
+10
*
|
Add tests for certificate status message
Jack Lloyd
2017-01-04
1
-8
/
+8
|
/
*
Increase default TLS DH min to 2048 bits, and add BSI policy class.
Jack Lloyd
2016-12-30
2
-2
/
+56
*
Add CECPQ1 OCB ciphersuites
Jack Lloyd
2016-12-30
1
-1
/
+3
*
Prohibit SHA256/SHA384 ciphersuites in TLS 1.0/1.1 (GH #496)
Jack Lloyd
2016-12-28
1
-3
/
+10
*
Export tls_messages.h as a public header
René Korthaus
2016-12-23
20
-30
/
+43
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
55
-880
/
+881
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
3
-3
/
+23
*
Fix bad deref when ciphersuite value is larger than largest known id
Jack Lloyd
2016-12-05
1
-1
/
+1
*
Add TLS::Policy::require_cert_revocation_info
Jack Lloyd
2016-11-28
3
-1
/
+14
*
Merge GH #738 Add OCSP stapling to TLS client
Jack Lloyd
2016-11-28
12
-44
/
+291
|
\
|
*
Add OCSP stapling support to TLS client
Jack Lloyd
2016-11-26
12
-44
/
+291
*
|
No reason to deprecate this (only internally called) constructor
Jack Lloyd
2016-11-26
1
-1
/
+2
*
|
Add TLS::Policy::to_string
Jack Lloyd
2016-11-26
2
-0
/
+13
|
/
*
Merge GH #653 OCSP and X.509 path validation refactor
Jack Lloyd
2016-11-25
9
-86
/
+149
|
\
|
*
Add missing Doxygen param [ci skip]
Jack Lloyd
2016-11-25
1
-0
/
+2
|
*
Add minimum_signature_strenght to Text_Policy
Jack Lloyd
2016-11-25
2
-3
/
+9
|
*
Add TLS::Policy::minimum_signature_strength
Jack Lloyd
2016-11-25
6
-5
/
+25
|
*
Address review comments from @cordney
Jack Lloyd
2016-11-25
1
-0
/
+1
|
*
Add the documented function for OCSP timeouts
Jack Lloyd
2016-11-23
2
-3
/
+10
|
*
Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks
Jack Lloyd
2016-11-23
7
-83
/
+110
*
|
Simplify TLS::Ciphersuite::cbc_ciphersuite
Jack Lloyd
2016-11-25
1
-3
/
+1
*
|
Simplify TLS::Handshake_Hash::update
Jack Lloyd
2016-11-25
1
-9
/
+5
|
/
*
TLS CBC functionality now exposed to the library developer. Useful for direct...
Juraj Somorovsky
2016-11-19
1
-1
/
+1
*
Order default TLS ECC curve preferences by performance
Jack Lloyd
2016-11-19
1
-4
/
+6
*
Add CECPQ1 TLS ciphersuites
Jack Lloyd
2016-11-17
6
-14
/
+92
*
Fix incompatability with (some) common TLS stack
Jack Lloyd
2016-11-16
4
-15
/
+26
*
Add new TLS callback for when session is activated
Jack Lloyd
2016-11-16
2
-0
/
+8
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-3
/
+1
*
Cipher_Mode and AEAD_Mode improvements
Daniel Neus
2016-11-08
2
-2
/
+13
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+10
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
2
-12
/
+3
*
Change TLS default policy to disable DSA, CCM-8, and static RSA
Jack Lloyd
2016-11-02
2
-11
/
+32
[next]