2024-07-10 |
Kevin Day | Update: Provide fallback should the locks on exit fail... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Kevin Day | Bugfix: Don't assign enabled variable on lock failure... |
commit | commitdiff | tree | snapshot |
2024-07-08 |
Kevin Day | Bugfix: Controller error printing function has wrong... |
commit | commitdiff | tree | snapshot |
2024-07-08 |
Kevin Day | Security: Remove simulate feature that actually execute... |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Kevin Day | Revert: Rewrite timing logic in controller, and use... |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Kevin Day | Update: Rewrite timing logic in controller. |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Kevin Day | Bugfix: Replace f_signal_mask() with f_thread_signal_ma... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
Kevin Day | Cleanup: Collapse else if condition as both conditions... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
Kevin Day | Cleanup: Fix incorrect documentation regarding the... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Kevin Day | Bugfix: New line is not being printed because sequence... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
Kevin Day | Cleanup: Add time based version in each of the document... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
Kevin Day | Bugfix: Incorrect error message describing wrong value... |
commit | commitdiff | tree | snapshot |
2024-06-23 |
Kevin Day | Update: Reset Controller cache in some cases and do... |
commit | commitdiff | tree | snapshot |
2024-06-19 |
Kevin Day | Update: Add missing 'extern' for prototype of controlle... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Kevin Day | Security: Console parameter single short values array... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Kevin Day | Cleanup: Fix section name of Magic Block structure. |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Kevin Day | Bugfix: Enable missing support for grave (backtick... |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Kevin Day | Update: Specifications to use 'grave' as the common... |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Kevin Day | Update: The f_iki test needs to be updated following... |
commit | commitdiff | tree | snapshot |
2024-06-11 |
Kevin Day | Bugfix: The fl_directory_create() needs to also handle... |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Kevin Day | Bugfix: Controller simulation is using error output... |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Kevin Day | Cleanup: Grammar in 'opereate as' documentation comments. |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Kevin Day | Bugfix: The '$' should instead be a '%' in the fl_print... |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Kevin Day | Cleanup: Improve if condition logic in Controller entry... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Kevin Day | Security: Incorrect sizeof() used in process pointers... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Kevin Day | Cleanup: Add space between 'failsafe' word and the... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
Kevin Day | Cleanup: Stand alone build flags-test is missing a... |
commit | commitdiff | tree | snapshot |
2024-06-06 |
Kevin Day | Feature: Add "Magic Bit" to the FSS-000F (Simple Packet... |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Kevin Day | Cleanup: Use proper closing context on print. |
commit | commitdiff | tree | snapshot |
2024-06-03 |
Kevin Day | Bugfix: Add missing 'extern' to controller_entry_settin... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Kevin Day | Cleanup: Fix ordering of controller_process_find(). |
commit | commitdiff | tree | snapshot |
2024-06-01 |
Kevin Day | Security: Wrong sizeof() type used in controller alloca... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Kevin Day | Bugfix: The help code is being used instead of the... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Kevin Day | Update: Next micro version (0.6.11). |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Kevin Day | Cleanup: Remove first/last backported printing code. 0.6.10 |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Kevin Day | Bugfix: A lone quote inside quotes should not be escape... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Kevin Day | Cleanup: Warning in unit f_utf tests under GCC 14 regar... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Kevin Day | Update: Man pages date in preparation for 0.6.10 release. |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Kevin Day | Security: Potential buffer overflow on 0 length array. |
commit | commitdiff | tree | snapshot |
2024-05-09 |
Kevin Day | Update: Build files to have the correct build modes. |
commit | commitdiff | tree | snapshot |
2024-05-08 |
Kevin Day | Cleanup: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2024-04-20 |
Kevin Day | Cleanup: Build settings files, use alphabetic ordering... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
Kevin Day | Update: Add experimental ctags generation and ctags... |
commit | commitdiff | tree | snapshot |
2024-04-15 |
Kevin Day | Update: The build scripts copyright to 2024. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
Kevin Day | Cleanup: The OSLv1 license usage, fixing license reference. |
commit | commitdiff | tree | snapshot |
2024-04-08 |
Kevin Day | Update: Add support for disable pthread mutex prioceili... |
commit | commitdiff | tree | snapshot |
2024-04-07 |
Kevin Day | Update: Remove -D_FORTIFY_SOURCE because several system... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
Kevin Day | Update: Use bitwise operation check in f_thread_cancel_... |
commit | commitdiff | tree | snapshot |
2024-04-04 |
Kevin Day | Regression: Typo in problematic handling of object... |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Kevin Day | Cleanup: Incorrect example in IKI specification. |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Kevin Day | Bugfix: Problematic handling of object files. |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Kevin Day | Bugfix: Incorrect memset type used in Featureless Make. |
commit | commitdiff | tree | snapshot |
2024-03-17 |
Kevin Day | Update: Add stand alone fss_basic_list_read, fss_basic_... |
commit | commitdiff | tree | snapshot |
2024-03-13 |
Kevin Day | Update: FSS-000E specification, adding "salt" and ... |
commit | commitdiff | tree | snapshot |
2024-03-11 |
Kevin Day | Cleaup: Inline comment regarding cast to uint8_t in... |
commit | commitdiff | tree | snapshot |
2024-03-08 |
Kevin Day | Regression: Do not change version number in f_iki unit... |
commit | commitdiff | tree | snapshot |
2024-03-06 |
Kevin Day | Bugfix: FSS Extended Write is not properly quoting... |
commit | commitdiff | tree | snapshot |
2024-03-06 |
Kevin Day | Update: Switch for..loop with memcpy() for character... |
commit | commitdiff | tree | snapshot |
2024-03-04 |
Kevin Day | Update: Next micro version (0.6.10). |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Bugfix: FSS Extended Write is improperly associated... 0.6.9 |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Cleanup: Style in FSS Extended Write. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
Kevin Day | Bugfix: If the first character has a width greater... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
Kevin Day | Cleanup: The OSLv1 license, fixing grammar and clarifyi... |
commit | commitdiff | tree | snapshot |
2024-02-27 |
Kevin Day | Cleanup: Minor changes to bootstrap-example.sh. |
commit | commitdiff | tree | snapshot |
2024-02-26 |
Kevin Day | Update: Add missing snippet from OSLv1 license. |
commit | commitdiff | tree | snapshot |
2024-02-25 |
Kevin Day | Bugfix: Incorrect mode display when featureless make... |
commit | commitdiff | tree | snapshot |
2024-02-25 |
Kevin Day | Update: Disable -fstrict-flex-arrays=3 flag because... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Update: Make the Open Standard License 1.0 formal. |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Security: Conversion is not handling NULL case when... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Feature: Add -a/--analyze to test.sh script. |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Update: Documentation man pages. |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Cleanup: Documentation comments for fll_print_format_co... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kevin Day | Security: The fl_print_format_convert() is missing... |
commit | commitdiff | tree | snapshot |
2024-02-23 |
Kevin Day | Cleanup: Replace '->' with '.' in documentation comment. |
commit | commitdiff | tree | snapshot |
2024-02-23 |
Kevin Day | Cleanup: Remove out of place documentation comment. |
commit | commitdiff | tree | snapshot |
2024-02-23 |
Kevin Day | Cleanup: Remove out of place semi-colon from documentat... |
commit | commitdiff | tree | snapshot |
2024-02-23 |
Kevin Day | Cleanup: Fix wording in documentation comment for ... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Kevin Day | Cleanup: Fix grammar in documentation comment, replacin... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Kevin Day | Cleanup: Use F_true and F_False instead of TRUE and... |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Cleanup: Function documentation comments, removing... |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Update: Back port the ability to explicitly skip a... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Back port settings configurations, such as... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Backport fixes for bootstrap-example.sh, packag... |
commit | commitdiff | tree | snapshot |
2024-02-18 |
Kevin Day | Update: Backport improved return code failure reporting... |
commit | commitdiff | tree | snapshot |
2024-02-18 |
Kevin Day | Bugfix: De-allocation call is missing in firewall progr... |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Kevin Day | Bugfix: The debug mode is not working in firewall. |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Kevin Day | Bugfix: Firewall length check from range is not calcula... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Kevin Day | Cleanup: Replace two condition checks with one. |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Kevin Day | Bugfix: Firewall program if condition is setting an... |
commit | commitdiff | tree | snapshot |
2024-02-11 |
Kevin Day | Bugfix: Firewall program is not printing error when... |
commit | commitdiff | tree | snapshot |
2024-02-11 |
Kevin Day | Bugfix: Error message is saying "lock" when it should... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
Kevin Day | Update: Make sure stand alone builds have consistent... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Kevin Day | Update: Add hopefully more secure compiler flags by... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Kevin Day | Update: Make the -m thread option in the example bootst... |
commit | commitdiff | tree | snapshot |
2024-01-31 |
Kevin Day | Bugfix: FSS Basic List and FSS Extended List print... |
commit | commitdiff | tree | snapshot |
2024-01-28 |
Kevin Day | Cleanup: Bad documentation comment syntax in fll_fss... |
commit | commitdiff | tree | snapshot |
2024-01-25 |
Kevin Day | Bugfix: FSS Extended read fails to handle non-terminate... |
commit | commitdiff | tree | snapshot |
2024-01-24 |
Kevin Day | Bugfix: Incorrect stop position is calculated when... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
Kevin Day | Cleanup: Use correct project name in fll_path documenta... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
Kevin Day | Cleanup: Invalid environment define "CMOCKA_TEST_ABORT... |
commit | commitdiff | tree | snapshot |
next |