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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
1
-1
/
+2
*
More clang-tidy fixes
Jack Lloyd
2022-02-10
1
-7
/
+12
*
Fix build problems
Jack Lloyd
2022-02-09
1
-6
/
+14
*
Fix some misc additional clang-tidy warnings
Jack Lloyd
2022-02-06
1
-26
/
+36
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
1
-18
/
+19
*
Remove static from data in anonymous namespaces
Jack Lloyd
2022-02-06
1
-9
/
+33
*
Update clang-tidy config
Jack Lloyd
2022-02-06
1
-9
/
+9
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-6
/
+18
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+3
*
Fix LGTM warning
Jack Lloyd
2022-02-04
1
-0
/
+2
*
Add a script for running clang-tidy over the codebase
Jack Lloyd
2022-02-04
1
-0
/
+116
*
Find rst2man from pkgsrc
Niclas Rosenvik
2022-01-30
1
-1
/
+1
*
Disable concurrency with sphinx-build
Jack Lloyd
2021-12-26
1
-33
/
+0
*
Merge pull request #2864 from reneme/fix/emscripten
René Meusel
2021-12-17
2
-2
/
+18
|
\
|
*
appease pylint
René Meusel
2021-12-16
1
-1
/
+2
|
*
switch to macOS as ubuntu 20.04 does not provide emscripten
René Meusel
2021-12-16
1
-1
/
+6
|
*
CI: add a build step for emscription (build only, no tests run)
René Meusel
2021-12-16
1
-1
/
+11
*
|
Add a zfec-compatible forward error correction implementation
Jack Lloyd
2021-12-16
1
-17
/
+60
|
/
*
Merge GH #2827 Remove OpenSSL provider
Jack Lloyd
2021-12-11
2
-7
/
+1
|
\
|
*
Remove the OpenSSL provider
Jack Lloyd
2021-10-28
2
-7
/
+1
*
|
Merge pull request #2817 from reneme/ci/windows_update_boost_1_77
Hannes Rantzsch
2021-11-15
1
-3
/
+3
|
\
\
|
*
|
AppVeyor uses boost 1.77
René Meusel
2021-10-12
1
-3
/
+3
*
|
|
Add amalgamation CI build (GH #2836)
Jack Lloyd
2021-10-28
1
-12
/
+38
|
|
/
|
/
|
*
|
Remove the Travis CI configuration/scripts
Jack Lloyd
2021-10-20
2
-121
/
+0
*
|
Merge GH #2821 Allow disabling tests from ci_build
Jack Lloyd
2021-10-20
1
-5
/
+14
|
\
\
|
*
|
allow disabling tests in ci_build.py
René Meusel
2021-10-20
1
-5
/
+14
*
|
|
Merge GH #2804 Add shared lib support for MinGW
Jack Lloyd
2021-10-20
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add shared library support for mingw
Christoph Reiter
2021-09-25
1
-0
/
+7
|
|
/
*
|
move to VS 2019 image for MinGW build
René Meusel
2021-10-19
1
-1
/
+1
*
|
Remove AppVeyor build on Visual Studio 2019 Preview
René Meusel
2021-10-12
2
-9
/
+0
|
/
*
Fix build problem
Jack Lloyd
2021-07-30
1
-0
/
+1
*
Exclude LGTM cpp/weak-cryptographic-algorithm
Jack Lloyd
2021-07-13
1
-0
/
+1
*
Capture the FFI exception string in a thread_local variable
Jack Lloyd
2021-06-30
1
-1
/
+1
*
Tweak how BigInt string formatting works
Jack Lloyd
2021-06-24
1
-7
/
+7
*
Avoid LGTM warning
Jack Lloyd
2021-05-01
1
-1
/
+3
*
Disable word_sub bypass for unrolled Montgomery redc
Jack Lloyd
2021-05-01
1
-1
/
+1
*
More mp header cleanups
Jack Lloyd
2021-05-01
2
-3
/
+0
*
Implement draft-irtf-cfrg-hash-to-curve
Jack Lloyd
2021-04-25
1
-2
/
+2
*
Avoid non-lazy Python logging invocations
Jack Lloyd
2021-04-16
3
-48
/
+49
*
Limit max CI concurrency to 16 cores
Jack Lloyd
2021-04-03
1
-1
/
+2
*
Fix CLI tests
Jack Lloyd
2021-04-01
1
-1
/
+1
*
Update BoringSSL tests to latest version
Jack Lloyd
2021-04-01
1
-1
/
+1
*
Add MSVC Boost build
Jack Lloyd
2021-03-29
1
-0
/
+12
*
Drop ppc64le Clang build from Travis
Jack Lloyd
2021-03-24
1
-6
/
+0
*
Compare the low 32-bits of order first to avoid BigInt creation
Jack Lloyd
2021-03-13
1
-2
/
+3
*
Lookup OIDs for EC_Groups using the order as a key
Jack Lloyd
2021-03-13
1
-1
/
+15
*
Fix some LGTM warnings
Jack Lloyd
2021-03-12
1
-4
/
+2
*
Format small integers using decimal
Jack Lloyd
2021-03-12
1
-6
/
+11
*
Autogenerate ec_named.cpp from a description of supported curves
Jack Lloyd
2021-03-12
1
-0
/
+93
[next]