Commit Graph
2525 Commits
Author SHA1 Message Date
Markus Gerstel 2b365abcee fix spelling errors flagged by Debian lintian 2016-08-22 22:53:46 +01:00
Markus Gerstel ea23648d02 Fix spelling error in documentation
Original patch by Franck Joncourt <franck@debian.org>
2016-08-22 22:05:06 +01:00
Damien Stuart 99ed7a57aa Tweaks for Visual Studio 2008 project files 2016-07-17 12:00:19 -04:00
Jonathan Bennett 6d173f73e4 Updates a missed reference of libfko version 2016-07-16 17:44:31 -05:00
Jonathan Bennett b2f88a9dad Fixes libfko for mac, adds common functions 2016-07-16 17:43:33 -05:00
Michael Rash 183a9c5118 [docs] update links to Jonathan's new github username 2016-07-03 23:39:13 -04:00
Michael Rash 9371450d67 bump libfko version to 3.0.0 for RPM builds 2016-06-08 18:01:53 -07:00
Michael Rash b14d48a360 added ChangeLog.git for changes since 2.6.8 2016-06-08 17:33:03 -07:00
Michael Rash 779029e8bb doc update 2016-06-08 20:38:40 -04:00
Michael Rash 3686eab348 bump version numbers in preparation for 2.6.9 release 2016-06-08 17:12:37 -07:00
Jonathan Bennett 6db424999d Add my email address to the man pages 2016-06-07 22:23:50 -05:00
Michael Rash 36f3564254 add material on Damien's NFQ support 2016-06-06 22:36:34 -04:00
Michael Rash ae417e43bb recognize Jonathan as a core developer 2016-06-06 20:23:46 -04:00
Michael Rash 0a439c1dc0 further GPLv2+ clarifications 2016-06-06 20:23:28 -04:00
Michael Rash 5f15119190 clarify GPL v2+ for the license per issue #222 2016-06-03 22:08:15 -04:00
Michael Rash d7a51a19d4 clarify GPL license version for README, closes issue #222 2016-06-02 22:55:17 -04:00
Damien Stuart d7ddbec962 Indicate GPL2+ in setup.py 2016-06-02 22:45:47 -04:00
Damien Stuart a4879fdfc4 Added explicit GPL2 license text to the python module code files. 2016-06-02 22:36:59 -04:00
Michael Rash dd1f05c030 Merge pull request #221 from oneru/master
[Server] slightly broadens FORWARD rule matching, disables rewriting …
2016-05-31 21:11:25 -04:00
Jonathan Bennett a651b092cc [Test suite] Typo fix 2016-05-30 14:33:19 -05:00
Jonathan Bennett 3d044a2d04 Minor wording change to error message 2016-05-30 14:32:33 -05:00
Jonathan Bennett df47ed4ecd [test suite] Modify test to work with iptables 2016-05-30 14:24:51 -05:00
Jonathan Bennett d6b8205b2a [Test suite] minor change to rerun-failed 2016-05-30 14:23:10 -05:00
Jonathan Bennett 8122e46bc7 [Test suite] rearranges processing of rerun-failed, handles options better 2016-05-30 09:19:58 -05:00
Jonathan Bennett b5db9c66d3 [Server] Free the access list on invalid hostname, fixes memory leak. 2016-05-29 23:40:14 -05:00
Jonathan Bennett 67c46de9dd Minor error message wording fix, also fixes test suite test 2016-05-29 20:07:12 -05:00
Jonathan Bennett 2d1568f413 [Test suite] Minor fix, prevent stall on slow systems 2016-05-29 18:02:49 -05:00
Jonathan Bennett d448004f38 [Server] slightly broadens FORWARD rule matching, disables rewriting sport for snat 2016-05-29 14:13:53 -05:00
Jonathan Bennett 246d8a1db7 [Server] enable global fw variable even for access stanzas that enable command exec 2016-05-29 14:01:53 -05:00
Michael Rash 2937bc1058 [test suite] fix NAT DNS bad host check 2016-05-28 05:24:29 -07:00
Michael Rash 7f12fc72d1 [test suite] more NAT DNS coverage 2016-05-28 05:06:07 -07:00
Michael Rash 8514061681 [test suite] minor removal of comments 2016-05-28 04:41:01 -07:00
Michael Rash 3a10ccff4d [test suite] NAT DNS test coverage fix 2016-05-28 04:39:04 -07:00
Michael Rash 8366e118e2 [server] negative testing for ENABLE_NAT_DNS 2016-05-27 23:33:13 -07:00
Michael Rash 919156fdf0 apply doc updates to man pages 2016-05-28 09:29:34 -04:00
Michael Rash 74ddbf63b2 minor documentation updates 2016-05-27 23:15:39 -07:00
Michael Rash efd21281aa minor README wording update, include Android link 2016-05-27 10:55:33 -07:00
Michael Rash 7573824d21 add fwknop-gui language and screenshot to main README 2016-05-27 10:08:36 -07:00
Jonathan Bennett ac247bb738 [Test suite] Adds --rerun-failed description to help output 2016-05-26 23:49:12 -05:00
Michael Rash 6e54e9452a [test suite] add ENABLE_RULE_PREPEND test 2016-05-26 19:21:07 -07:00
Jonathan Bennett 6a8a554851 [Test suite] Adds tests for invalid server and client cmd lines involving --key-gen 2016-05-26 10:07:23 -05:00
Jonathan Bennett 74d3515218 Removes a dead code path in client
A trio of checks were done two places, and the code path always went through both checks.
Since the program announced a fail and closed, the second set of checks could never be triggered.
2016-05-26 09:32:26 -05:00
Jonathan Bennett d804ba33f5 [Test suite] Adds --no-rc-file tests 2016-05-25 21:21:48 -05:00
Jonathan Bennett b0c0242054 [Test suite] Add a couple of tests for --no-home-dir 2016-05-25 09:31:06 -05:00
Jonathan Bennett 16dd3f4d32 [Test suite] Adds libfiu test to emulate failure in set_sig_handlers() 2016-05-24 22:02:42 -05:00
Jonathan Bennett 71cea19f3d [Server] Respond to set signal handler failure with clean_exit 2016-05-24 22:00:21 -05:00
Michael Rash d593779ecf Merge branch 'master' of https://github.com/mrash/fwknop 2016-05-24 19:01:59 -07:00
Michael Rash 08c6a9d4e2 [test suite] trigger a couple of -p errors for code coverage 2016-05-24 19:00:58 -07:00
Jonathan Bennett db1cdd2fea [Server] Moves signal handling code to earlier in fwknopd initialization
Also serves to de-duplicate code slightly
2016-05-24 20:48:40 -05:00
Michael Rash 4122199139 [test suite] apply server output criteria in fault injection tests 2016-05-24 18:43:03 -07:00