]> Kevux Git Server - fll/shortlog
fll
2019-09-01 Kevin DayCleanup: rename allocation macros to have f_macro_...
2019-09-01 Kevin DayUpdate: implement utf strings, ensure endianess, and...
2019-08-31 Kevin DayUpdate: improve status code handling, remove unnecessar...
2019-08-31 Kevin DayBugfix: do not include private headers
2019-08-31 Kevin DayUpdate: provide f_utf_is() and f_utf_is_character(...
2019-08-31 Kevin DayUpdate: handle invalid UTF-8 fragments
2019-08-30 Kevin DayUpdate: redesign console processing code
2019-08-30 Kevin DaySecurity: safely print f_dynamic_string
2019-08-30 Kevin DayCleanup: f_color, fl_color, and related
2019-08-29 Kevin DayCleanup: rename f_errors to f_status, fl_errors to...
2019-08-29 Kevin DayCleanup: remove error test macros
2019-08-29 Kevin DayCleanup: rename return_code to status_code and fss_retu...
2019-08-29 Kevin DayUpdate: improve return code error conversion and suppor...
2019-08-29 Kevin DayUpdate: readme file and add additional notes on the...
2019-08-29 Kevin DayCleanup: only use f_macro_ for defines that structurall...
2019-08-29 Kevin DayCleanup: define fl_directory_name_max as 255 to match...
2019-08-29 Kevin DayUpdate: add UTF-8 support to fl_console
2019-08-28 Kevin DayUpdate: add more support for UTF-8 and improve effected...
2019-08-27 Kevin DayUpdate: add missing error code to string conversions
2019-08-23 Kevin DayUpdate: implement UTF-8 support in fss processing code...
2019-08-22 Kevin DayUpdate: use max_width instead of maxWidth, remove f_utf...
2019-08-16 Kevin DayBugfix: f_socket and fl_socket, numerous problems
2019-08-15 Kevin DayFeature: implement monolithic build in the generate...
2019-08-15 Kevin DayUpdate: add UTF-8 BOM detection
2019-08-14 Kevin DayFeature: add initial UTF-8 support via f_utf
2019-08-09 Kevin DayCleanup: add build_sources_settings setting to build...
2019-08-09 Kevin DayCleanup: remove duplicate line in build settings file
2019-08-09 Kevin DayCleanup: remove the objects build directory during...
2019-08-09 Kevin DayUpdate: implement bash support in generate.sh
2019-08-09 Kevin DayFeature: support custom 'defines'
2019-08-09 Kevin DayCleanup: remove 'DEBUG: ' from debug output
2019-07-30 Kevin DayUpdate: add build_libraries_fll build setting
2019-07-29 Kevin DayUpdate: replace f_const with const
2019-07-29 Kevin DayFeature: work directory support
2019-07-29 Kevin DayUpdate: version 0.5.0
2019-07-29 Kevin DayFeature: level-1: fl_program
2019-07-29 Kevin DayCleanup: private firewall files do not need to be ...
2019-07-28 Kevin DayBugfix: install script destination parameters not being...
2019-07-28 Kevin DayUpdate: always return 1 on failure
2019-07-28 Kevin DayBugfix: level-specifc compile settings should compile...
2019-07-27 Kevin DaySecurity: set default policy to DROP after deleting...
2019-07-27 Kevin DayCleanup: update to newer style practices and fix existi...
2019-07-27 Kevin DayBugfix: type sizes autodetection is not reporting prope...
2019-07-26 Kevin DayCleanup: remove empty source file
2019-07-26 Kevin DayCleanup: Use new comment structure at the tops of files
2019-07-26 Kevin DayRevert: remove custom type defines, including use of...
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-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: f_null no longer exists
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 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 DayBugfix: variables not being stored in array
2016-01-17 Kevin DayProgress: add the current (draft) of the custom init...
2016-01-17 Kevin DayUpdate: add new rules to firewall (while fixing acciden...
2016-01-17 Kevin DayProgress: add socket libraries
2016-01-17 Kevin DayProgress: miscellaneous changes
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...
next