]> Kevux Git Server - fll/shortlog
fll
2019-07-27 Kevin DaySecurity: set default policy to DROP after deleting...
2019-07-27 Kevin DayBugfix: type sizes autodetection is not reporting prope...
2019-07-26 Kevin DayBugfix: bash/linux does not support setting high bits...
2019-07-25 Kevin DayUpdate: add basic featureless settings specifications...
2019-07-25 Kevin DayUpdate: replace advanced reverse mapping with simple...
2019-07-25 Kevin DayCleanup: fix comments and remove commented out memset
2019-07-24 Kevin DayUpdate: set micro version to 3, from 2
2019-07-23 Kevin DayUpdate: add the firewall settings files to the 'build_s...
2019-07-23 Kevin DayUpdate: Add additional options, fix minor problems...
2019-07-23 Kevin DayFeature: add install.sh helper script
2019-07-23 Kevin DayCleanup: use 'FILTER' instead of 'PORTS'
2019-07-23 Kevin DayCleanup: make sure 'iptables' appears in error message...
2019-07-21 Kevin DayUpdate: fix firewall utility and utilize recently added...
2019-07-21 Kevin DayUpdate: disable BUG_strnlen by default
2019-07-21 Kevin DayCleanup: add space
2019-07-21 Kevin DayUpdate: use memcpy instead of strncat
2019-07-21 Kevin DayUpdate: add an f_standard_debug output similar to f_sta...
2019-07-21 Kevin DayUpdate: rewrite fll_execute, ensuring f_eol are properl...
2019-07-21 Kevin DayUpdate: make sure f_new_* calls exist and add f_clear_...
2019-07-19 Kevin DayBugfix: string lengths now use signed integers
2019-07-19 Kevin DayUpdate: relocate the shared and static build paths...
2019-07-19 Kevin DayBugfix: firewall show command operating as lock
2019-07-19 Kevin DayBugfix: add missing closing parenthesis
2019-07-19 Kevin DayUpdate: version to 0.4.3
2019-07-19 Kevin DayBugfix: project compiled libraries are not being found
2019-07-19 Kevin DayFeature: add package generation helper scrript
2019-07-18 Kevin DayCleanup: re-organize object file generation into separa...
2019-07-18 Kevin DaySecurity: use signed integers for string lengths and...
2019-07-17 Kevin DayBugfix: add missing includes
2019-07-17 Kevin DayCleanup: add missing build_static default setting and...
2019-07-17 Kevin DayUpdate: version to 0.4.3
2019-07-17 Kevin DayBugfix: variables not being stored in array
2015-05-06 Kevin DayUpdate: add support for separate build_static setting 0.4.2
2015-03-17 Kevin DayUpdate: use firewall_default_allocation_step, +1 was...
2015-03-17 Kevin DayUpdate: change default rules for icmp traffic and clean...
2015-03-17 Kevin DayUpdate: do not resize strings when length = 0, instead...
2015-01-14 Kevin DayBugfix: direction option was confusing because it was...
2015-01-14 Kevin DayUpdate: add debug as a standard console parameter
2015-01-14 Kevin DayUpdate: oops! don't block unicasts by default
2015-01-14 Kevin DayUpdate: improve the contents firewall settings files
2015-01-09 Kevin DayBugfix: reverse order of library links
2015-01-09 Kevin DayBugfix: remove more cases where build_alt variables...
2015-01-09 Kevin DayBugfix: fix order of library linkage for firewall build...
2015-01-09 Kevin DayBugfix: fix order of library linkage
2015-01-09 Kevin DayBugfix: revert compiler workaround 5bdaa0b, place argum...
2015-01-08 Kevin DayUpdate: f_error changes and more signals
2014-12-31 Kevin DayCleanup: explicitly initialize f_false enumerator to 0.
2014-12-31 Kevin DayUpdate: add signal code support to f_errors and move...
2014-12-31 Kevin DayUpdate: uncomment pipe detection code in return_code...
2014-10-16 Kevin DayFeature: add support for -p, --project in generate.sh
2014-10-15 Kevin DayCleanup: remove unused parameter 'settings_path'
2014-10-15 Kevin DayUpdate: add level's 0, 1, and 2 settings file to build...
2014-10-15 Kevin DayUpdate: define f_extern as extern
2014-10-09 Kevin DayFeature: add support for defining the linker program...
2014-08-08 Kevin DayBugfix: fix missing dependencies
2014-08-08 Kevin DayCleanup: correct the documentation on the file's level
2014-08-08 Kevin DayBugfix: add missing required library link dependencies
2014-08-03 Kevin DayBugfix: programs incorrectly reporting version
2014-06-26 Kevin DayWorkaround: compilers on some systems seem to be sensit... 0.4.1
2014-06-26 Kevin DayBugfix: fix mistake in variable usage within generate.sh
2013-08-27 Kevin DayRelease: FLL 0.4.0
2013-08-27 Kevin DayRelease: FLL 0.3.1 0.4.0
2013-08-27 Kevin DayUpdate: remove unavailable script function references
2012-07-11 Kevin DayBugfix: free allocated memory when exiting on fork...
2012-07-11 Kevin DayBugfix: properly initialize name_size string_length
2012-07-10 Kevin DayUpdate: add readme file for generate.sh
2012-07-10 Kevin DayUpdate: add dependencies files 0.3.0
2012-07-07 Kevin DayUpdate: Report total number of content parts when doing...
2012-06-20 Kevin DayBugfix: correct mistakes in firewall settings files
2012-06-17 Kevin DayBugfix: fl_execute is now fll_execute
2012-06-17 Kevin DayUpdate: use +v and ++version instead of -v and --version
2012-06-10 Kevin DayBugfix: ipv6 icmp is different than ipv4 icmp, adjust...
2012-06-10 Kevin DayBugfix: Fix usage of rule_contents for protocol none...
2012-06-10 Kevin DayFeature: add support for ipv6 firewall via new 'tool...
2012-06-10 Kevin DayBugfix: fix build and install data settings file
2012-06-09 Kevin DayCleanup: move color context structure from level 2...
2012-06-09 Kevin DayBugfix: fix f_error_is_not_error logic
2012-06-09 Kevin DayCleanup: rename/move f_output to f_print
2012-06-09 Kevin DayUpdate: remove *_initialize for specific types
2012-06-09 Kevin DayCleanup: remove stale todo notes
2012-06-09 Kevin DayUpdate: return f_unknown at end of f_is_digit
2012-06-09 Kevin DayUpdate: redesign error codes
2012-06-08 Kevin DayUpdate: add the new default/example firewall setting...
2012-06-08 Kevin DayFeature: add support for 'protocol' option
2012-06-07 Kevin DayUpdate: rewrite firewall, adding support for custom...
2012-06-07 Kevin DayUpdate: add support for array_length arrays
2012-06-07 Kevin DayBugfix: fix invalid f_string_lengths initializer
2012-06-07 Kevin DayUpdate: add file position reset macro
2012-06-07 Kevin DayBugfix: reset position on back to back lists
2012-06-06 Kevin DayUpdate: remove used vs size parameter checking
2012-04-03 Kevin DayCleanup: Move private functions into its own source...
2012-04-03 Kevin DayBugfix: use proper if then logic in firewall
2012-04-03 Kevin DayCleanup: remove stale TODO comment in firewall
2012-04-03 Kevin DayBugfix: remove invalid counter code from firewall
2012-04-02 Kevin DayUpdate: add support for custom user chains
2012-04-01 Kevin DayBugfix: fix problems with #defines
2012-03-31 Kevin DayUpdate: redesign parameters for fss write functions...
2012-03-31 Kevin DayBugfix: set stop point to before a valid close quote...
2012-03-31 Kevin DayUpdate: rework delimit management to ensure delimits...
2012-03-31 Kevin DayBugfix: be sure to delimit trailing \ if it is an the...
next