2024-06-11 |
Kevin Day | Update: f_iki unit test to include changes from 0.6. |
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 | Bugfix: The fl_directory_create() needs to also handle... |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Kevin Day | Update: Add all of the fl_print_format() replacement... |
commit | commitdiff | tree | snapshot |
2024-06-08 |
Kevin Day | Update: The f_capability styles and use constant pointe... |
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-02 |
Kevin Day | Cleanup: Remove ++first and ++last parameters that... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Kevin Day | Update: Add F_instance status codes. |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Kevin Day | Cleanup: Add newline before NULL comment and add dash... |
commit | commitdiff | tree | snapshot |
2024-06-02 |
Kevin Day | Bugfix: f_date_simple_t_initialize is using wrong initi... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Kevin Day | Update: Remove the ++first and ++last parameters and... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
Kevin Day | Cleanup: Fix grammar in comment. |
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-09 |
Kevin Day | Update: Build files to have the correct build modes. |
commit | commitdiff | tree | snapshot |
2024-04-27 |
Kevin Day | Update: Add "const" to the pointer in some signal funct... |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Kevin Day | Feature: Add f_time_sleep_spec() for providing nanosleep(). |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Kevin Day | Cleanup: Add missing new line. |
commit | commitdiff | tree | snapshot |
2024-04-26 |
Kevin Day | Update: Add "const" to the pointer in numerous thread... |
commit | commitdiff | tree | snapshot |
2024-04-21 |
Kevin Day | Feature: Add pid_t array types, adding appropriate... |
commit | commitdiff | tree | snapshot |
2024-04-20 |
Kevin Day | Update: Add additional time types, refactor f_time_spec... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Kevin Day | Cleanup: Build settings files, use alphabetic ordering... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Kevin Day | Feature: Add additional f_time functions and types... |
commit | commitdiff | tree | snapshot |
2024-04-19 |
Kevin Day | Cleanup: Fix documentation comments wording in symbol... |
commit | commitdiff | tree | snapshot |
2024-04-16 |
Kevin Day | Cleanup: Remove stale files not used anymore. |
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-14 |
Kevin Day | Update: Follow up changes for adding sockaddr_storage... |
commit | commitdiff | tree | snapshot |
2024-04-13 |
Kevin Day | Update: Add sockaddr_storage use in the socket type. |
commit | commitdiff | tree | snapshot |
2024-04-10 |
Kevin Day | Update: Have fll_program_print_copyright() use year... |
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 attr... |
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-03-29 |
Kevin Day | Cleanup: Incorrect example in IKI specification. |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Kevin Day | Update: The version date in the documents documentation... |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Kevin Day | Bugfix: Problematic handling of object files. |
commit | commitdiff | tree | snapshot |
2024-03-29 |
Kevin Day | Update: Copyright year in man pages ad files. |
commit | commitdiff | tree | snapshot |
2024-03-23 |
Kevin Day | Bugfix: Fake build settings specification inconsistentl... |
commit | commitdiff | tree | snapshot |
2024-03-21 |
Kevin Day | Cleanup: Simple mistakes in the Example program sources. |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Kevin Day | Progress: Controller program migration from 0.6 to... |
commit | commitdiff | tree | snapshot |
2024-03-15 |
Kevin Day | Progress: Controller program migration from 0.6 to... |
commit | commitdiff | tree | snapshot |
2024-03-15 |
Kevin Day | Refactor: The map "name" into "key" for the f_utf project. |
commit | commitdiff | tree | snapshot |
2024-03-14 |
Kevin Day | Progress: Controller program migration from 0.6 to... |
commit | commitdiff | tree | snapshot |
2024-03-13 |
Kevin Day | Update: FSS-000E specification, adding "salt" and ... |
commit | commitdiff | tree | snapshot |
2024-03-12 |
Kevin Day | Feature: add f_random_array_shuffle() function to f_ran... |
commit | commitdiff | tree | snapshot |
2024-03-11 |
Kevin Day | Cleaup: Inline comment regarding cast to uint8_t in... |
commit | commitdiff | tree | snapshot |
2024-03-11 |
Kevin Day | Update: Wrap up unit tests for fl_fss_payload_header_ma... |
commit | commitdiff | tree | snapshot |
2024-03-09 |
Kevin Day | Progress: Add more unit tests for fl_fss_payload_header... |
commit | commitdiff | tree | snapshot |
2024-03-06 |
Kevin Day | Progress: Add dynamic, dynamics, and map unit tests... |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Progress: Add strings unit tests for fl_fss_payload_hea... |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Bugfix: Only add extended next space when there is... |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Bugfix: FSS Extended Write is incorrectly adding a... |
commit | commitdiff | tree | snapshot |
2024-03-03 |
Kevin Day | Progress: Further simplify tests, merging the number... |
commit | commitdiff | tree | snapshot |
2024-03-02 |
Kevin Day | Progress: Add string unit tests for fl_fss_payload_head... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
Kevin Day | Bugfix: If the first character has a width greater... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
Kevin Day | Progress: Add join unit tests for fl_fss_payload_header... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
Kevin Day | Cleanup: Rename existing fl_fss abstruse tests to use... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
Kevin Day | Progress: Add some unit tests for fl_fss_payload_header... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
Kevin Day | Cleanup: Fix spacing. |
commit | commitdiff | tree | snapshot |
2024-02-28 |
Kevin Day | Cleanup: The OSLv1 license, fixing grammar and clarifyi... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
Kevin Day | Refactor: The map "name" into "key". |
commit | commitdiff | tree | snapshot |
2024-02-27 |
Kevin Day | Progress: Begin next development pass on fl_fss_payload... |
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 when featureless make is buildin... |
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 | Cleanup: The fl_print_format_convert() documentation... |
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 | Bugfix: Bash does not like "let x=" without an r-value. |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Bugfix: Add missing f_compare link to FSS Identify... |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Update: Add the ability to explicitly skip a program. |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Bugfix: Remove unused files from build settings that... |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Update: Get stand alone UTF8 build working. |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Bugfix: Add missing dependency to f_compare. |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Kevin Day | Bugfix: Remove unused path.h include. |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Get the Byte Dump stand alone build working. |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Bugfix: Disable defines used for private_f_memory_adjus... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Bugfix: Remove stray double-quote from Byte Dump. |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Add -Wno-missing-braces, remove unused threadle... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Unit tests and mocks with latest compiler and... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Get clang working by separating out gcc specifi... |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Kevin Day | Update: Break up the string ascii and string format... |
commit | commitdiff | tree | snapshot |
2024-02-19 |
Kevin Day | Cleanup: Remove packages that don't need to be included... |
commit | commitdiff | tree | snapshot |
2024-02-19 |
Kevin Day | Update: Fix inconsistencies and other minor problems... |
commit | commitdiff | tree | snapshot |
2024-02-19 |
Kevin Day | Feature: Add example program for providing an example... |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Kevin Day | Update: Remove incorrect dependencies and remove some... |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Kevin Day | Update: Finish refactoring firewall from 0.6.x to 0... |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Kevin Day | Progress: Continue refactoring firewall from 0.6.x... |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Kevin Day | Progress: Continue refactoring firewall from 0.6.x... |
commit | commitdiff | tree | snapshot |
2024-02-16 |
Kevin Day | Progress: Continue refactoring firewall from 0.6.x... |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Kevin Day | Cleanup: Switch from _ui_ format string to _un_ format... |
commit | commitdiff | tree | snapshot |
next |