Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Constify these variables | Jack Lloyd | 2022-02-06 | 1 | -3/+3 | |
| * | | Avoid mutable global warning | Jack Lloyd | 2022-02-06 | 1 | -1/+1 | |
| * | | Avoid function-like macro in GOST | Jack Lloyd | 2022-02-06 | 1 | -30/+37 | |
| * | | Avoid warnings about mutable globals | Jack Lloyd | 2022-02-06 | 1 | -2/+2 | |
| * | | Update clang-tidy config | Jack Lloyd | 2022-02-06 | 1 | -9/+9 | |
| * | | Compile fix | Jack Lloyd | 2022-02-06 | 1 | -1/+1 | |
| * | | Some fixes for modernize-loop-convert | Jack Lloyd | 2022-02-06 | 20 | -104/+110 | |
| * | | Fix clang-tidy readability-named-parameter | Jack Lloyd | 2022-02-06 | 86 | -196/+211 | |
| * | | More perf fixes | Jack Lloyd | 2022-02-06 | 5 | -6/+6 | |
| * | | Fix clang-tidy readability-container-size-empty warnings | Jack Lloyd | 2022-02-06 | 73 | -159/+164 | |
| * | | Fix clang-tidy performance warnings | Jack Lloyd | 2022-02-06 | 88 | -193/+195 | |
* | | | Merge GH #2895 Allow setting public point encoding of a P11 ECC public key | Jack Lloyd | 2022-02-09 | 1 | -0/+10 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | allow setting the public point encoding of a P11 ECC private key | René Meusel | 2022-02-03 | 1 | -0/+10 | |
* | | | Merge GH #2898 Add clang-tidy script and apply some fixes | Jack Lloyd | 2022-02-06 | 11 | -38/+153 | |
|\ \ \ | ||||||
| * | | | Fix LGTM warning | Jack Lloyd | 2022-02-04 | 1 | -0/+2 | |
| * | | | Apply fixes for clang-analyzer | Jack Lloyd | 2022-02-04 | 9 | -37/+20 | |
| * | | | Add a script for running clang-tidy over the codebase | Jack Lloyd | 2022-02-04 | 2 | -1/+131 | |
| |/ / | ||||||
* | | | Merge GH #2901 Update doc process for macOS fat binary | Jack Lloyd | 2022-02-06 | 1 | -2/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | doc update of macos fat binary process for mac M1. | David CARLIER | 2022-02-05 | 1 | -2/+9 | |
|/ / | ||||||
* | | Merge GH #2892 Add rst2man install name from pkgsrc | Jack Lloyd | 2022-02-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Find rst2man from pkgsrc | Niclas Rosenvik | 2022-01-30 | 1 | -1/+1 | |
* | | | Merge GH #2893 Fix Text_Policy when X25519 is disabled during build | Jack Lloyd | 2022-02-01 | 2 | -6/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Text_Policy ignores 25519 if unsupported by build | Hannes Rantzsch | 2022-02-01 | 2 | -6/+5 | |
|/ / | ||||||
* | | Merge GH #2889 Fix some Clang and C++20 warnings | Jack Lloyd | 2022-01-27 | 15 | -26/+26 | |
|\ \ | ||||||
| * | | Avoid uses of volatile deprecated in C++20 | Jack Lloyd | 2022-01-27 | 6 | -9/+10 | |
| * | | Add -Wdocumentation to default Clang warning flags | Jack Lloyd | 2022-01-27 | 1 | -2/+2 | |
| * | | Fix some Clang warnings | Jack Lloyd | 2022-01-27 | 10 | -16/+15 | |
* | | | Update XCode->Clang version map | Jack Lloyd | 2022-01-27 | 1 | -18/+13 | |
* | | | Deprecate current McEliece [ci skip] | Jack Lloyd | 2022-01-27 | 1 | -0/+4 | |
|/ / | ||||||
* | | Happy New Year | Jack Lloyd | 2022-01-19 | 1 | -1/+1 | |
* | | Add info for 2.19.0 | Jack Lloyd | 2022-01-19 | 2 | -3/+21 | |
* | | Merge GH #2878 Check OSXSAVE/AVX before enabling AVX2 | Jack Lloyd | 2022-01-13 | 1 | -2/+8 | |
|\ \ | ||||||
| * | | Check OSXSAVE and AVX flags before enabling AVX2 support. | Alexander Bluhm | 2022-01-12 | 1 | -2/+8 | |
|/ / | ||||||
* | | No need for a conditional here | Jack Lloyd | 2022-01-10 | 1 | -4/+1 | |
* | | Remove ref to mailing lists [ci skip] | Jack Lloyd | 2022-01-10 | 1 | -3/+0 | |
* | | Update zfec docs [ci skip] | Jack Lloyd | 2022-01-09 | 1 | -0/+10 | |
* | | Disable Python lint | Jack Lloyd | 2021-12-28 | 1 | -1/+1 | |
* | | Disable concurrency with sphinx-build | Jack Lloyd | 2021-12-26 | 1 | -33/+0 | |
* | | Merge GH #2873 Update macOS system RNG syscall | Jack Lloyd | 2021-12-23 | 2 | -0/+25 | |
|\ \ | ||||||
| * | | SystemRNG update for macOs. | David CARLIER | 2021-12-23 | 2 | -0/+25 | |
| |/ | ||||||
* / | Minor update to the build docs | Jack Lloyd | 2021-12-22 | 1 | -5/+10 | |
|/ | ||||||
* | In zfec avoid inversion if not necessary | Jack Lloyd | 2021-12-22 | 1 | -4/+15 | |
* | Another zfec doc fix | Jack Lloyd | 2021-12-22 | 1 | -1/+1 | |
* | Fix zfec callback doc | Jack Lloyd | 2021-12-22 | 1 | -2/+2 | |
* | Update news | Jack Lloyd | 2021-12-22 | 1 | -1/+1 | |
* | Merge GH #2871 Various ZFEC improvements | Jack Lloyd | 2021-12-22 | 8 | -141/+176 | |
|\ | ||||||
| * | Various ZFEC inprovements | Jack Lloyd | 2021-12-21 | 8 | -141/+176 | |
|/ | ||||||
* | Add missing include | Jack Lloyd | 2021-12-18 | 1 | -0/+1 | |
* | Merge pull request #2864 from reneme/fix/emscripten | René Meusel | 2021-12-17 | 12 | -18/+93 | |
|\ | ||||||
| * | appease pylint | René Meusel | 2021-12-16 | 1 | -1/+2 |