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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
29
-413
/
+65
*
Remove the TLS 1.0 PRF
Jack Lloyd
2021-04-01
4
-72
/
+5
*
Merge GH #2680 Update BoringSSL tests
Jack Lloyd
2021-04-01
3
-3
/
+10
|
\
|
*
Update BoringSSL tests to latest version
Jack Lloyd
2021-04-01
3
-3
/
+10
*
|
Remove now unused cpuid.h include
Jack Lloyd
2021-04-01
1
-1
/
+0
|
/
*
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
*
|
Merge GH #2678 Convert the baseline DES to use the BMI2 approach but using mu...
Jack Lloyd
2021-03-31
4
-432
/
+67
|
\
\
|
*
|
Modify DES to use a variant of the BMI2 approach
Jack Lloyd
2021-03-31
4
-432
/
+67
*
|
|
Add HTTP detection logic and update the Bogo shim
Jack Lloyd
2021-03-29
3
-1
/
+21
*
|
|
Try to reject non-TLS messages very early
Jack Lloyd
2021-03-29
1
-0
/
+10
|
/
/
*
|
Add MSVC Boost build
Jack Lloyd
2021-03-29
1
-0
/
+12
*
|
Fix a bug in BigInt::operator>>
Jack Lloyd
2021-03-26
2
-0
/
+11
*
|
Add OSS-Fuzz 32470 test case
Jack Lloyd
2021-03-25
1
-0
/
+8
*
|
Drop ppc64le Clang build from Travis
Jack Lloyd
2021-03-24
1
-6
/
+0
*
|
Fix the OCSP online test
Jack Lloyd
2021-03-24
3
-7
/
+53
|
/
*
Implement Ed25519 public key checking
Jack Lloyd
2021-03-17
5
-2
/
+101
*
Merge GH #2654 When creating an EC_Group from params consistently populate th...
Jack Lloyd
2021-03-14
7
-52
/
+279
|
\
|
*
Test EC_group_identity_from_order for all groups
Jack Lloyd
2021-03-14
1
-0
/
+5
|
*
Rename match to params_match to be a bit more explicit
Jack Lloyd
2021-03-14
1
-11
/
+11
|
*
Compare the low 32-bits of order first to avoid BigInt creation
Jack Lloyd
2021-03-13
3
-30
/
+35
|
*
Rewrite some logic that was getting hard to follow
Jack Lloyd
2021-03-13
1
-33
/
+40
|
*
Clean up some of the logic
Jack Lloyd
2021-03-13
1
-5
/
+13
|
*
Address some review comments
Jack Lloyd
2021-03-13
2
-4
/
+16
|
*
Serialize these tests to avoid trouble elsewhere
Jack Lloyd
2021-03-13
1
-0
/
+2
|
*
Lookup OIDs for EC_Groups using the order as a key
Jack Lloyd
2021-03-13
6
-17
/
+205
*
|
Expose handle_return_value in PKCS11 (see GH #2650)
Jack Lloyd
2021-03-13
2
-3
/
+9
|
/
*
Merge GH #2652 Add a getter for PKCS11 function list
Jack Lloyd
2021-03-13
1
-0
/
+9
|
\
|
*
Add a getter for the PKCS11 function list
Jack Lloyd
2021-03-12
1
-0
/
+9
*
|
Merge GH #2655 Fix for TLS::Stream being std::move'd
Jack Lloyd
2021-03-13
2
-35
/
+59
|
\
\
|
*
|
fix comment and formatting
Hannes Rantzsch
2021-03-12
1
-5
/
+8
|
*
|
fix: TLS::Stream broke on being std::move'd
Hannes Rantzsch
2021-03-12
2
-35
/
+56
*
|
|
Fix some LGTM warnings
Jack Lloyd
2021-03-12
1
-4
/
+2
|
/
/
*
|
Merge GH #2653 Autogenerate ec_named.cpp from a list of curves
Jack Lloyd
2021-03-12
4
-26
/
+417
|
\
\
|
*
|
Format small integers using decimal
Jack Lloyd
2021-03-12
2
-16
/
+21
|
*
|
Autogenerate ec_named.cpp from a description of supported curves
Jack Lloyd
2021-03-12
4
-18
/
+404
|
|
/
*
/
Fix a case where EC_Groups were not merged as expected
Jack Lloyd
2021-03-12
2
-0
/
+45
|
/
*
Rename unit_ecc.cpp to test_ec_group.cpp
Jack Lloyd
2021-03-12
1
-1
/
+1
*
Fix C4127 warning
Jack Lloyd
2021-03-11
1
-2
/
+2
*
Enable MSVC C4127
Jack Lloyd
2021-03-11
1
-1
/
+1
*
Avoid function macros in the Noekeon SIMD impl
Jack Lloyd
2021-03-09
1
-38
/
+43
*
Merge GH #2644 Refactor mul128 code to avoid macros
Jack Lloyd
2021-03-09
1
-54
/
+25
|
\
|
*
Refactor mul128 to avoid macros
Jack Lloyd
2021-03-09
1
-54
/
+25
*
|
Fix asm clobbers for rotate asm
Jack Lloyd
2021-03-09
1
-2
/
+8
|
/
*
Drop trying to use the M1 cycle counter
Jack Lloyd
2021-03-09
1
-3
/
+0
*
Refactor the prime sieve code
Jack Lloyd
2021-03-08
1
-31
/
+63
*
Remove old scalar typedefs when we are building the library
Jack Lloyd
2021-03-07
3
-2
/
+4
[next]