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
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
11
-55
/
+55
*
Merge GH #2709 Avoid using deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
1
-16
/
+24
|
\
|
*
Avoid now-deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
1
-16
/
+24
*
|
Avoid raw pointers in TLS
Jack Lloyd
2021-04-08
10
-37
/
+39
|
/
*
Avoid raw pointers in Cipher_Mode
Jack Lloyd
2021-04-07
1
-2
/
+3
*
KDF::create
Jack Lloyd
2021-04-05
5
-7
/
+7
*
Merge GH #2697 More removal of raw pointers
Jack Lloyd
2021-04-05
3
-7
/
+7
|
\
|
*
More raw pointer removal
Jack Lloyd
2021-04-05
3
-7
/
+7
*
|
Remove obsolete comment
Jack Lloyd
2021-04-05
1
-13
/
+0
|
/
*
Post rebase fixes
Jack Lloyd
2021-04-01
8
-20
/
+6
*
Remove SCSV
Jack Lloyd
2021-04-01
4
-25
/
+0
*
Remove TLS 1.0/1.1 and DTLS 1.0
Jack Lloyd
2021-04-01
23
-349
/
+63
*
Merge GH #2667 Make TLS::Stream compatible with Boost.Asio extensible model
Jack Lloyd
2021-03-31
2
-103
/
+126
|
\
|
*
TLS::Stream Asio extensible model compatibility
Hannes Rantzsch
2021-03-30
1
-71
/
+81
|
*
fix: forward executor through async_shutdown wrapper
Hannes Rantzsch
2021-03-29
1
-19
/
+27
|
*
add virtual destructors for asio error types
Hannes Rantzsch
2021-03-29
1
-13
/
+18
*
|
Add HTTP detection logic and update the Bogo shim
Jack Lloyd
2021-03-29
1
-0
/
+18
*
|
Try to reject non-TLS messages very early
Jack Lloyd
2021-03-29
1
-0
/
+10
|
/
*
fix: TLS::Stream broke on being std::move'd
Hannes Rantzsch
2021-03-12
1
-31
/
+25
*
Remove old scalar typedefs when we are building the library
Jack Lloyd
2021-03-07
1
-1
/
+1
*
Cleanup to avoid unnecessary conditionals
Jack Lloyd
2021-02-15
1
-6
/
+1
*
Hash the entire client hello (except the cookie) for hello verify
Jack Lloyd
2021-02-15
3
-16
/
+23
*
Correct ALPN callback documentation
Jack Lloyd
2021-02-13
1
-5
/
+13
*
Remove support for SHA-1 signatures in TLS 1.2
Jack Lloyd
2021-02-13
5
-39
/
+13
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-11
/
+11
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-11
/
+11
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-13
/
+13
*
Enable BoringSSL SSLv3 tests
Jack Lloyd
2020-12-09
1
-1
/
+1
*
Update the BoringSSL runner and update the shim
Jack Lloyd
2020-12-05
8
-4
/
+48
*
Make this comment easier to read
Jack Lloyd
2020-11-30
1
-1
/
+2
*
Merge GH #2517 Allow custom RSA private keys during TLS
Jack Lloyd
2020-11-28
1
-1
/
+1
|
\
|
*
Allow custom RSA Private_Key in Client_Key_Exchange message
Claudius Hauptmann
2020-11-27
1
-1
/
+1
*
|
Remove support for DHE_PSK
Jack Lloyd
2020-11-24
8
-38
/
+9
|
/
*
Merge GH #2511 Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
3
-11
/
+1
|
\
|
*
Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
3
-11
/
+1
*
|
Merge GH #2510 Fix some C++17 todos
Jack Lloyd
2020-11-24
1
-33
/
+30
|
\
\
|
|
/
|
/
|
|
*
try to calm gcc 9
Hannes Rantzsch
2020-11-24
1
-0
/
+2
|
*
use if constexpr rather than sfinae
Hannes Rantzsch
2020-11-24
1
-33
/
+28
*
|
Remove Camellia CBC TLS ciphersuites
Jack Lloyd
2020-11-23
3
-39
/
+15
*
|
Remove support for SEED TLS ciphersuites
Jack Lloyd
2020-11-23
3
-5
/
+1
*
|
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
4
-6
/
+6
*
|
Remove SRP support from TLS
Jack Lloyd
2020-11-23
21
-376
/
+26
|
/
*
Remove TLS support for DSA certificates/ciphersuites
Jack Lloyd
2020-11-21
8
-88
/
+2
*
Improvements to TLS suite generation script
Jack Lloyd
2020-11-21
1
-6
/
+2
*
Remove support for TLS anonymous DH/ECDH suites
Jack Lloyd
2020-11-21
7
-30
/
+4
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
2
-2
/
+0
*
Remove deprecated TLS interfaces
Jack Lloyd
2020-11-08
7
-371
/
+5
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
17
-214
/
+21
*
Merge X.509 header files
Jack Lloyd
2020-10-31
2
-1
/
+2
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
1
-1
/
+1
[next]