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
*
Drop ffi from valgrind build
Jack Lloyd
2020-10-28
1
-2
/
+1
*
Remove the max concurrency logic
Jack Lloyd
2020-10-28
1
-2
/
+1
*
Increase build max concurrency somewhat
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Merge GH #2435 Move coverage CI build onto 20.04
Jack Lloyd
2020-10-28
3
-12
/
+8
|
\
|
*
Move CI coverage build to Ubuntu 20.04
Jack Lloyd
2020-10-28
3
-12
/
+8
*
|
Increase ccache size for valgrind build
Jack Lloyd
2020-10-28
1
-0
/
+1
|
/
*
Correct ccache env name
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Travis default cache size is 500M
Jack Lloyd
2020-10-28
1
-0
/
+1
*
Merge GH #2433 Fix ECDSA hash->int conversion when group and hash sizes differ
Jack Lloyd
2020-10-28
3
-16
/
+21
|
\
|
*
Correct hash to integer conversions for ECDSA
Jack Lloyd
2020-10-28
3
-16
/
+21
*
|
Clean up the Travis configuration
Jack Lloyd
2020-10-28
1
-86
/
+26
|
/
*
Forward the categories to register_test
Jack Lloyd
2020-10-28
2
-10
/
+13
*
Tag all tests with a category
Jack Lloyd
2020-10-28
88
-225
/
+225
*
Resolve Doxygen warnings
Jack Lloyd
2020-10-28
4
-3
/
+8
*
Add support for detecting AVX-512 BW/DQ also
Jack Lloyd
2020-10-24
3
-12
/
+35
*
Improve AVX-512 detection
Jack Lloyd
2020-10-24
4
-20
/
+80
*
replace c++20 deprecated std::is_pod with std::is_standard_layout && std::is_...
Nuno Goncalves
2020-10-23
2
-2
/
+2
*
Try to workaround timeout in ppc32 tests
Jack Lloyd
2020-10-23
1
-0
/
+2
*
Merge GH #2426 Fix parsing of deeply nested cipher names
Jack Lloyd
2020-10-22
1
-3
/
+6
|
\
|
*
fix parsing nested cipher name
winter
2020-10-21
1
-3
/
+6
*
|
Merge GH #2425 Fix ECC multiexp when the points are related
Jack Lloyd
2020-10-22
4
-2
/
+33
|
\
\
|
*
|
Fix ECC multiexponentiation when two points are related
Jack Lloyd
2020-10-20
4
-2
/
+33
*
|
|
Run TLS DSA tests only in long test mode
Jack Lloyd
2020-10-22
1
-5
/
+13
|
/
/
*
/
src/build-data/arch/arm64.txt: add aarch64_be
Fabrice Fontaine
2020-10-15
1
-0
/
+1
|
/
*
Same as #2420 for Bogo shim
Jack Lloyd
2020-10-11
1
-1
/
+1
*
Fix order of linker flags
Antonio Rojas
2020-10-11
1
-2
/
+2
*
Merge GH #2419 Prevent requesting DER-encoded signature on algos that don't s...
Jack Lloyd
2020-10-09
4
-2
/
+106
|
\
|
*
improve check if signature algorithm supports DER encoding
Philippe Lieser
2020-10-09
4
-2
/
+106
*
|
Batch the InvMixCol operations
Jack Lloyd
2020-10-09
1
-12
/
+20
|
/
*
Merge GH #2417 Do InvMixColumn using words instead of bytes
Jack Lloyd
2020-10-08
1
-19
/
+19
|
\
|
*
Do InvMixColumn using 32-bit words instead of bytes.
Jack Lloyd
2020-10-07
1
-19
/
+19
*
|
Merge GH #2416 Move ghash to utils
Jack Lloyd
2020-10-08
15
-101
/
+63
|
\
\
|
*
|
Move ghash to utils
Jack Lloyd
2020-10-07
15
-101
/
+63
|
|
/
*
|
Bump version to 2.17.0
Jack Lloyd
2020-10-08
1
-2
/
+2
*
|
Update for 2.16.0 release
2.16.0
Jack Lloyd
2020-10-06
1
-1
/
+1
|
/
*
Fix Clang warning
Jack Lloyd
2020-10-04
1
-1
/
+1
*
Merge GH #2406 Don't include the port number in HTTP Host header
Jack Lloyd
2020-10-04
2
-20
/
+20
|
\
|
*
Moved seperation of port number from hostname to http_sync function
Jelle van Geel
2020-09-26
2
-20
/
+20
*
|
Merge GH #2412 Fix LGTM warning in SP800-108 KDFs
Jack Lloyd
2020-10-02
7
-12
/
+29
|
\
\
|
*
|
Fix LGTM warning about overflow checks in SP800-108 KDF
Jack Lloyd
2020-10-02
7
-12
/
+29
*
|
|
Replace some check_key in keygen tests with equivalent encoding
Jack Lloyd
2020-10-02
1
-30
/
+10
|
/
/
*
|
Remove deprecation, stuck with this for now
Jack Lloyd
2020-10-01
1
-1
/
+3
*
|
Fix build problem
Jack Lloyd
2020-10-01
1
-2
/
+2
*
|
Track where DL_Groups and EC_Groups come from
Jack Lloyd
2020-10-01
6
-49
/
+144
*
|
Avoid compilation problems with certain versions of Boost and -Werror
Jack Lloyd
2020-09-28
1
-1
/
+2
*
|
Fix arm32 CI build for Focal
Jack Lloyd
2020-09-28
2
-2
/
+3
*
|
Merge GH #2407 Move most CI builds to Ubuntu 20.04 image
Jack Lloyd
2020-09-27
2
-21
/
+19
|
\
\
|
*
|
Move most Travis jobs to Ubuntu 20.04 image
Jack Lloyd
2020-09-27
2
-21
/
+19
*
|
|
Increase ccache size
Jack Lloyd
2020-09-27
1
-1
/
+1
*
|
|
Test Argon2 via Pwdhash interface
Jack Lloyd
2020-09-27
1
-0
/
+21
[next]