- 21 Nov, 2018 1 commit
-
-
Daniel Salzman authored
-
- 16 Nov, 2018 1 commit
-
-
Daniel Salzman authored
-
- 19 Oct, 2018 1 commit
-
-
Daniel Salzman authored
fixes #615
-
- 07 Oct, 2018 1 commit
-
-
- 30 Aug, 2018 1 commit
-
-
Vladimír Čunát authored
The other `#ifdef HAVE_*` were moved in switches, so that they don't rely on being the last before `default:` The tests needed fixing up cases of using GOST as invalid values.
-
- 29 Aug, 2018 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 27 Aug, 2018 1 commit
-
-
Daniel Salzman authored
-
- 08 Aug, 2018 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 06 Aug, 2018 1 commit
-
-
Daniel Salzman authored
-
- 03 Aug, 2018 1 commit
-
-
Daniel Salzman authored
-
- 02 Aug, 2018 2 commits
-
-
-
Daniel Salzman authored
-
- 22 Jul, 2018 1 commit
-
-
Mark Karpilovskij authored
-
- 26 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 21 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 18 Mar, 2018 4 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
fixes: #573
-
- 16 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 14 Mar, 2018 1 commit
-
-
Daniel Salzman authored
See m4/knot-version.m4
-
- 13 Mar, 2018 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 12 Mar, 2018 3 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 09 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 08 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 02 Mar, 2018 1 commit
-
-
Daniel Salzman authored
-
- 11 Feb, 2018 1 commit
-
-
Daniel Salzman authored
-
- 10 Feb, 2018 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 20 Jan, 2018 1 commit
-
-
- 18 Jan, 2018 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
Still there are some problems with clang on 32-bit systems, so the atomic functionality is no longer required for such systems (statistics or mod-cookies might work slightly wrong).
-
- 07 Jan, 2018 1 commit
-
-
Daniel Salzman authored
-
- 27 Dec, 2017 1 commit
-
-
Daniel Salzman authored
-
- 24 Dec, 2017 1 commit
-
-
Jonathan Foote authored
Implements initial support for continuous fuzzing with [google/oss-fuzz](http://github.com/google/oss-fuzz). Changes: - Removes `--with-santize-coverage` config flag: the clang6 `-fsanitize=fuzzer-no-link` replaces this - Adds `--with-oss-fuzz` config flag: links `-lFuzzingEngine` into fuzz targets - Adds logic to `make check` that runs the fuzz targets with a single seed input to ensure they exit successfully
-