Michael Rash
86cdc90f4a
[test suite] add open_ports_force_masq_access.conf file
2015-04-12 15:47:41 -07:00
Michael Rash
5164378b17
[build] add --enable-32bit-mode for ASAN+AFL fuzzing
2015-04-09 22:23:17 -04:00
Michael Rash
513fb239df
Merge branch 'master' of ssh://github.com/mrash/fwknop
2015-04-09 21:21:45 -04:00
Michael Rash
87a4acb636
[test suite] added detection for crashes triggered with AddressSanitizer (requires --enable-asan-support)
2015-04-09 18:04:31 -07:00
Michael Rash
1986c9aaf9
[test suite] added AFL results for client-rc fuzzing
2015-04-09 09:20:19 -04:00
Michael Rash
2d0b623a9a
[test suite] more FORCE_NAT tests
2015-04-08 18:50:26 -07:00
Michael Rash
ca41ce6e75
[test suite] restore FORCE_SNAT test passing result
2015-04-08 18:40:44 -07:00
Michael Rash
547dbb66b3
[server] minor return value handling update for create_chain() and add_jump_rule()
2015-04-08 18:30:03 -07:00
Michael Rash
1e33119b04
[server] use 'success' string for firewalld as returned firewall-cmd for command success
2015-04-08 18:29:03 -07:00
Michael Rash
429881703f
[test suite] minor uninitialized var bug fix
2015-04-08 18:24:26 -07:00
Michael Rash
ab2d9c0aec
[test suite] minor path bug fix
2015-04-07 16:35:07 -07:00
Michael Rash
0fa42ae117
[server] allow DISABLE_DNAT to not require FORCE_NAT
2015-04-07 16:34:49 -07:00
Michael Rash
7a21494f39
added --enable-asan-support for Google's Address Sanitizer compiler flags
2015-04-07 16:32:44 -07:00
Michael Rash
21dc1e8968
Merge branch 'master' of ssh://minastirith/Users/mbr/git/fwknop
2015-04-07 08:24:21 -04:00
Michael Rash
3d8b524019
[test suite] FORCE_SNAT requires FORCE_NAT test
2015-04-07 08:23:55 -04:00
Michael Rash
37c9f38565
[test suite] FORCE_SNAT requires FORCE_NAT test
2015-04-06 21:20:31 -04:00
Michael Rash
8e6db3a5da
[server] extend FORWARD_ALL to apply to NAT operations
...
This is a significant commit to allow all ports and protocols to be
NAT'd in conjunction with FORWARD ACCEPT rules. This commit is in
support of 6b7a3bbdae295c29a15a59385e637bd391858bc2 to allow fwknopd to
function as an SPA gateway.
2015-04-06 20:04:33 -04:00
Michael Rash
8010690039
[server] add missing #define's for firewalld
2015-04-06 11:47:07 -07:00
Michael Rash
ef6c0549a5
[test suite] added --prefer-iptables to exclude firewalld
2015-04-06 01:33:18 -07:00
Michael Rash
c25f34e7a2
[server] update firewalld for FORWARD_ALL NAT operations
2015-04-06 01:24:55 -07:00
Michael Rash
ca467b9030
[test suite] added AFL results for spa-pkts and server-digest-cache fuzzing runs
2015-03-31 19:58:18 -04:00
Michael Rash
c4ffd4b00a
[extras] minor ramdisk creation bug fix
2015-03-30 21:38:31 -04:00
Michael Rash
a18b3e9027
[server] minor code coverage update for firewalld systems
2015-03-29 18:15:11 -07:00
Michael Rash
244d2692f2
[test suite] added server-access plot data
2015-03-29 08:04:55 -04:00
Michael Rash
cb089c550d
[test suite] added server-access AFL results run
2015-03-29 08:00:03 -04:00
Michael Rash
60d982a103
[test suite] added GPG 4096-bit key combination tests
2015-03-28 07:54:30 -04:00
Michael Rash
1dc4a47357
[libfko] minor update to make process_sigs() static
2015-03-26 22:04:20 -04:00
Michael Rash
9de2a61d04
add subkey gpg access.conf file
2015-03-26 22:01:52 -04:00
Michael Rash
0f86406afb
[test suite] added gpg subkey signing test
2015-03-26 22:01:02 -04:00
Michael Rash
edd57f48de
add test/conf/gpg_large_signing_key_access.conf
2015-03-24 22:45:07 -04:00
Michael Rash
91a4e82f23
[test suite] added 4096-bit signing key test
2015-03-24 22:38:41 -04:00
Michael Rash
59d0ef0b17
[test suite] minor file rename
2015-03-24 22:03:21 -04:00
Michael Rash
1594194e73
[test suite] added new gpg keyrings for large key tests (4096 bits)
2015-03-24 22:01:55 -04:00
Michael Rash
17382953e8
[test suite] minor usage update
2015-03-24 21:44:38 -04:00
Michael Rash
ce0bb64830
[test suite] restructured AFL results directory to results/version/commit/
2015-03-23 18:07:13 -07:00
Michael Rash
08bc2aa603
[test suite] rely exclusively on tarball for gpg keyrings
2015-03-23 17:55:59 -07:00
Michael Rash
90fb4c9aca
minor comment addition
2015-03-22 22:26:29 -04:00
Michael Rash
5aacd6ae21
added convenience script to create a ramdisk for AFL fuzzing runs
2015-03-22 22:18:04 -04:00
Michael Rash
ea7f22f842
fix line separators
2015-03-22 22:12:37 -04:00
Michael Rash
f87e18635c
update Makefile.am for latest AFL scripts and test cases
2015-03-22 22:06:19 -04:00
Michael Rash
2414393c94
added the extras/patches/ directory (initial patch to link against pthreads for libfiu support)
2015-03-22 22:02:12 -04:00
Michael Rash
211f1fb5a2
[test suite] update afl-compile-code-coverage.sh to not use afl-gcc
2015-03-22 22:00:21 -04:00
Michael Rash
d058493d3b
[test suite] handle versions of lcov that don't have the --rc option
2015-03-22 17:41:26 -07:00
Michael Rash
c7be9baf9c
[test suite] better lcov coverage report handling with --initial and --zerocounters
2015-03-22 14:46:07 -07:00
Michael Rash
56e2e5ca2f
[test suite] restore digest length calculation for AFL fuzzing, fixes #148
2015-03-20 16:44:06 -04:00
Michael Rash
67fefd67ae
[test suite] added README for afl-cmin helper scripts
2015-03-20 16:42:48 -04:00
Michael Rash
c4048573c6
[test suite] removed SPA packet from afl-cmin corpus
2015-03-20 16:41:54 -04:00
Michael Rash
8ad434aed5
[test suite] the large afl-cmin directories are not used by default
2015-03-20 16:11:21 -04:00
Michael Rash
ab5c000a32
[test suite] added afl-cmin scripts, and the main test suite configs are referenced
2015-03-20 16:09:40 -04:00
Michael Rash
104aeca978
[test suite] switch SPA packets test to use afl-cmin test cases
2015-03-20 11:23:56 -04:00