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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid warnings about mutable globals
Jack Lloyd
2022-02-06
1
-2
/
+2
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
30
-73
/
+73
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
10
-27
/
+27
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
22
-47
/
+48
*
Apply fixes for clang-analyzer
Jack Lloyd
2022-02-04
2
-10
/
+11
*
Text_Policy ignores 25519 if unsupported by build
Hannes Rantzsch
2022-02-01
1
-6
/
+0
*
Various ZFEC inprovements
Jack Lloyd
2021-12-21
1
-8
/
+6
*
Add a zfec-compatible forward error correction implementation
Jack Lloyd
2021-12-16
2
-0
/
+538
*
Merge GH #2827 Remove OpenSSL provider
Jack Lloyd
2021-12-11
1
-22
/
+1
|
\
|
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
1
-22
/
+1
*
|
Merge pull request #2831 from reneme/fix/potential_segfault
René Meusel
2021-11-16
2
-9
/
+30
|
\
\
|
*
|
detect unknown ciphers when parsing TLS session
René Meusel
2021-10-29
1
-3
/
+24
|
*
|
remove default c'tor from TLS::Ciphersuite
René Meusel
2021-10-28
1
-1
/
+1
|
*
|
Ciphersuite::by_id() ::from_name() return a std::optional
René Meusel
2021-10-28
2
-6
/
+6
|
|
/
*
/
Remove OS::get_cpu_total and make OS::get_cpu_available more resiliant
Jack Lloyd
2021-10-28
1
-4
/
+3
|
/
*
Merge GH #2812 Fix doc typos
Jack Lloyd
2021-10-20
1
-1
/
+1
|
\
|
*
Fix a couple of trivial typos allover
Peter Meerwald-Stadler
2021-10-01
1
-1
/
+1
*
|
FIX: test_certstor_flatfile tests
René Meusel
2021-10-01
3
-42
/
+64
*
|
replace expired 'DST Root CA X3' by 'ISRG Root X1
René Meusel
2021-10-01
3
-17
/
+51
|
/
*
Avoid using short exponents with ElGamal
Jack Lloyd
2021-08-03
2
-6
/
+56
*
skip regression test if candidate cert isn't available
René Meusel
2021-07-12
3
-0
/
+16
*
FIX: try again with 'SecureTrust CA' certificate (D-Trust cert wasn't availab...
René Meusel
2021-07-12
2
-6
/
+5
*
update copyright notices
René Meusel
2021-07-12
3
-6
/
+6
*
Regression test for GH #2779
René Meusel
2021-07-12
3
-0
/
+40
*
Improve BigInt::to_dec_string performance
Jack Lloyd
2021-06-30
1
-10
/
+10
*
Merge GH #2761 Tweak BigInt formatting
Jack Lloyd
2021-06-26
6
-19
/
+19
|
\
|
*
Tweak how BigInt string formatting works
Jack Lloyd
2021-06-24
6
-19
/
+19
*
|
Revamp test reporting
Jack Lloyd
2021-06-22
1
-45
/
+82
|
/
*
Move Roughttime test data
Jack Lloyd
2021-06-01
4
-3
/
+3
*
Move codec tests and data
Jack Lloyd
2021-06-01
6
-264
/
+275
*
Small test fixes
Jack Lloyd
2021-05-30
3
-11
/
+10
*
In tests check for required keys
Jack Lloyd
2021-05-30
11
-11
/
+19
*
Skip negative test in ECDSA
Jack Lloyd
2021-05-29
1
-0
/
+15
*
Fix an ECKCDSA bug
Jack Lloyd
2021-05-24
3
-13
/
+56
*
Revert use of new safegcd bounds function
Jack Lloyd
2021-05-19
1
-0
/
+4
*
Test gcd in both directions
Jack Lloyd
2021-05-19
1
-2
/
+4
*
When a test fails dump all of the keys
Jack Lloyd
2021-05-19
1
-3
/
+9
*
DES doesn't use BMI2 anymore
Jack Lloyd
2021-05-19
1
-2
/
+0
*
Fix name constraint application
Jack Lloyd
2021-05-08
4
-0
/
+134
*
Name constraint fixes
Jack Lloyd
2021-05-08
5
-1
/
+226
*
Merge GH #2733 Change CT::copy_output semantics
Jack Lloyd
2021-05-02
1
-0
/
+40
|
\
|
*
Change CT::copy_output semantics
Jack Lloyd
2021-04-29
1
-0
/
+40
*
|
Merge GH #2731 Fix sstream formatting issues (see #2730)
Jack Lloyd
2021-05-02
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
Add a test of OID::to_string
Jack Lloyd
2021-04-27
1
-0
/
+36
*
|
Test both issuer and subject DNs for RDN SET test
Jack Lloyd
2021-04-28
1
-1
/
+3
|
/
*
Merge GH #2726 Add support for IRTF hash to curve
Jack Lloyd
2021-04-25
5
-3
/
+316
|
\
|
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
5
-3
/
+316
*
|
Modify BigInt constructors
Jack Lloyd
2021-04-24
2
-3
/
+5
|
/
*
Run scrypt and bcrypt-pbkdf through PasswordHash
Jack Lloyd
2021-04-19
1
-23
/
+18
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
2
-8
/
+8
[next]