- 01 May, 2020 1 commit
-
-
Evan Hunt authored
-
- 30 Apr, 2020 37 commits
-
-
Mark Andrews authored
Resolve "addzone system tests failing in Mac OS X" Closes #1695 See merge request !3274
-
Mark Andrews authored
-
Mark Andrews authored
nzf_append is conditionally compiled and this is intended to catch error introduced by changes to the called functions on all systems before the changes are run through the CI.
-
Mark Andrews authored
We missed a case where LMDB was not installed/used in the build and that broke system tests on such systems.
-
Mark Andrews authored
Test zones with various escape sequences and filesystem seperator characters. * escaped double quote (\") * escaped escape (\\) * escaped decimal byte value (\032) * slash seperator (/)
-
Mark Andrews authored
When we were printing quoted string, the double quotes where unescaped leading to prematurely ending the quoted string.
-
Ondřej Surý authored
Resolve "Fix PKCS#11-based EdDSA support" Closes #1648 See merge request !3467
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Aaron Thompson authored
Per Current Mechanisms 2.3.5, the curve name is DER-encoded in the EC_PARAMS attribute, and the public key value is DER-encoded in the EC_POINT attribute.
-
Aaron Thompson authored
-
Aaron Thompson authored
Regressed in 45afdb26.
-
Ondřej Surý authored
Use UV_UDP_RECVMMSG to enable mmsg support in libuv if available Closes #1797 See merge request !3433
-
Witold Krecicki authored
-
Witold Krecicki authored
-
Ondřej Surý authored
-
Ondřej Surý authored
As libltdl is convenience library, link it just into libisc See merge request !3465
-
Ondřej Surý authored
-
Ondřej Surý authored
make check: add missing tests See merge request !3460
-
Matthijs Mekking authored
-
Ondřej Surý authored
-
Matthijs Mekking authored
-
Matthijs Mekking authored
Add the missing tests in the Makefile (include-multiplecfg kasp pkcs11 ttl). Also put them in alphabetical order.
-
Mark Andrews authored
Resolve "system and unit clang:asan have incorrect needs" Closes #1806 See merge request !3457
-
Mark Andrews authored
-
Mark Andrews authored
Resolve "util/parse_tsan.py is not pylint clean" Closes #1804 See merge request !3456
-
Mark Andrews authored
-
Evan Hunt authored
-
Mark Andrews authored
Resolve "Update the build instructions for automake" Closes #1777 See merge request !3428
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
- 29 Apr, 2020 2 commits
-
-
Ondřej Surý authored
Merge branch '1783-ax_check_compile_flag-fno-delete-null-pointer-checks-does-not-fail-for-clang' into 'master' Resolve "AX_CHECK_COMPILE_FLAG -fno-delete-null-pointer-checks does not fail for clang" Closes #1783 See merge request !3413
-
Mark Andrews authored
-