Commit Graph

  • 556ca2c146 Tweaks to EXTRA_DIST. Added one missing and removed one invalid entry under the test directory. Damien Stuart 2012-11-19 09:30:15 -05:00
  • f499e30900 Tweaks to fix issues with building the lib and client under Windows. Added .fwknop.last support on Windows. Bumped the lib version to 0.0.4. Fixed bug in username detection code. Removed -Werror from AM_INIT_AUTOMAKE which prevented setting of CPPFLAG for the lib build in some circumstances. Damien Stuart 2012-11-18 23:59:10 -05:00
  • 049e1e958f [test suite] added android_access.conf file for Android SPA test Michael Rash 2012-11-17 14:06:39 -05:00
  • 5a2150e070 [test suite] minor update to not look for lib/.libs/ in --enable-recompile mode Michael Rash 2012-11-15 22:36:29 -05:00
  • 9921e72d70 [test suite] backwards compatibility tests Michael Rash 2012-11-15 21:16:11 -05:00
  • 31c3100d7f minor gcc warnings todo note for OpenBSD Michael Rash 2012-11-14 23:46:29 -05:00
  • 517f447028 bumped version to 2.0.4 Michael Rash 2012-11-14 23:45:43 -05:00
  • 38d4b5cc88 minor marking text update around fuzzing packet count Michael Rash 2012-11-13 21:18:29 -05:00
  • 02790628d4 additional SPA validation check to ensure no non-ascii printable chars in decoded message Michael Rash 2012-11-13 21:16:27 -05:00
  • 70afd9c2d4 minor spacing fix Michael Rash 2012-11-13 21:12:41 -05:00
  • bc58b3a15f Added chain_exists() check to fwknopd SPA rule creation Michael Rash 2012-11-12 21:48:26 -05:00
  • c0349a20a3 added fuzzing packet count to FKO server fuzzing test Michael Rash 2012-11-09 20:42:43 -05:00
  • c354afb3b4 minor todo reorganization Michael Rash 2012-11-09 20:42:08 -05:00
  • 2a3cd1abfe Merge branch 'master' of github.com:mrash/fwknop Michael Rash 2012-11-08 22:25:33 -05:00
  • 03b222ddda [client] (Franck Joncourt) Fixed Ctrl-C problem where SPA packets were sent anyway Michael Rash 2012-11-08 22:22:04 -05:00
  • 9f9910c317 added blurb about Android-4.1.2 Michael Rash 2012-11-08 22:09:23 -05:00
  • 16c8be2d83 minor README update for proper 4.1.2 version of Android Michael Rash 2012-11-08 22:07:16 -05:00
  • 585beba951 added updated properties files for Android-4.1.2 Michael Rash 2012-11-08 22:06:25 -05:00
  • 4dd65c5761 minor bug fix to leverage fko_errstr() returned error string properly Michael Rash 2012-11-08 21:42:18 -05:00
  • e57156e57d added fko header files for the Android client Michael Rash 2012-11-08 21:39:21 -05:00
  • 66ad134708 [server] Added '--pcap-file <file>' option Michael Rash 2012-11-08 21:33:23 -05:00
  • 7afe5b28b7 minor update to use explicit FKO_SUCCESS value in if() result check Michael Rash 2012-11-08 21:03:45 -05:00
  • 2ae1449122 allow '_' chars in usernames provided to libfko Michael Rash 2012-11-08 21:02:44 -05:00
  • 5ddf5afec6 Ignore trailing whitespace on .fwknoprc directives Damien Stuart 2012-11-08 19:41:46 -05:00
  • 36630694fd Additional todo tasks Michael Rash 2012-11-05 20:39:03 -05:00
  • 575e696164 [test suite] added pinentry check for gpg tests that have keys that require associated passphrases Michael Rash 2012-11-05 20:38:34 -05:00
  • 5c1979e16a Added test suite config file: disable_aging_nat_fwknopd.conf Michael Rash 2012-11-04 22:13:52 -05:00
  • 231be81f5b bug fix to include multi-gpg ID no password test Michael Rash 2012-11-03 23:11:24 -04:00
  • df2bb3e3fd Merge branch 'master' of github.com:mrash/fwknop Michael Rash 2012-11-03 19:00:56 -04:00
  • 66467e9449 Merge pull request #11 from tomyuk/master Michael Rash 2012-11-03 16:00:57 -07:00
  • dbf6dc8846 --enable-recompile try raw make if sudo make fails Michael Rash 2012-11-03 18:09:12 -04:00
  • 5218e52f9a added run-test-suite.sh LD_LIBRARY_PATH wrapper Michael Rash 2012-11-03 16:50:26 -04:00
  • daa692caf7 Added missing include files Tomoyuki Kano 2012-11-03 19:08:10 +09:00
  • cf783e075e add missing include files to lib/Makefile.am Tomoyuki Kano 2012-11-03 19:03:48 +09:00
  • 28b2787001 bug fix to include cmd_access.conf in Makefile.am Michael Rash 2012-11-02 21:07:23 -04:00
  • 7db2d1e796 [client+server] Added --disable-gpg to the autoconf config Michael Rash 2012-10-31 21:37:55 -04:00
  • 8ee9999cbd added fuzzing patches from the test/fuzzing/patches/ directory Michael Rash 2012-10-30 22:39:36 -04:00
  • f488a8d75d added '-Wformat -Wformat-security' to compile args - no associated warnings in current code Michael Rash 2012-10-30 22:03:40 -04:00
  • e103bdf4b0 Updated build CFLAGS and LDFLAGS for PIE support similar to Debian hardening-includes Michael Rash 2012-10-30 21:40:21 -04:00
  • 8c3a67377e [test suite] bug fix to ensure binary existence check in build security tests Michael Rash 2012-10-30 21:23:30 -04:00
  • aa74fa3eed minor fuzzing README update Michael Rash 2012-10-28 23:31:09 -04:00
  • cefac6275b added non digit rand val fuzzing encoding tests Michael Rash 2012-10-27 22:45:28 -04:00
  • dced7c6a77 added fuzzing encoding strip eq return packets Michael Rash 2012-10-27 22:34:52 -04:00
  • 4b25e1e242 added encoding_append_b64_modified_byte equals sign fuzzing encoding tests Michael Rash 2012-10-27 22:28:33 -04:00
  • 807dd315e5 added encoding_append_b64_modified_byte fuzzing encoding tests Michael Rash 2012-10-27 22:07:40 -04:00
  • 03255a5547 added non-base64 char to access msg for fuzzing encoding tests Michael Rash 2012-10-26 23:13:41 -04:00
  • f3c9f49a67 added fuzzing encoding packets (extra colon 3) Michael Rash 2012-10-26 23:07:35 -04:00
  • e89338c431 added fuzzing encoding packets (extra colon 2) Michael Rash 2012-10-26 23:06:09 -04:00
  • 69ed7ee635 added fuzzing encoding packets (extra colon 1) Michael Rash 2012-10-26 21:47:08 -04:00
  • 37048f359d added in new test/fuzzing/patches/ files Michael Rash 2012-10-26 21:43:24 -04:00
  • 830996b3ac added non-base64 encoding fuzzing packets Michael Rash 2012-10-26 15:52:09 -04:00
  • ac38f8d993 [libfko] bug fix to check b64_decode() return value Michael Rash 2012-10-26 15:36:08 -04:00
  • 60083cc272 added rm colon5 fuzzing packets Michael Rash 2012-10-25 22:12:47 -04:00
  • 3ae583813c added fuzzing encoding test that removes colon #5 Michael Rash 2012-10-25 22:04:09 -04:00
  • 91596f4450 added fuzzing encoding test that removes colon #4 Michael Rash 2012-10-25 22:01:12 -04:00
  • ef635d57e3 added test/fuzzing/patches/encoding_rm_colon1.patch file Michael Rash 2012-10-25 21:57:40 -04:00
  • 165e618bad Added fuzzing encoding tests that remove the 2nd and 3rd colons Michael Rash 2012-10-25 21:55:01 -04:00
  • f6b0d23c1c Added fuzzing spa packet generation for invalid encodings Michael Rash 2012-10-25 21:37:52 -04:00
  • b3889289b3 added non-base64 user character fuzzing SPA packets Michael Rash 2012-10-25 00:42:02 -04:00
  • d16643affa added extra_timestamp_digit fuzzing SPA packets Michael Rash 2012-10-25 00:29:01 -04:00
  • e8312c26b9 added colon_1_to_a fuzzing SPA packets Michael Rash 2012-10-25 00:24:19 -04:00
  • de512e7d8f added fuzzing/README file Michael Rash 2012-10-25 00:20:55 -04:00
  • 6a649e26e7 easier SPA fuzzing packet generation and importing Michael Rash 2012-10-25 00:20:08 -04:00
  • 627035fb22 Patch from Franck Joncourt for setting permissions via open() Michael Rash 2012-10-23 21:47:56 -04:00
  • 52d023ec60 added validate_username() call to SPA packet encoding routine Michael Rash 2012-10-22 20:31:19 -04:00
  • 23eefbdefa added MIPS compilation bug for todo.org tracking Michael Rash 2012-10-22 20:30:42 -04:00
  • 691d9503ee added test/fuzzing/ directory for fuzzing data and patches Michael Rash 2012-10-19 22:14:24 -04:00
  • 95001b7da8 minor ChangeLog updates Michael Rash 2012-10-19 22:11:27 -04:00
  • 54297086ba fixed --enable-recompile argument for OpenBSD Michael Rash 2012-10-18 23:10:02 -04:00
  • 3eaa7dcb5f added libfko validate_username() for decrypted SPA data Michael Rash 2012-10-18 23:01:54 -04:00
  • 692e336880 added 'Rejected' messages to test output for bogus SPA packet perl FKO tests Michael Rash 2012-10-18 22:24:48 -04:00
  • d5c3fc4b1c removed non-SPA packet lines Michael Rash 2012-10-18 22:24:11 -04:00
  • cc58adc7fc added bogus_spa_packets file for perl FKO fuzzing tests Michael Rash 2012-10-18 22:08:38 -04:00
  • b218977c61 continued validation code driven by perl FKO module Michael Rash 2012-10-16 21:23:43 -04:00
  • e0d86f9a33 [libfko] validation of NAT access strings Michael Rash 2012-10-15 20:52:23 -04:00
  • bf22778ada added perl FKO module client timeout test Michael Rash 2012-10-13 14:08:38 -04:00
  • 1910cd1ecf additional perl FKO module access message test strings Michael Rash 2012-10-13 11:38:23 -04:00
  • e24cfd014d added perl FKO module cmd mode tests Michael Rash 2012-10-13 11:31:31 -04:00
  • 5112704ed9 started on fuzzing tests with the perl FKO module Michael Rash 2012-10-12 23:52:14 -04:00
  • 402c7033d5 force usernames to be alpha numeric chars and dashes Michael Rash 2012-10-12 23:51:28 -04:00
  • c047dca50d minor todo.org update to set icmp type/code task to completed Michael Rash 2012-10-11 23:50:16 -04:00
  • e4751d1c20 added icmp type/code blurb Michael Rash 2012-10-11 23:40:04 -04:00
  • 67f5d1f1e9 Applied perl FKO module libfko path patch from Franck Joncourt Michael Rash 2012-10-11 23:36:50 -04:00
  • 6f356a9684 Added Sean Greven for his FreeBSD port Michael Rash 2012-10-08 22:06:33 -04:00
  • d0189b6b7e minor addition of newline before each chain list in --fw-list mode Michael Rash 2012-10-07 15:11:53 -04:00
  • 845f81804f added test/conf/tcp_server_fwknopd.conf file Michael Rash 2012-10-05 16:12:03 -04:00
  • 66741b3d81 Added a test for SPA over TCP Michael Rash 2012-10-04 21:05:55 -04:00
  • ecce80b92b [client] for spoofed SPA packets over ICMP, switche back to sending over echo reply Michael Rash 2012-10-04 21:05:22 -04:00
  • aceb501eca minor replay warning msg fix to not include newlines (better for syslog) Michael Rash 2012-10-03 22:58:06 -04:00
  • 229a36625b Better IP spoofing support (udpraw and icmp) Michael Rash 2012-10-03 22:56:10 -04:00
  • bb1743d25d [server] Switched upstart config to use 'expect' section Michael Rash 2012-10-02 23:22:15 -04:00
  • 1828f51b90 [server] GPG_ALLOW_NO_PW + no KEY bug fix Michael Rash 2012-10-02 23:20:47 -04:00
  • 2aff47c7a2 minor fwknopd man page fixes Michael Rash 2012-10-01 22:49:45 -04:00
  • 1f4ca20f76 [server] upstart config change to start on network device up Michael Rash 2012-09-29 21:58:04 -04:00
  • e37409c250 Added blurb about the new upstart config Michael Rash 2012-09-27 22:01:54 -04:00
  • f7472bec0f Added upstart config for Ubuntu systems Michael Rash 2012-09-27 21:58:38 -04:00
  • 91e7b21054 added log output for the sniffing interface Michael Rash 2012-09-27 21:57:39 -04:00
  • 4c852c133b [todo] client/server tests Michael Rash 2012-09-24 22:15:33 -04:00
  • 61021e0f23 minor print status update in --Anonymize mode Michael Rash 2012-09-24 22:15:01 -04:00
  • 96609e280c added mbr@cipherdyne.org to bug email list Michael Rash 2012-09-24 21:33:41 -04:00