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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Organize the todos a bit
Jack Lloyd
2020-11-11
1
-10
/
+13
*
|
Remove some deprecated typedefs
Jack Lloyd
2020-11-11
1
-4
/
+0
|
/
*
Merge GH #2486 Update macOS image to get more recent Clang
Jack Lloyd
2020-11-11
3
-10
/
+2
|
\
|
*
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
3
-3
/
+3
*
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
*
Merge GH #2483 Fix warning in FreeBSD specific code
Jack Lloyd
2020-11-11
1
-1
/
+1
|
\
|
*
getauxval FreeBSD warning fix.
David Carlier
2020-11-10
1
-1
/
+1
*
|
Add missing include for MSVC
Jack Lloyd
2020-11-10
1
-0
/
+1
*
|
Add a symlink for codecov.yml
Jack Lloyd
2020-11-10
1
-0
/
+1
|
/
*
Remove split_on_pred
Jack Lloyd
2020-11-10
2
-21
/
+1
*
Generate a compile_commands.json for clang-tidy
Jack Lloyd
2020-11-10
2
-6
/
+16
*
Merge GH #2480 Use -mcpu=power9 for DARN support
Jack Lloyd
2020-11-10
4
-0
/
+9
|
\
|
*
Use -mcpu=power9 for DARN support
Jack Lloyd
2020-11-09
4
-0
/
+9
*
|
Merge GH #2479 Enable stack protector on Haiku
Jack Lloyd
2020-11-09
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Haiku support little update.
David Carlier
2020-11-09
1
-2
/
+0
|
/
*
Update news
Jack Lloyd
2020-11-09
1
-3
/
+11
*
Merge GH #2472 Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
5
-17
/
+24
|
\
|
*
Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
5
-17
/
+24
*
|
Merge GH #2478 Avoid long loop in modular square root with certain composite ...
Jack Lloyd
2020-11-09
2
-4
/
+23
|
\
\
|
*
|
Avoid a long loop in modular square root with certain composite moduli
Jack Lloyd
2020-11-09
2
-4
/
+23
|
|
/
*
|
Merge GH #2477 Add more tests of Jacobi symbol
Jack Lloyd
2020-11-09
1
-0
/
+2774
|
\
\
|
*
|
Add more tests of Jacobi symbol
Jack Lloyd
2020-11-09
1
-0
/
+2774
|
|
/
*
|
Merge GH #2475 Apply rule of 5 to pubkey.h interfaces
Jack Lloyd
2020-11-09
2
-29
/
+34
|
\
\
|
|
/
|
/
|
|
*
Rule of 5 for pubkey wrappers
Jack Lloyd
2020-11-08
2
-29
/
+34
|
/
*
Merge GH #2474 Test fuzzers without a corpus using random inputs
Jack Lloyd
2020-11-08
1
-2
/
+17
|
\
|
*
Test fuzzers without a corpus using a randomly generated one
Jack Lloyd
2020-11-08
1
-2
/
+17
*
|
Merge GH #2473 Re-enable the asio stream tests in coverage build
Jack Lloyd
2020-11-08
1
-1
/
+0
|
\
\
|
*
|
Re-enable the asio stream tests in coverage build
Jack Lloyd
2020-11-08
1
-1
/
+0
|
|
/
*
/
Fix redundant make targets
Jack Lloyd
2020-11-08
1
-1
/
+1
|
/
*
Merge GH #2471 Remove various deprecated interfaces
Jack Lloyd
2020-11-08
26
-825
/
+11
|
\
|
*
Remove extra data getters from X509 certificate
Jack Lloyd
2020-11-08
1
-25
/
+0
|
*
Remove mul_add
Jack Lloyd
2020-11-08
3
-42
/
+1
|
*
Remove deprecated TLS interfaces
Jack Lloyd
2020-11-08
7
-371
/
+5
|
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
16
-387
/
+5
*
|
Update some todos
Jack Lloyd
2020-11-08
1
-12
/
+2
|
/
*
Merge GH #2470 Remove deprecated pubkey functions
Jack Lloyd
2020-11-08
10
-228
/
+1
|
\
|
*
Remove deprecated functions from pubkey
Jack Lloyd
2020-11-08
10
-228
/
+1
*
|
Merge GH #2469 More work on calendar interface
Jack Lloyd
2020-11-08
6
-68
/
+63
|
\
\
|
*
|
More calendar cleanups
Jack Lloyd
2020-11-08
6
-68
/
+63
*
|
|
Merge GH #2468 Cleanups in number theory code
Jack Lloyd
2020-11-08
17
-939
/
+231
|
\
\
\
|
*
|
|
Cleanup in number theory
Jack Lloyd
2020-11-08
17
-939
/
+231
|
|
/
/
*
|
|
Merge GH #2366 Add -Wshorten-64-to-32 warning for Clang
Jack Lloyd
2020-11-08
19
-51
/
+65
|
\
\
\
[next]