Damien Stuart
|
e9c0f41541
|
Added installation hook to set the perms on the .conf files to 600 during make install. Minot doc tweak.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@235 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-07-06 00:59:33 +00:00 |
|
Damien Stuart
|
5035cf0fed
|
Added .fwknoprc file creation and processing. This allows for saved default and named configuration profiles. Updated fwknop manpage to reflect the new capability. Also cleaned up messages (errors, info) from the program.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@234 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-07-05 22:49:03 +00:00 |
|
Damien Stuart
|
8129f86ddd
|
More cleanup. Removed the direction field (src, dst, both) from the chain configuration directives. Remove the HOSTNAME parameter as it was not used.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@232 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-07-04 21:12:51 +00:00 |
|
Damien Stuart
|
b217c6a1fa
|
Added the GPG signature checking code. Added GPG_REQUIRE_SIG and GPG_IGNORE_SIG_VERIFY_ERROR parameters to access.conf. Implement the checking of GPG signature IDs against the GPG_REOMOTE_ID list.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@227 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-06-29 02:40:59 +00:00 |
|
Damien Stuart
|
b95d222d3c
|
More tweaks, clean-up and documentation tweaks for the first release. Made client http-proxy option allow case insensitive match and to take an option :port as part of the argument.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@225 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-06-27 21:07:56 +00:00 |
|
Damien Stuart
|
fe09438921
|
Start of cleanup for beta release candidate. Removed locale-related code (for now) as it was breaking some things like logging. removed some unimplemented and/or unused parameters and config directives (as well as thier respective documentation references. Added a --rotate-digest-cache command-line arg to force a rename of the digest cache file and start a new one.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@224 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-06-24 02:31:36 +00:00 |
|
Damien Stuart
|
63b4da38dc
|
Mostly documentation file updates.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@218 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-06-19 01:15:19 +00:00 |
|
Damien Stuart
|
f3c33c273b
|
Added an initial fwknopd.8 man page (and source asciidoc). Added the --locale and --no-locale command-line option support. The set_config_entry function now allows setting a config entry to NULL to clear and free it.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@209 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-02-09 20:23:42 +00:00 |
|
Damien Stuart
|
d0373a5b33
|
Fixed libfko so gpgme engine is gpg by default. Added functions to libfko to set/get path to gpgme engine. Fixed some memory leaks. Reworkd the get_user_pw routine. Added code in fwknopd to put back the "hQ" string on the front of incoming GPG-encypted message data. Removed the previously add pretty-print routine to configure. Updated configure to check for path to gpg executable. Updated docs accordingly.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@205 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-02-06 03:43:54 +00:00 |
|
Damien Stuart
|
e3bd3b703e
|
Added additional sanity checks and clean-up of access.conf processing and functionality. Fixes require source and added check for required username. Added fallback to use GPG_DECRYPT_PW if it was set and the normal KEY failed with a decyption error. Fixed packet count checks to allow a limit of 0 to mean unlimited number of packets.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@203 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-01-30 20:22:53 +00:00 |
|
Michael Rash
|
33cb0d4826
|
added --server-cmd arg to fwknop client man page and help output
git-svn-id: file:///home/mbr/svn/fwknop/trunk@197 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-01-16 22:09:14 +00:00 |
|
Michael Rash
|
cee622aab5
|
added --last-cmd argument to fwknop(8) man page via the fwknop.man.asciidoc file
git-svn-id: file:///home/mbr/svn/fwknop/trunk@196 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-01-16 21:11:27 +00:00 |
|
Damien Stuart
|
be37cecda1
|
Updated changelog. Made the fwknop.man.asciidoc match the changes made to the fwknopd.8 manpage.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@188 510a4753-2344-4c79-9c09-4d669213fbeb
|
2010-01-05 00:06:56 +00:00 |
|
Damien Stuart
|
814d7d3565
|
Fixed bug in signal handling when libpcap version 1.0 is used. Minor doc update.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@170 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-12-07 03:48:53 +00:00 |
|
Damien Stuart
|
61c243f827
|
Added some more (stubbed-in) server code and functions. Minor doc tweak.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@148 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-09-14 00:38:31 +00:00 |
|
Damien Stuart
|
911361deff
|
Minor manpage tweak
git-svn-id: file:///home/mbr/svn/fwknop/trunk@140 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-09-05 23:41:15 +00:00 |
|
Damien Stuart
|
f0fa45cec2
|
Added fwknop.man.asciidoc to docs and fwknop.8 man page to client (derived from fwknop.man.asciidoc).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@136 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-09-03 03:25:35 +00:00 |
|
Damien Stuart
|
10c0aabe38
|
Fixed another minor typo in the doc
git-svn-id: file:///home/mbr/svn/fwknop/trunk@135 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-08-12 02:11:14 +00:00 |
|
Damien Stuart
|
078661e355
|
Fixed typo (actually a cut-and-paste remnant) in the doc.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@126 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-08-02 21:27:46 +00:00 |
|
Damien Stuart
|
7f45031cef
|
Added SHA384 and SHA512 digests. Tweaks for getting rid of windows warnings. Use recv instead of read on socket. Bumped version to 0.63 (libfko) and 0.23 (FKO perl module).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@123 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-08-02 18:28:34 +00:00 |
|
Damien Stuart
|
488ca566e1
|
Minor updates to non-code-related files. Changed some copyrights to 2009.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@100 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-06-07 20:33:53 +00:00 |
|
Damien Stuart
|
d711843e84
|
Changed fko version to 1.9.12. Made signing GPG-encrypted messages optional.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@86 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-05-17 15:44:07 +00:00 |
|
Damien Stuart
|
a32100f964
|
Updated documentation to reflect API changes and GPG signature functions.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@84 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-05-03 18:10:23 +00:00 |
|
Damien Stuart
|
d19e2777f7
|
Fixed segfault issue when spa_data_final was called before spa_message was set.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@77 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-03-30 00:56:05 +00:00 |
|
Damien Stuart
|
675e24be4c
|
Fixed typo in doc
git-svn-id: file:///home/mbr/svn/fwknop/trunk@76 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-03-25 02:08:13 +00:00 |
|
Damien Stuart
|
6e90c5efc6
|
Added gpg-home-dir support to libfko and the fwknop program. Added the fko_set_spa_data() function. Documentation updates and other tweaks to support these changes.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@75 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-03-17 02:05:25 +00:00 |
|
Damien Stuart
|
c3f483a091
|
Better error checking/message for decription. Fixed typo in docs.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@69 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-02-22 22:18:38 +00:00 |
|
Damien Stuart
|
3342349b48
|
Fixed minor typo
git-svn-id: file:///home/mbr/svn/fwknop/trunk@61 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-02-11 02:47:09 +00:00 |
|
Damien Stuart
|
4ef8a25596
|
Update libfko docs for the gpgme-related error codes and function.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@60 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-02-11 01:00:08 +00:00 |
|
Damien Stuart
|
2d34c27f5a
|
Fixed flag on gpgme_keylist_next that was forcing only private keys for recipient. Fixed typo in docs.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@49 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-01-28 03:38:42 +00:00 |
|
Damien Stuart
|
8e7cf3b5a9
|
Documentation updates and minor tweaks. Made it version 1.10.0 consistent in caonfigure.ac and fko.h.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@47 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-01-27 02:47:49 +00:00 |
|
Damien Stuart
|
e846cdd44d
|
First cut at GPG encrytion support (decryption and doc update are pending).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@39 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-01-25 03:58:50 +00:00 |
|
Damien Stuart
|
c0c61a5eec
|
Minor tweaks, and fixed one potential memory allocation issue discovered with valgrind.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@35 510a4753-2344-4c79-9c09-4d669213fbeb
|
2009-01-02 14:30:36 +00:00 |
|
Damien Stuart
|
49fb5f939d
|
Made the context struct opaque to users of the library. Somewhat major API tweak in that fko_ctx_t is not a pointer type and the fko_new functions take a pointer to that.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@33 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-31 20:40:09 +00:00 |
|
Damien Stuart
|
8fe9db4470
|
Reorganized libfko doc.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@32 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-31 15:33:09 +00:00 |
|
Damien Stuart
|
edf966e7d3
|
Documentation fixes.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@31 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-31 15:06:24 +00:00 |
|
Damien Stuart
|
0000fe270d
|
Documentation updates and minor tweaks.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@30 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-31 05:11:02 +00:00 |
|
Damien Stuart
|
686ee5caf1
|
Some progress on the libfko doc.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@29 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-30 04:21:01 +00:00 |
|
Damien Stuart
|
d4e115f86b
|
Update to docs.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@28 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-29 01:22:41 +00:00 |
|
Damien Stuart
|
9ef004b9ba
|
Added gpl-2.0.texi file to doc/Makefile.am so it is included in the dist.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@25 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-28 03:35:57 +00:00 |
|
Damien Stuart
|
a93e8ddd4e
|
Minor docs update - Added GPL to info doc.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@21 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-26 12:56:57 +00:00 |
|
Damien Stuart
|
65e11abc96
|
Added documentation stub.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@18 510a4753-2344-4c79-9c09-4d669213fbeb
|
2008-12-25 04:11:06 +00:00 |
|