2561 Commits

Author SHA1 Message Date
Michael Rash
10d31064c3 Endian fix for OpenBSD systems
Per github issue #257, Jérémie Courrèges-Anglas and Ingo Feinerer
contributed a patch to fix endian detection on OpenBSD systems. This is
based on information contained at:

https://www.opengroup.org/austin/docs/austin_514.txt
2017-09-09 09:06:07 -04:00
Michael Rash
78b3a215cb fix gnupg.org link in the ChangeLog 2017-04-15 08:56:13 -04:00
Michael Rash
d5c841140f image markdown fix for the README 2017-03-28 23:03:16 -04:00
Michael Rash
013509832e Merge branch 'master' of ssh://moria/home/mbr/git/fwknop 2017-03-28 22:57:12 -04:00
Michael Rash
456b51693f minor README images path update 2017-03-28 22:56:08 -04:00
Michael Rash
bc1505934e Merge branch 'master' of ssh://github.com/mrash/fwknop 2017-02-20 22:09:56 -05:00
Michael Rash
ac9ccb9ab0 [libfko] check NULL ptr before utilizing - discovered by the PVS-Studio static analyzer 2017-02-20 21:54:22 -05:00
Michael Rash
9f963df723 minor comment addition 2017-02-20 21:51:35 -05:00
Michael Rash
5dffde18fd Merge pull request #250 from jwilk/python-errstr 2017-02-12 16:46:50 -05:00
Jakub Wilk
42ebb04605 [python] fix name error in Fko.errstr() 2017-02-09 12:16:29 +01:00
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