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 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
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
1
-2
/
+2
*
Fix LGTM warning
Jack Lloyd
2020-06-18
1
-1
/
+1
*
Enforce TLS server certificate key usage constraints
Jack Lloyd
2020-06-09
1
-0
/
+24
*
Prohibit a TLS peer from using a v1/v2 leaf certificate
Jack Lloyd
2020-06-09
1
-1
/
+16
*
Fix cppcheck findings
René Fischer
2020-06-05
1
-2
/
+4
*
Small refactorings of TLS record layer
Jack Lloyd
2020-04-24
3
-32
/
+67
*
Fix an undefined shift operation when DTLS reconnection occurs
Jack Lloyd
2020-04-05
1
-1
/
+13
*
Fix for ASan
Jack Lloyd
2020-04-01
1
-1
/
+1
*
Make CBC padding constant time
Jack Lloyd
2020-03-29
2
-30
/
+49
*
Improve error category names
Hannes Rantzsch
2020-03-17
1
-5
/
+17
*
use boost::beast provided lowest_layer utilities
Hannes Rantzsch
2020-03-17
1
-6
/
+19
*
implement server-side of TLS::Stream
Hannes Rantzsch
2020-03-17
2
-29
/
+38
*
implement async_shutdown
Hannes Rantzsch
2020-03-17
1
-5
/
+47
*
FIX: Detect stream truncation errors
Hannes Rantzsch
2020-03-17
3
-121
/
+191
*
fail gracefully when using Stream w/o handshake
Hannes Rantzsch
2020-03-16
1
-1
/
+6
*
Remove support for splitting the amalgamation by ABI
Jack Lloyd
2020-01-22
1
-5
/
+3
*
New TLS session encryption format
Jack Lloyd
2019-12-15
2
-27
/
+94
*
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
*
Allow disabling TLS 1.0/1.1 and DTLS 1.0 at build time
Jack Lloyd
2019-11-10
5
-14
/
+40
*
Try to appease MSVC
Jack Lloyd
2019-10-25
1
-4
/
+3
*
Fix various Doxygen warnings
Jack Lloyd
2019-10-25
2
-17
/
+16
*
Avoid situation where is_active and is_closed could both return true
Jack Lloyd
2019-10-22
1
-0
/
+2
*
silence trivial warnings
Nuno Goncalves
2019-10-20
3
-0
/
+3
*
Fix some MSVC warnings
Jack Lloyd
2019-10-18
1
-1
/
+3
*
Add a variant of RandomNumberGenerator::random_vec
Jack Lloyd
2019-09-13
3
-9
/
+10
[prev]
[next]