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 |
2024-01-18 |
Kevin Day | Bugfix: Functions private_fl_fss_basic_read() and priva... |
commit | commitdiff | tree | snapshot |
2024-01-16 |
Kevin Day | Refactor: The backtick into the grave, for the specific... |
commit | commitdiff | tree | snapshot |
2024-01-14 |
Kevin Day | Update: Add additional parenthesis around status in... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Kevin Day | Update: Optimize bitwise logic regarding removing bits. |
commit | commitdiff | tree | snapshot |
2024-01-01 |
Kevin Day | Update: The FSS-000E specification needs to say "one... |
commit | commitdiff | tree | snapshot |
2024-01-01 |
Kevin Day | Update: Next micro version (0.6.9). |
commit | commitdiff | tree | snapshot |
2023-12-31 |
Kevin Day | Cleanup: Fix incorrect endif disable macro comment. 0.6.8 |
commit | commitdiff | tree | snapshot |
2023-12-31 |
Kevin Day | Update: Explicitly cast UTF conversion to/from to a... |
commit | commitdiff | tree | snapshot |
2023-12-16 |
Kevin Day | Bugfix: Fix incorrect wording regarding negative times... |
commit | commitdiff | tree | snapshot |
2023-12-08 |
Kevin Day | Update: The fss-000e (Payload) specification should... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Kevin Day | Update: Specifications for Payload and Simple Packet. |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Kevin Day | Update: Use size_t and perform explicit casts in Contro... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Kevin Day | Update: Next micro version (0.6.8). |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Kevin Day | Update: Next micro version (0.6.7), for stand alone... 0.6.7 |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Kevin Day | Cleanup: Add comment in fll_execute_arguments_add_param... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Kevin Day | Cleanup: Relocate assignment in the if condition to... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Kevin Day | Bugfix: Problems exposed by clang-13. |
commit | commitdiff | tree | snapshot |
2023-09-02 |
Kevin Day | Bugfix: Mistakes in the FSS-000f Simple Packet specific... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Kevin Day | Security: Invalid allocation size for fll_execute_argum... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Kevin Day | Feature: Add -U/--under parameter to Featureless Make. |
commit | commitdiff | tree | snapshot |
2023-08-27 |
Kevin Day | Regression: Incorrect dependencies breaking some builds... |
commit | commitdiff | tree | snapshot |
2023-08-23 |
Kevin Day | Bugfix: Incorrect function name in error message. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Kevin Day | Cleanup: Remove duplicate headers present in the wrong... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Kevin Day | Cleanup: Use '{ 0 }' as initializer for f_thread_set_t_... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Kevin Day | Cleanup: Change structure of fll_execute_program()... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Security: Add additional checks against the parameters... |
commit | commitdiff | tree | snapshot |
2023-08-03 |
Kevin Day | Cleanup: Minor code optimizations in fll_program. |
commit | commitdiff | tree | snapshot |
2023-08-03 |
Kevin Day | Bugfix: Add missing parameter checking to fll_program_... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Bugfix: Byte Dump program binary mode is printing wrong... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Cleanup: Message in byte dump documenation comment. |
commit | commitdiff | tree | snapshot |
2023-07-23 |
Kevin Day | Cleanup: Fix documentation comments to correctly refere... |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Security: The f_iki allocation functions are calling... |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Cleanup: Remove useless NULL assignment to pointer. |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Bugfix: Incorrect sizeof() values for numerous type... |
commit | commitdiff | tree | snapshot |
2023-07-21 |
Kevin Day | Bugfix: Incorrect sizeof() values for f_thread_mutex_at... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Feature: Add specification FSS-0010 "Encrypted Simple... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Update: FSS-000f specification, adding reasoning and... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Cleanup: Remove extra space in documentation comment... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, adding explicit version date... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, replacing "emphasis" with ... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: FSS-000F (Simple Packet) Specification. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Kevin Day | Cleanup: Upper case the first word of each sentence... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: The defines in cygwin.txt documentation are... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Bugfix: Incorrect version numbers in some of the extra... |
commit | commitdiff | tree | snapshot |
2023-07-06 |
Kevin Day | Update: Next micro version (0.6.7). |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Update: Add stand alone fss_basic_read, fss_basic_write... 0.6.6 |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: FSS Identify stand alone requires f_string_dyna... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Cleanup: Do not include man page documentation if there... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: Use more correct include paths in the man pages. |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: The boostrap script should not fail if document... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Update: Manually add missing man pages. |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Update: Add man pages for most or all FLL functions. |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Kevin Day | Bugfix: The build scripts are not handling documentatio... |
commit | commitdiff | tree | snapshot |
2023-06-29 |
Kevin Day | Update: Relax the requirement in the license to be... |
commit | commitdiff | tree | snapshot |
2023-06-26 |
Kevin Day | Update: Change program man pages to be referred to... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Kevin Day | Bugfix: FSS Identify should process all --name paramete... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Kevin Day | Bugfix: The fss_identify_process() should have f_string... |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Kevin Day | Bugfix: Remove spurious 'y' character in help message. |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Kevin Day | Cleanup: Fix documentation comments for fss_identify_pr... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Bugfix: Add missing 'extern' keyword for fss_identify_p... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Documentation comments return status syntax... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Add quotes to testfile LD_LIBRARY_PATH assignment. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Add missing () in docuumentation comments... |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Fix mistakes in documentation comments. |
commit | commitdiff | tree | snapshot |
2023-06-24 |
Kevin Day | Cleanup: Add environment to all unit test settings... |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Kevin Day | Cleanup: Fix incorrect comment in f_limit. |
commit | commitdiff | tree | snapshot |
2023-06-18 |
Kevin Day | Update: The Open Standard License, adding stronger... |
commit | commitdiff | tree | snapshot |
2023-06-16 |
Kevin Day | Bugfix: FSS Extended List Read program should print... |
commit | commitdiff | tree | snapshot |
2023-06-16 |
Kevin Day | Cleanup: Minor syntax fixes and use the macro initializer. |
commit | commitdiff | tree | snapshot |
2023-06-16 |
Kevin Day | Bugfix: The line and total need to support the closing... |
commit | commitdiff | tree | snapshot |
next |