2601 Commits

Author SHA1 Message Date
Michael Rash
d579c6cd0f Merge pull request #249 from jwilk/python-cfb 2017-01-26 21:04:34 -05:00
Jakub Wilk
8f5d9c0e82 [python] Fix typo in CFB mode 2017-01-26 19:29:30 +01:00
Michael Rash
d7412af09e [test suite] don't use shell redirection char in bogus IP string 2016-12-09 19:23:11 -05:00
Michael Rash
8b734049a7 [test suite] only run user/group parity tests for non-root owner user 2016-12-09 19:17:24 -05:00
Michael Rash
643805967e remove ChangeLog.git file since people should just get this information from git 2016-12-04 16:32:50 -05:00
Michael Rash
f05b1a7a0d Merge pull request #245 from mstair/erlang_client
[erlang] updating Erlang .gitignore and build dependencies
2016-11-19 14:49:22 -05:00
Michael Stair
b25f8ed970 [erlang] explicit pull of pkcs7 from master branch 2016-11-19 13:21:40 -05:00
Michael Stair
d2810c6ce1 [erlang] removing rebar.lock 2016-11-19 13:16:00 -05:00
Michael Stair
5545b1c4f2 [erlang] remove rebar.lock and update .gitignore 2016-11-19 13:13:42 -05:00
Michael Rash
0e1634a8b1 Merge pull request #244 from mstair/erlang_client
[erlang] initial checkin of Erlang client
2016-11-19 09:24:53 -05:00
Michael Stair
88cff80690 [erlang] initial checkin of Erlang client 2016-11-18 13:29:23 -05:00
Michael Rash
00669b2be0 Merge pull request #241 from fjoncourt/apparmor
Fix apparmor profil for Ubuntu
2016-11-11 19:46:57 -05:00
Franck Joncourt
861111bd1e Fix apparmor profil for Ubuntu
Refer to https://bugs.launchpad.net/ubuntu/+source/fwknop/+bug/1598506
2016-11-11 22:19:02 +01:00
Michael Rash
2c5d7597a9 [client] minor comment update 2016-10-11 23:12:22 -04:00
Michael Rash
c06e8baa7e [client] exit() upon execvpe() error for wget execution 2016-10-11 23:04:25 -04:00
Michael Rash
be39f1a6f7 [server] call exit() upon execvpe() error, fixes #235 2016-10-10 20:38:38 -04:00
Michael Rash
836335ed41 [server] add strerror() to fopen() failures for the digest cache file 2016-10-09 09:35:17 -04:00
Michael Rash
d8b44b4c4b [python] add SHA3 digest algorithms 2016-10-04 22:23:22 -04:00
Michael Rash
d287d14283 [perl] add SHA3 digest algorithms 2016-10-04 22:16:34 -04:00
Michael Rash
f5509bcd0c [server] Add MAX_FW_TIMEOUT to access.conf variables.
[server] Add MAX_FW_TIMEOUT to access.conf stanzas to allow a
maximum number of seconds for client-specified timeouts in SPA packets.
This fixes issue #226 which was spotted by Jeremiah Rothschild.
2016-09-29 22:18:13 -04:00
Jonathan Bennett
330edaed63 Merge pull request #232 from jwilk/spelling
Fix indefinite articles
2016-09-16 13:49:40 -05:00
Jakub Wilk
2d7f5132aa Fix indefinite articles 2016-09-06 12:20:39 +02:00
Michael Rash
66fb63281d Merge pull request #227 from Jakuje/master
Proper link to coverity scan results
2016-08-23 09:05:42 -04:00
Jonathan Bennett
eb5e7528a3 Merge pull request #229 from Anthchirp/debian-spelling
fix spelling errors flagged by Debian lintian
2016-08-22 17:45:05 -05:00
Markus Gerstel
2b365abcee fix spelling errors flagged by Debian lintian 2016-08-22 22:53:46 +01:00
Jonathan Bennett
184ff61c63 Merge pull request #228 from Anthchirp/debian-spelling
Fix spelling error in documentation
2016-08-22 16:21:59 -05: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
Jakub Jelen
05df4cb049 Proper link to coverity scan results 2016-08-22 14:35:34 +02: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