- Jul 16, 2021
-
-
Daniel Salzman authored
-
- May 02, 2021
-
-
Daniel Salzman authored
-
- Apr 09, 2021
-
-
Daniel Salzman authored
-
- Sep 14, 2020
-
-
Daniel Salzman authored
-
- Mar 12, 2019
-
-
Daniel Salzman authored
-
- Jan 23, 2019
-
-
Daniel Salzman authored
-
- Aug 29, 2018
-
-
https://www.gnu.orghttp://www.gnu.orgDaniel Kahn Gillmor authored
www.gnu.org has offered https for years now.
-
- Mar 18, 2018
-
-
Daniel Salzman authored
-
- Mar 14, 2018
-
-
Daniel Salzman authored
-
Daniel Salzman authored
See m4/knot-version.m4
-
- Mar 02, 2018
-
-
Daniel Salzman authored
-
- Feb 10, 2018
-
-
Daniel Salzman authored
-
- Dec 24, 2017
-
-
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
-
- Dec 04, 2017
-
-
Daniel Salzman authored
-
- Oct 02, 2017
-
-
Improve the sanitizer autoconf macros to automatically enable coverage for fuzzer and check for clang >= 6.0
-
- Sep 20, 2017
-
-
Daniel Salzman authored
-
- Jul 15, 2017
-
-
Ondřej Surý authored
-
- Jun 13, 2017
-
-
Daniel Salzman authored
-
- May 26, 2017
-
-
Daniel Salzman authored
-
- Dec 09, 2016
-
-
Libor Peltan authored
...except OSX where the compile option is not available
-
- Jul 22, 2016
-
-
Jan Včelák authored
OS X versioning of clang is completely different. Let's make the user decide.
-
Jan Včelák authored
- The bug https://llvm.org/bugs/show_bug.cgi?id=23490 should be fixed then. - Added --enable-fastparser=force option to override the detection.
-
- Feb 17, 2016
-
-
Vitezslav Kriz authored
-
- Feb 15, 2016
-
-
Vitezslav Kriz authored
-
- Nov 23, 2015
-
-
Jan Včelák authored
-
- May 28, 2015
-
-
Ondřej Surý authored
-
- May 27, 2015
-
-
Ondřej Surý authored
Copy PKG_CHECK_VARS from pkg.m4 from pkg-config 0.28 to m4/ax_pkg_check_vars.m4 so we have PKG_CHECK_VARS available
-
- May 20, 2015
-
-
Ondřej Surý authored
Remove version-script support to remove additional complexity it introduces (it's not really needed when we hide internal symbols)
-
Ondřej Surý authored
Merge libknot-int and libknot-yparser into libknot with versioned symbols to separate main KNOT library and INTERNAL+YPARSER
-
Ondřej Surý authored
1. libknot - interfaces has been added (0:0:0 -> 1:0:1) 2. libzscanner - source change, but interface has not (0:1:0) 3. libdnssec - new library (0:0:0) 4. libknot-int - new library (0:0:0) 5. libknot-yparser - new library (0:0:0)
-
- May 11, 2015
-
-
Ondřej Surý authored
-
- Feb 11, 2015
-
-
Ondřej Surý authored
-
- Nov 12, 2014
-
-
Marek Vavruša authored
As of now, the version of the library is consistent with the release.
-
- Sep 28, 2014
-
-
Jan Včelák authored
-
- Sep 09, 2014
-
-
Jan Kadlec authored
-
- Sep 08, 2014
-
-
Jan Kadlec authored
-
- Apr 22, 2014
-
-
Robert Edmonds authored
-
- Apr 15, 2014
-
-
Jan Včelák authored
-
- Mar 26, 2014
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-