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
*
Merge GH #2511 Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
5
-21
/
+2
|
\
|
*
Remove support for AES-128 OCB ciphersuites
Jack Lloyd
2020-11-24
5
-21
/
+2
*
|
Merge GH #2510 Fix some C++17 todos
Jack Lloyd
2020-11-24
2
-43
/
+37
|
\
\
|
|
/
|
/
|
|
*
try to calm gcc 9
Hannes Rantzsch
2020-11-24
1
-0
/
+2
|
*
directly use return value of emplace_back
Hannes Rantzsch
2020-11-24
1
-10
/
+7
|
*
use if constexpr rather than sfinae
Hannes Rantzsch
2020-11-24
1
-33
/
+28
*
|
Remove Camellia CBC TLS ciphersuites
Jack Lloyd
2020-11-23
5
-51
/
+17
*
|
Remove support for SEED TLS ciphersuites
Jack Lloyd
2020-11-23
5
-10
/
+2
*
|
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
35
-371
/
+365
*
|
Avoid two shellcheck warnings [ci skip]
Jack Lloyd
2020-11-23
1
-2
/
+2
*
|
Merge GH #2507 Run more tests under qemu and valgrind
Jack Lloyd
2020-11-23
2
-12
/
+15
|
\
\
|
*
|
Remove a few more tests from the valgrind run
Jack Lloyd
2020-11-23
1
-1
/
+4
|
*
|
Time compression tests
Jack Lloyd
2020-11-23
1
-0
/
+4
|
*
|
Run more tests on qemu/valgrind CI
Jack Lloyd
2020-11-22
1
-12
/
+8
*
|
|
Remove SRP support from TLS
Jack Lloyd
2020-11-23
29
-514
/
+36
|
/
/
*
/
Add arm64 build back to Travis [ci skip]
Jack Lloyd
2020-11-22
1
-0
/
+5
|
/
*
Merge GH #2505 Remove support for DSA in TLS
Jack Lloyd
2020-11-21
12
-208
/
+10
|
\
|
*
Remove TLS support for DSA certificates/ciphersuites
Jack Lloyd
2020-11-21
12
-208
/
+10
*
|
Add superh alias needed by Debian
Jack Lloyd
2020-11-21
1
-0
/
+1
|
/
*
Improvements to TLS suite generation script
Jack Lloyd
2020-11-21
2
-20
/
+13
*
Remove support for TLS anonymous DH/ECDH suites
Jack Lloyd
2020-11-21
9
-32
/
+5
*
Test PKCS11 in the coverage build
Jack Lloyd
2020-11-21
2
-2
/
+2
*
Move Coverage build to GH Actions
Jack Lloyd
2020-11-21
3
-22
/
+20
*
Switch most CI builds from Travis CI to Github Actions
Jack Lloyd
2020-11-21
3
-96
/
+89
*
Fix Python when loading a shared object without ffi module [ci skip]
Jack Lloyd
2020-11-20
1
-4
/
+5
*
Prune Travis build matrix [ci skip]
Jack Lloyd
2020-11-20
1
-21
/
+0
*
Correct -L flag use when combined with --external-libdir
Jack Lloyd
2020-11-13
1
-1
/
+1
*
Remove some obsolete cruft from the CI scripts
Jack Lloyd
2020-11-13
3
-72
/
+14
*
Merge GH #2494 Avoid running slow CLI tests in most CI builds
Jack Lloyd
2020-11-13
3
-8
/
+18
|
\
|
*
Avoid running slow CLI tests during most CI builds
Jack Lloyd
2020-11-13
3
-8
/
+18
*
|
Use constexpr where applicable in util headers
Jack Lloyd
2020-11-13
5
-99
/
+75
|
/
*
Remove some unused includes of rounding.h
Jack Lloyd
2020-11-11
5
-5
/
+0
*
Remove unused prefetch.h
Jack Lloyd
2020-11-11
2
-40
/
+0
*
Remove clamp, which was unused
Jack Lloyd
2020-11-11
1
-12
/
+0
*
Merge GH #2488 Cleanup of exception types
Jack Lloyd
2020-11-11
14
-109
/
+25
|
\
|
*
Remove several disused or rarely used exception types
Jack Lloyd
2020-11-11
14
-109
/
+25
*
|
Merge GH #2487 Make polyn_gf2m.h internal
Jack Lloyd
2020-11-11
8
-13
/
+17
|
\
\
|
*
|
Rule of 5
Jack Lloyd
2020-11-11
2
-0
/
+10
|
*
|
Make polyn_gf2m.h internal
Jack Lloyd
2020-11-11
8
-13
/
+7
|
|
/
*
|
Merge GH #2489 Remove some unnecessary macros
Jack Lloyd
2020-11-11
9
-113
/
+33
|
\
\
|
*
|
Remove unnecessary code due to compiler limitations
Jack Lloyd
2020-11-11
9
-113
/
+33
|
|
/
*
/
Remove some deprecated typedefs
Jack Lloyd
2020-11-11
1
-4
/
+0
|
/
*
Disable using Boost on macOS
Jack Lloyd
2020-11-11
1
-1
/
+1
*
Disable MD4/MD5 support in CommonCrypto
Jack Lloyd
2020-11-11
1
-9
/
+0
*
Bump XCode
Jack Lloyd
2020-11-11
1
-0
/
+1
*
Update MSVC compile flags
Jack Lloyd
2020-11-11
1
-2
/
+1
*
Update references to C++11
Jack Lloyd
2020-11-11
1
-1
/
+1
*
Switch to invoke_result
Jack Lloyd
2020-11-11
1
-2
/
+2
*
Remove old BOTAN_IF_CONSTEXPR define
Jack Lloyd
2020-11-11
1
-11
/
+0
*
Use if constexpr
Jack Lloyd
2020-11-11
5
-11
/
+11
[next]