]> Kevux Git Server - fll/shortlog
fll
5 days ago Kevin DayUpdate: Build files to have the correct build modes. development
2024-04-27 Kevin DayUpdate: Add "const" to the pointer in some signal funct...
2024-04-26 Kevin DayFeature: Add f_time_sleep_spec() for providing nanosleep().
2024-04-26 Kevin DayCleanup: Add missing new line.
2024-04-26 Kevin DayUpdate: Add "const" to the pointer in numerous thread...
2024-04-21 Kevin DayFeature: Add pid_t array types, adding appropriate...
2024-04-20 Kevin DayUpdate: Add additional time types, refactor f_time_spec...
2024-04-19 Kevin DayCleanup: Build settings files, use alphabetic ordering...
2024-04-19 Kevin DayFeature: Add additional f_time functions and types...
2024-04-19 Kevin DayCleanup: Fix documentation comments wording in symbol...
2024-04-16 Kevin DayCleanup: Remove stale files not used anymore.
2024-04-15 Kevin DayUpdate: Add experimental ctags generation and ctags...
2024-04-15 Kevin DayUpdate: The build scripts copyright to 2024.
2024-04-14 Kevin DayUpdate: Follow up changes for adding sockaddr_storage...
2024-04-13 Kevin DayUpdate: Add sockaddr_storage use in the socket type.
2024-04-10 Kevin DayUpdate: Have fll_program_print_copyright() use year...
2024-04-10 Kevin DayCleanup: The OSLv1 license usage, fixing license reference.
2024-04-08 Kevin DayUpdate: Add support for disable pthread mutex attr...
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-03-29 Kevin DayCleanup: Incorrect example in IKI specification.
2024-03-29 Kevin DayUpdate: The version date in the documents documentation...
2024-03-29 Kevin DayBugfix: Problematic handling of object files.
2024-03-29 Kevin DayUpdate: Copyright year in man pages ad files.
2024-03-23 Kevin DayBugfix: Fake build settings specification inconsistentl...
2024-03-21 Kevin DayCleanup: Simple mistakes in the Example program sources.
2024-03-16 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-15 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-15 Kevin DayRefactor: The map "name" into "key" for the f_utf project.
2024-03-14 Kevin DayProgress: Controller program migration from 0.6 to...
2024-03-13 Kevin DayUpdate: FSS-000E specification, adding "salt" and ...
2024-03-12 Kevin DayFeature: add f_random_array_shuffle() function to f_ran...
2024-03-11 Kevin DayCleaup: Inline comment regarding cast to uint8_t in...
2024-03-11 Kevin DayUpdate: Wrap up unit tests for fl_fss_payload_header_ma...
2024-03-09 Kevin DayProgress: Add more unit tests for fl_fss_payload_header...
2024-03-06 Kevin DayProgress: Add dynamic, dynamics, and map unit tests...
2024-03-03 Kevin DayProgress: Add strings unit tests for fl_fss_payload_hea...
2024-03-03 Kevin DayBugfix: Only add extended next space when there is...
2024-03-03 Kevin DayBugfix: FSS Extended Write is incorrectly adding a...
2024-03-03 Kevin DayProgress: Further simplify tests, merging the number...
2024-03-02 Kevin DayProgress: Add string unit tests for fl_fss_payload_head...
2024-03-01 Kevin DayBugfix: If the first character has a width greater...
2024-03-01 Kevin DayProgress: Add join unit tests for fl_fss_payload_header...
2024-03-01 Kevin DayCleanup: Rename existing fl_fss abstruse tests to use...
2024-02-28 Kevin DayProgress: Add some unit tests for fl_fss_payload_header...
2024-02-28 Kevin DayCleanup: Fix spacing.
2024-02-28 Kevin DayCleanup: The OSLv1 license, fixing grammar and clarifyi...
2024-02-28 Kevin DayRefactor: The map "name" into "key".
2024-02-27 Kevin DayProgress: Begin next development pass on fl_fss_payload...
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 when featureless make is buildin...
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 DayCleanup: The fl_print_format_convert() documentation...
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 DayBugfix: Bash does not like "let x=" without an r-value.
2024-02-21 Kevin DayBugfix: Add missing f_compare link to FSS Identify...
2024-02-21 Kevin DayUpdate: Add the ability to explicitly skip a program.
2024-02-21 Kevin DayBugfix: Remove unused files from build settings that...
2024-02-21 Kevin DayUpdate: Get stand alone UTF8 build working.
2024-02-21 Kevin DayBugfix: Add missing dependency to f_compare.
2024-02-21 Kevin DayBugfix: Remove unused path.h include.
2024-02-20 Kevin DayUpdate: Get the Byte Dump stand alone build working.
2024-02-20 Kevin DayBugfix: Disable defines used for private_f_memory_adjus...
2024-02-20 Kevin DayBugfix: Remove stray double-quote from Byte Dump.
2024-02-20 Kevin DayUpdate: Add -Wno-missing-braces, remove unused threadle...
2024-02-20 Kevin DayUpdate: Unit tests and mocks with latest compiler and...
2024-02-20 Kevin DayUpdate: Get clang working by separating out gcc specifi...
2024-02-20 Kevin DayUpdate: Break up the string ascii and string format...
2024-02-19 Kevin DayCleanup: Remove packages that don't need to be included...
2024-02-19 Kevin DayUpdate: Fix inconsistencies and other minor problems...
2024-02-19 Kevin DayFeature: Add example program for providing an example...
2024-02-17 Kevin DayUpdate: Remove incorrect dependencies and remove some...
2024-02-17 Kevin DayUpdate: Finish refactoring firewall from 0.6.x to 0...
2024-02-17 Kevin DayProgress: Continue refactoring firewall from 0.6.x...
2024-02-17 Kevin DayProgress: Continue refactoring firewall from 0.6.x...
2024-02-16 Kevin DayProgress: Continue refactoring firewall from 0.6.x...
2024-02-15 Kevin DayCleanup: Switch from _ui_ format string to _un_ format...
2024-02-15 Kevin DayProgress: Continue refactoring firewall from 0.6.x...
2024-02-11 Kevin DayProgress: Refactoring firewall from 0.6.x to 0.7.x...
2024-02-09 Kevin DayUpdate: Use typedef on a structure tag to avoid the...
2024-02-09 Kevin DayFeature: Add _f_memory_USE_reallocarray_ and _f_memory_...
2024-02-09 Kevin DayUpdate: Add restrict optimization to f_memory functions.
2024-02-09 Kevin DayProgress: Begin adding unit tests for fl_fss_payload_he...
2024-02-09 Kevin DayBugfix: The f_string_dynamic_strip_null() memmove(...
2024-02-06 Kevin DayProgress: Actually wrap up initial pass of fl_fss_paylo...
2024-02-04 Kevin DayProgress: Wrap up initial pass of fl_fss_payload_header...
2024-02-03 Kevin DayRefactor: The f_string_quantity_t into f_quantity_t.
2024-02-03 Kevin DayBugfix: Runtime tests have incorrect space for "not...
2024-02-03 Kevin DayProgress: Continue working on fl_fss_payload_header_map().
2024-02-02 Kevin DayProgress: Continue working on fl_fss_payload_header_map().
next