]> Kevux Git Server - fll/shortlog
fll
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...
2024-02-18 Kevin DayUpdate: Backport improved return code failure reporting...
2024-02-18 Kevin DayBugfix: De-allocation call is missing in firewall progr...
2024-02-17 Kevin DayBugfix: The debug mode is not working in firewall.
2024-02-15 Kevin DayBugfix: Firewall length check from range is not calcula...
2024-02-15 Kevin DayCleanup: Replace two condition checks with one.
2024-02-13 Kevin DayBugfix: Firewall program if condition is setting an...
2024-02-11 Kevin DayBugfix: Firewall program is not printing error when...
2024-02-11 Kevin DayBugfix: Error message is saying "lock" when it should...
2024-02-02 Kevin DayUpdate: Make sure stand alone builds have consistent...
2024-02-01 Kevin DayUpdate: Add hopefully more secure compiler flags by...
2024-02-01 Kevin DayUpdate: Make the -m thread option in the example bootst...
2024-01-31 Kevin DayBugfix: FSS Basic List and FSS Extended List print...
2024-01-28 Kevin DayCleanup: Bad documentation comment syntax in fll_fss...
2024-01-25 Kevin DayBugfix: FSS Extended read fails to handle non-terminate...
2024-01-24 Kevin DayBugfix: Incorrect stop position is calculated when...
2024-01-19 Kevin DayCleanup: Use correct project name in fll_path documenta...
2024-01-19 Kevin DayCleanup: Invalid environment define "CMOCKA_TEST_ABORT...
2024-01-18 Kevin DayBugfix: Functions private_fl_fss_basic_read() and priva...
2024-01-16 Kevin DayRefactor: The backtick into the grave, for the specific...
2024-01-14 Kevin DayUpdate: Add additional parenthesis around status in...
2024-01-03 Kevin DayUpdate: Optimize bitwise logic regarding removing bits.
2024-01-01 Kevin DayUpdate: The FSS-000E specification needs to say "one...
2024-01-01 Kevin DayUpdate: Next micro version (0.6.9).
2023-12-31 Kevin DayCleanup: Fix incorrect endif disable macro comment. 0.6.8
2023-12-31 Kevin DayUpdate: Explicitly cast UTF conversion to/from to a...
2023-12-16 Kevin DayBugfix: Fix incorrect wording regarding negative times...
2023-12-08 Kevin DayUpdate: The fss-000e (Payload) specification should...
2023-11-15 Kevin DayUpdate: Specifications for Payload and Simple Packet.
2023-09-10 Kevin DayUpdate: Use size_t and perform explicit casts in Contro...
2023-09-07 Kevin DayUpdate: Next micro version (0.6.8).
2023-09-07 Kevin DayUpdate: Next micro version (0.6.7), for stand alone... 0.6.7
2023-09-07 Kevin DayCleanup: Add comment in fll_execute_arguments_add_param...
2023-09-07 Kevin DayCleanup: Relocate assignment in the if condition to...
2023-09-06 Kevin DayBugfix: Problems exposed by clang-13.
2023-09-02 Kevin DayBugfix: Mistakes in the FSS-000f Simple Packet specific...
2023-08-28 Kevin DaySecurity: Invalid allocation size for fll_execute_argum...
2023-08-28 Kevin DayFeature: Add -U/--under parameter to Featureless Make.
2023-08-27 Kevin DayRegression: Incorrect dependencies breaking some builds...
2023-08-23 Kevin DayBugfix: Incorrect function name in error message.
2023-08-12 Kevin DayCleanup: Remove duplicate headers present in the wrong...
2023-08-11 Kevin DayCleanup: Use '{ 0 }' as initializer for f_thread_set_t_...
2023-08-10 Kevin DayCleanup: Change structure of fll_execute_program()...
2023-08-08 Kevin DaySecurity: Add additional checks against the parameters...
2023-08-03 Kevin DayCleanup: Minor code optimizations in fll_program.
2023-08-03 Kevin DayBugfix: Add missing parameter checking to fll_program_...
2023-07-27 Kevin DayBugfix: Byte Dump program binary mode is printing wrong...
2023-07-26 Kevin DayCleanup: Message in byte dump documenation comment.
2023-07-23 Kevin DayCleanup: Fix documentation comments to correctly refere...
next