2019-07-29 |
Kevin Day | Feature: level-1: fl_program |
commit | commitdiff | tree | snapshot |
2019-07-29 |
Kevin Day | Cleanup: private firewall files do not need to be ... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Kevin Day | Bugfix: install script destination parameters not being... |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Kevin Day | Update: always return 1 on failure |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Kevin Day | Bugfix: level-specifc compile settings should compile... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Kevin Day | Security: set default policy to DROP after deleting... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Kevin Day | Cleanup: update to newer style practices and fix existi... |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Kevin Day | Bugfix: type sizes autodetection is not reporting prope... |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Kevin Day | Cleanup: remove empty source file |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Kevin Day | Cleanup: Use new comment structure at the tops of files |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Kevin Day | Revert: remove custom type defines, including use of... |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Kevin Day | Bugfix: bash/linux does not support setting high bits... |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Kevin Day | Update: add basic featureless settings specifications... |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Kevin Day | Update: replace advanced reverse mapping with simple... |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Kevin Day | Cleanup: fix comments and remove commented out memset |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kevin Day | Update: add the firewall settings files to the 'build_s... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kevin Day | Update: Add additional options, fix minor problems... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kevin Day | Feature: add install.sh helper script |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kevin Day | Cleanup: use 'FILTER' instead of 'PORTS' |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kevin Day | Cleanup: make sure 'iptables' appears in error message... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: f_null no longer exists |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: fix firewall utility and utilize recently added... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: disable BUG_strnlen by default |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Cleanup: add space |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: use memcpy instead of strncat |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: add an f_standard_debug output similar to f_sta... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: rewrite fll_execute, ensuring f_eol are properl... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Kevin Day | Update: make sure f_new_* calls exist and add f_clear_... |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Bugfix: string lengths now use signed integers |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Update: relocate the shared and static build paths... |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Bugfix: firewall show command operating as lock |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Bugfix: add missing closing parenthesis |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Bugfix: project compiled libraries are not being found |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Kevin Day | Feature: add package generation helper scrript |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Kevin Day | Cleanup: re-organize object file generation into separa... |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Kevin Day | Security: use signed integers for string lengths and... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Kevin Day | Bugfix: add missing includes |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Kevin Day | Cleanup: add missing build_static default setting and... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Kevin Day | Bugfix: variables not being stored in array |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Kevin Day | Progress: add the current (draft) of the custom init... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Kevin Day | Update: add new rules to firewall (while fixing acciden... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Kevin Day | Progress: add socket libraries |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Kevin Day | Progress: miscellaneous changes |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Kevin Day | Update: add support for separate build_static setting 0.4.2 |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Day | Update: use firewall_default_allocation_step, +1 was... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Day | Update: change default rules for icmp traffic and clean... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Day | Update: do not resize strings when length = 0, instead... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Kevin Day | Bugfix: direction option was confusing because it was... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Kevin Day | Update: add debug as a standard console parameter |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Kevin Day | Update: oops! don't block unicasts by default |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Kevin Day | Update: improve the contents firewall settings files |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Day | Bugfix: reverse order of library links |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Day | Bugfix: remove more cases where build_alt variables... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Day | Bugfix: fix order of library linkage for firewall build... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Day | Bugfix: fix order of library linkage |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Day | Bugfix: revert compiler workaround 5bdaa0b, place argum... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Kevin Day | Update: f_error changes and more signals |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Kevin Day | Cleanup: explicitly initialize f_false enumerator to 0. |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Kevin Day | Update: add signal code support to f_errors and move... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Kevin Day | Update: uncomment pipe detection code in return_code... |
commit | commitdiff | tree | snapshot |
2014-10-16 |
Kevin Day | Feature: add support for -p, --project in generate.sh |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Kevin Day | Cleanup: remove unused parameter 'settings_path' |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Kevin Day | Update: add level's 0, 1, and 2 settings file to build... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Kevin Day | Update: define f_extern as extern |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Kevin Day | Feature: add support for defining the linker program... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Kevin Day | Bugfix: fix missing dependencies |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Kevin Day | Cleanup: correct the documentation on the file's level |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Kevin Day | Bugfix: add missing required library link dependencies |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Kevin Day | Bugfix: programs incorrectly reporting version |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Kevin Day | Workaround: compilers on some systems seem to be sensit... 0.4.1 |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Kevin Day | Bugfix: fix mistake in variable usage within generate.sh |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Kevin Day | Release: FLL 0.4.0 |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Kevin Day | Release: FLL 0.3.1 0.4.0 |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Kevin Day | Update: remove unavailable script function references |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Kevin Day | Bugfix: free allocated memory when exiting on fork... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Kevin Day | Bugfix: properly initialize name_size string_length |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Kevin Day | Update: add readme file for generate.sh |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Kevin Day | Update: add dependencies files 0.3.0 |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Kevin Day | Update: Report total number of content parts when doing... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Kevin Day | Bugfix: correct mistakes in firewall settings files |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Kevin Day | Bugfix: fl_execute is now fll_execute |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Kevin Day | Update: use +v and ++version instead of -v and --version |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Kevin Day | Bugfix: ipv6 icmp is different than ipv4 icmp, adjust... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Kevin Day | Bugfix: Fix usage of rule_contents for protocol none... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Kevin Day | Feature: add support for ipv6 firewall via new 'tool... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Kevin Day | Bugfix: fix build and install data settings file |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Cleanup: move color context structure from level 2... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Bugfix: fix f_error_is_not_error logic |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Cleanup: rename/move f_output to f_print |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Update: remove *_initialize for specific types |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Cleanup: remove stale todo notes |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Update: return f_unknown at end of f_is_digit |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Kevin Day | Update: redesign error codes |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kevin Day | Update: add the new default/example firewall setting... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Kevin Day | Feature: add support for 'protocol' option |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Kevin Day | Update: rewrite firewall, adding support for custom... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Kevin Day | Update: add support for array_length arrays |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Kevin Day | Bugfix: fix invalid f_string_lengths initializer |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Kevin Day | Update: add file position reset macro |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Kevin Day | Bugfix: reset position on back to back lists |
commit | commitdiff | tree | snapshot |
next |