]> Kevux Git Server - fll/shortlog
fll
2024-08-04 Kevin DayUpdate: Reduce memory usage by fl_fss_basic_content_rea...
2024-08-04 Kevin DayUpdate: Optimize away the isdigit(), isalpha(), isalnum...
2024-08-01 Kevin DayCleanup: Use a pointer to make the code more readable...
2024-08-01 Kevin DayBugfix: The build_name and version numbers should not...
2024-08-01 Kevin DayBugfix: Add stage setting to standards to prevent build...
2024-07-26 Kevin DayBugfix: Incorrect length on string CONTROLLER_rule_prin...
2024-07-25 Kevin DayUpdate: Yet another file with a copyright year that...
2024-07-14 Kevin DayCleanup: Fix grammar mistake in the standard.
2024-07-14 Kevin DayCleanup: Some style clean ups.
2024-07-13 Kevin DayUpdate: Add additional protection around assignment...
2024-07-13 Kevin DayUpdate: Use copy of flag to avoid possible race conditi...
2024-07-13 Kevin DayBugfix: Double creation of mutex alert lock.
2024-07-13 Kevin DayBugfix: Controller parameter type is f_number_unsigned_...
2024-07-12 Kevin DayBugfix: Controller is adding an extra '/' to the file...
2024-07-12 Kevin DayBugfix: Incorrect thread unlock in controller_rule_proc...
2024-07-11 Kevin DayCleanup: Execute process child id structure.
2024-07-11 Kevin DayBugfix: Improve Controller error message regarding...
2024-07-10 Kevin DayUpdate: Provide fallback should the locks on exit fail...
2024-07-09 Kevin DayBugfix: Don't assign enabled variable on lock failure...
2024-07-08 Kevin DayBugfix: Controller error printing function has wrong...
2024-07-08 Kevin DaySecurity: Remove simulate feature that actually execute...
2024-07-07 Kevin DayRevert: Rewrite timing logic in controller, and use...
2024-07-07 Kevin DayUpdate: Rewrite timing logic in controller.
2024-07-07 Kevin DayBugfix: Replace f_signal_mask() with f_thread_signal_ma...
2024-07-06 Kevin DayCleanup: Collapse else if condition as both conditions...
2024-07-06 Kevin DayCleanup: Fix incorrect documentation regarding the...
2024-07-05 Kevin DayBugfix: New line is not being printed because sequence...
2024-07-03 Kevin DayCleanup: Add time based version in each of the document...
2024-07-03 Kevin DayBugfix: Incorrect error message describing wrong value...
2024-06-23 Kevin DayUpdate: Reset Controller cache in some cases and do...
2024-06-19 Kevin DayUpdate: Add missing 'extern' for prototype of controlle...
2024-06-14 Kevin DaySecurity: Console parameter single short values array...
2024-06-13 Kevin DayCleanup: Fix section name of Magic Block structure.
2024-06-11 Kevin DayBugfix: Enable missing support for grave (backtick...
2024-06-11 Kevin DayUpdate: Specifications to use 'grave' as the common...
2024-06-11 Kevin DayUpdate: The f_iki test needs to be updated following...
2024-06-11 Kevin DayBugfix: The fl_directory_create() needs to also handle...
2024-06-10 Kevin DayBugfix: Controller simulation is using error output...
2024-06-08 Kevin DayCleanup: Grammar in 'opereate as' documentation comments.
2024-06-08 Kevin DayBugfix: The '$' should instead be a '%' in the fl_print...
2024-06-08 Kevin DayCleanup: Improve if condition logic in Controller entry...
2024-06-07 Kevin DaySecurity: Incorrect sizeof() used in process pointers...
2024-06-07 Kevin DayCleanup: Add space between 'failsafe' word and the...
2024-06-07 Kevin DayCleanup: Stand alone build flags-test is missing a...
2024-06-06 Kevin DayFeature: Add "Magic Bit" to the FSS-000F (Simple Packet...
2024-06-05 Kevin DayCleanup: Use proper closing context on print.
2024-06-03 Kevin DayBugfix: Add missing 'extern' to controller_entry_settin...
2024-06-02 Kevin DayCleanup: Fix ordering of controller_process_find().
2024-06-01 Kevin DaySecurity: Wrong sizeof() type used in controller alloca...
2024-05-29 Kevin DayBugfix: The help code is being used instead of the...
2024-05-27 Kevin DayUpdate: Next micro version (0.6.11).
2024-05-23 Kevin DayCleanup: Remove first/last backported printing code. 0.6.10
2024-05-23 Kevin DayBugfix: A lone quote inside quotes should not be escape...
2024-05-22 Kevin DayCleanup: Warning in unit f_utf tests under GCC 14 regar...
2024-05-22 Kevin DayUpdate: Man pages date in preparation for 0.6.10 release.
2024-05-09 Kevin DaySecurity: Potential buffer overflow on 0 length array.
2024-05-09 Kevin DayUpdate: Build files to have the correct build modes.
2024-05-08 Kevin DayCleanup: Remove unused variables.
2024-04-20 Kevin DayCleanup: Build settings files, use alphabetic ordering...
2024-04-15 Kevin DayUpdate: Add experimental ctags generation and ctags...
2024-04-15 Kevin DayUpdate: The build scripts copyright to 2024.
2024-04-10 Kevin DayCleanup: The OSLv1 license usage, fixing license reference.
2024-04-08 Kevin DayUpdate: Add support for disable pthread mutex prioceili...
2024-04-07 Kevin DayUpdate: Remove -D_FORTIFY_SOURCE because several system...
2024-04-04 Kevin DayUpdate: Use bitwise operation check in f_thread_cancel_...
2024-04-04 Kevin DayRegression: Typo in problematic handling of object...
2024-03-29 Kevin DayCleanup: Incorrect example in IKI specification.
2024-03-29 Kevin DayBugfix: Problematic handling of object files.
2024-03-23 Kevin DayBugfix: Incorrect memset type used in Featureless Make.
2024-03-17 Kevin DayUpdate: Add stand alone fss_basic_list_read, fss_basic_...
2024-03-13 Kevin DayUpdate: FSS-000E specification, adding "salt" and ...
2024-03-11 Kevin DayCleaup: Inline comment regarding cast to uint8_t in...
2024-03-08 Kevin DayRegression: Do not change version number in f_iki unit...
2024-03-06 Kevin DayBugfix: FSS Extended Write is not properly quoting...
2024-03-06 Kevin DayUpdate: Switch for..loop with memcpy() for character...
2024-03-04 Kevin DayUpdate: Next micro version (0.6.10).
2024-03-03 Kevin DayBugfix: FSS Extended Write is improperly associated... 0.6.9
2024-03-03 Kevin DayCleanup: Style in FSS Extended Write.
2024-03-01 Kevin DayBugfix: If the first character has a width greater...
2024-02-28 Kevin DayCleanup: The OSLv1 license, fixing grammar and clarifyi...
2024-02-27 Kevin DayCleanup: Minor changes to bootstrap-example.sh.
2024-02-26 Kevin DayUpdate: Add missing snippet from OSLv1 license.
2024-02-25 Kevin DayBugfix: Incorrect mode display when featureless make...
2024-02-25 Kevin DayUpdate: Disable -fstrict-flex-arrays=3 flag because...
2024-02-24 Kevin DayUpdate: Make the Open Standard License 1.0 formal.
2024-02-24 Kevin DaySecurity: Conversion is not handling NULL case when...
2024-02-24 Kevin DayFeature: Add -a/--analyze to test.sh script.
2024-02-24 Kevin DayUpdate: Documentation man pages.
2024-02-24 Kevin DayCleanup: Documentation comments for fll_print_format_co...
2024-02-24 Kevin DaySecurity: The fl_print_format_convert() is missing...
2024-02-23 Kevin DayCleanup: Replace '->' with '.' in documentation comment.
2024-02-23 Kevin DayCleanup: Remove out of place documentation comment.
2024-02-23 Kevin DayCleanup: Remove out of place semi-colon from documentat...
2024-02-23 Kevin DayCleanup: Fix wording in documentation comment for ...
2024-02-22 Kevin DayCleanup: Fix grammar in documentation comment, replacin...
2024-02-22 Kevin DayCleanup: Use F_true and F_False instead of TRUE and...
2024-02-21 Kevin DayCleanup: Function documentation comments, removing...
2024-02-21 Kevin DayUpdate: Back port the ability to explicitly skip a...
2024-02-20 Kevin DayUpdate: Back port settings configurations, such as...
2024-02-20 Kevin DayUpdate: Backport fixes for bootstrap-example.sh, packag...
next