2024-10-12 |
Kevin Day | Cleanup: Simplify the naming of the process_normal... |
commit | commitdiff | tree | snapshot |
2024-10-12 |
Kevin Day | Cleanup: Re-organize the process_normal files. |
commit | commitdiff | tree | snapshot |
2024-10-12 |
Kevin Day | Bugfix: The FSS Payload Read is not treating the Payloa... |
commit | commitdiff | tree | snapshot |
2024-10-05 |
Kevin Day | Update: FSS Read tests, clean up syntax, and add additi... |
commit | commitdiff | tree | snapshot |
2024-10-03 |
Kevin Day | Bugfix: Empty Objects are preserving leading white... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
Kevin Day | Update: The bootstrap example script now handles buildi... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Kevin Day | Cleanup: Fix position of high ports to be consistent. |
commit | commitdiff | tree | snapshot |
2024-09-23 |
Kevin Day | Feature: Fake settings specification updates and enable... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Kevin Day | Feature: The firewall program should have better IPv4... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Kevin Day | Update: Add missing fll_program function for short... |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Kevin Day | Cleanup: Minor clarification in console function comment. |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Kevin Day | Update: Relocate firewall rules to under the /etc/netwo... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Kevin Day | Update: Refresh firewall iptables rules and relax some... |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Kevin Day | Update: Improve robustness of the fll_control_group_pre... |
commit | commitdiff | tree | snapshot |
2024-09-07 |
Kevin Day | Bugfix: Get the FSS Embedded List Read working as expec... |
commit | commitdiff | tree | snapshot |
2024-09-05 |
Kevin Day | Bugfix: Bad handling of comments due to not re-assignin... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Update: The stand alone builds to handle the added... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Bugfix: Incorrect parameter added to macro_fl_fss_data_... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Bugfix: The delimited FSS lists are not properly settin... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Update: Recent changes to the FSS implementations did... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Feature: Add support for building under Android. |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Bugfix: Incorrect disabled defines and missing disable... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Bugfix: Replace index() with strchr(). |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Kevin Day | Update: Simplify and centralize reporting for FSS read... |
commit | commitdiff | tree | snapshot |
2024-09-03 |
Kevin Day | Update: Improve error reporting resulting from unsuppor... |
commit | commitdiff | tree | snapshot |
2024-09-03 |
Kevin Day | Update: Implement Object alignment and trim expanding... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Kevin Day | Update: The FSS Lists (FSS-0002, FSS-0003, FSS-0008... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Kevin Day | Cleanup: Fix bad grammar in function documentation... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Kevin Day | Cleanup: The testfile for the FSS Read programs. |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Kevin Day | Update: The FSS Basic List (FSS-0002) to match recent... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Kevin Day | Update: The FSS-0002 and FSS-0003 standards, modifying... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Kevin Day | Update: Clarify the FSS-0002 and FSS-0003 standards... |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Kevin Day | Progress: Continue working on getting FSS Embedded... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Kevin Day | Progress: Continue working on getting FSS Embedded... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
Kevin Day | Progress: Continue working on getting FSS Embedded... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
Kevin Day | Progress: Continue working on getting FSS Embedded... |
commit | commitdiff | tree | snapshot |
2024-08-22 |
Kevin Day | Progress: Begin working on getting FSS Embedded Read... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
Kevin Day | Update: The runtime test files for FSS Embedded Read. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
Kevin Day | Bugfix: The FSS Embedded Read is incorrectly handling... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
Kevin Day | Bugfix: Mistake in verify.sh script for variable declar... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
Kevin Day | Update: FSS Read unit tests to handle trailing space... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
Kevin Day | Cleanup: Relocate depth increment to inline of the... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
Kevin Day | Cleanup: Use consistent ordering in fss_read_cache_t. |
commit | commitdiff | tree | snapshot |
2024-08-19 |
Kevin Day | Update: Unit tests for FSS Embedded Read. |
commit | commitdiff | tree | snapshot |
2024-08-19 |
Kevin Day | Update: FSS Embedded Read memory allocation logic. |
commit | commitdiff | tree | snapshot |
2024-08-19 |
Kevin Day | Update: Function documentation for f_memory_array_incre... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
Kevin Day | Update: Add additional runtime tests for FSS Read progr... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
Kevin Day | Update: Add additional signal checks in loops. |
commit | commitdiff | tree | snapshot |
2024-08-18 |
Kevin Day | Update: Improve FSS Read function correctness based... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
Kevin Day | Regression: The UTF-8 program should be printing a... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
Kevin Day | Bugfix: FSS Read functions are not handling the --colum... |
commit | commitdiff | tree | snapshot |
2024-08-11 |
Kevin Day | Bugfix: Incorrect runtime tests for FSS Read programs. |
commit | commitdiff | tree | snapshot |
2024-08-10 |
Kevin Day | Update: Add comments in some of the fss_read runtime... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Kevin Day | Security: Missing range checks on comment processing. |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Kevin Day | Cleanup: Remove unused and commented out callback in... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Kevin Day | Bugfix: FSS Payload Read is not counting the Content... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Kevin Day | Update: Apply the not operator logic to avoid needing... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Kevin Day | Regression: IPv6 detection is failing after isdigit... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
Kevin Day | Bugfix: Incorrect settings in the fss_read runtime... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Kevin Day | Update: Greatly reduce memory consumption by implementi... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Kevin Day | Update: Reduce memory usage by fl_fss_basic_content_rea... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
Kevin Day | Update: Optimize away the isdigit(), isalpha(), isalnum... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
Kevin Day | Feature: Add clock get, set, and precision functions... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
Kevin Day | Bugfix: The private_f_abstruses_delete_switch() and... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
Kevin Day | Cleanup: Build settings and fakefile mode related setti... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
Kevin Day | Bugfix: Incorrect wrapping defines around private_fl_fs... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
Kevin Day | Bugfix: _di_f_file_write_range must instead be _di_f_fi... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
Kevin Day | Bugfix: Missing define wrapper for private_f_rip_find_r... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Kevin Day | Cleanup: Build settings and fakefile mode related setti... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Kevin Day | Bugfix: The stand alone utf8 program should not be... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Kevin Day | Cleanup: Use a pointer to make the code more readable... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Kevin Day | Bugfix: The build_name and version numbers should not... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
Kevin Day | Bugfix: Add stage setting to standards to prevent build... |
commit | commitdiff | tree | snapshot |
2024-07-31 |
Kevin Day | Refactor: Change bit-wise enumerations into defines. |
commit | commitdiff | tree | snapshot |
2024-07-31 |
Kevin Day | Update: Remove the control program. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Kevin Day | Update: Refresh the stand alone build files. |
commit | commitdiff | tree | snapshot |
2024-07-30 |
Kevin Day | Update: Add missing ifndef wrapping define for the... |
commit | commitdiff | tree | snapshot |
2024-07-29 |
Kevin Day | Cleanup: Improve fakefile help using the bracketed... |
commit | commitdiff | tree | snapshot |
2024-07-28 |
Kevin Day | Update: The format sentence end strings, making their... |
commit | commitdiff | tree | snapshot |
2024-07-26 |
Kevin Day | Cleanup: Remove extra line. |
commit | commitdiff | tree | snapshot |
2024-07-25 |
Kevin Day | Update: Yet another file with a copyright year that... |
commit | commitdiff | tree | snapshot |
2024-07-14 |
Kevin Day | Cleanup: Fix grammar mistake in the standard. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Update: Add F_lock_spin and F_lock_spin_not to status... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Update: Add initialize macros for time.h structures... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
Kevin Day | Update: Add additional F_enter and F_enter_not status... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Kevin Day | Update: Documentation and specifications and add additi... |
commit | commitdiff | tree | snapshot |
2024-07-09 |
Kevin Day | Update: Remove Controller program as it is now migrated... |
commit | commitdiff | tree | snapshot |
2024-07-08 |
Kevin Day | Cleanup: Documentation comments regarding optional... |
commit | commitdiff | tree | snapshot |
2024-07-08 |
Kevin Day | Cleanup: Minor style improvements and make pointers... |
commit | commitdiff | tree | snapshot |
2024-07-08 |
Kevin Day | Cleanup: Use _1 and _2 consistently in fl_print_t macro... |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Kevin Day | Update: Use memmove() instead of memcpy() for memory... |
commit | commitdiff | tree | snapshot |
2024-07-07 |
Kevin Day | Bugfix: The f_memory array append and append all need... |
commit | commitdiff | tree | snapshot |
2024-07-06 |
Kevin Day | Cleanup: Fix incorrect documentation regarding the... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
Kevin Day | Cleanup: Add time based version in each of the document... |
commit | commitdiff | tree | snapshot |
2024-06-17 |
Kevin Day | Update: Add F_file_empty_not to status codes. |
commit | commitdiff | tree | snapshot |
2024-06-15 |
Kevin Day | Update: Change f_memory_array_increase() and f_memory_a... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Kevin Day | Bugfix: Incorrect condition checks for wrap and replace... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
Kevin Day | Bugfix: Incorrect flag bits for combined flag hexidecim... |
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 |
next |