2025-01-10 |
Kevin Day | Bugfix: Specification files need proper escaping for... |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Kevin Day | Cleanup: Comments in examples in specifications must... |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Kevin Day | Update: Clarify precedence of the --name, --at, and... |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Kevin Day | Update: IKI Read design and logic to be consistency... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Update: Change --substitute short parameter from -s... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Update: Finish implementing the iki_read runtime tests. |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Bugfix: Fix bug in generate.sh script parameters and... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Kevin Day | Bugfix: Fix handling of --line when not using --whole. |
commit | commitdiff | tree | snapshot |
2024-12-09 |
Kevin Day | Progress: Begin adding the iki_read runtime tests. |
commit | commitdiff | tree | snapshot |
2024-12-09 |
Kevin Day | Bugfix: The IKI Read --total restrictions are not neede... |
commit | commitdiff | tree | snapshot |
2024-12-09 |
Kevin Day | Update: Improve error reporting in runtime tests during... |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Update: Only print final new line on interrupt. |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Bugfix: IKI Read may now have --whole with --at. |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Bugfix: IKI Read is not handling parameter errors properly. |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Cleanup: The ternaries for iki_read and fll_print_format(). |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Bugfix: The -t/--total in iki_read is confusing and... |
commit | commitdiff | tree | snapshot |
2024-12-08 |
Kevin Day | Update: IKI Read help message. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Kevin Day | Update: The time specification, making it more flexible. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Kevin Day | Bugfix: IKI and EKI specifications, clarifying backslas... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Kevin Day | Cleanup: Unit test for f_iki. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Kevin Day | Cleanup: Style practices in f_iki. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Kevin Day | Bugfix: The IKI and EKI specifications have mistakes... |
commit | commitdiff | tree | snapshot |
2024-11-17 |
Kevin Day | Update: Backport f_iki unit tests changes. |
commit | commitdiff | tree | snapshot |
2024-11-17 |
Kevin Day | Cleanup: The f_iki_read() using digits for wrapped... |
commit | commitdiff | tree | snapshot |
2024-11-16 |
Kevin Day | Update: IKI and EKI specifications. |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Kevin Day | Bugfix: Perform range check before access array and... |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Kevin Day | Update: Add FSS Embedded List read depth tests and... |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Kevin Day | Feature: Add EKI specification for EKI standard, a... |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Kevin Day | Bugfix: Mistakes in the IKI specification. |
commit | commitdiff | tree | snapshot |
2024-10-05 |
Kevin Day | Bugfix: Empty Objects are preserving leading white... |
commit | commitdiff | tree | snapshot |
2024-10-03 |
Kevin Day | Update: Next micro version (0.6.13). |
commit | commitdiff | tree | snapshot |
2024-10-01 |
Kevin Day | Update: The bootstrap example script now handles buildi... 0.6.12 |
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-17 |
Kevin Day | Update: Refresh firewall iptables rules and relax some... |
commit | commitdiff | tree | snapshot |
2024-09-14 |
Kevin Day | Update: Cgroup example controller script example to... |
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: FSS Embedded List Read printing tabbing when... |
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 | Cleanup: Fix dead code. |
commit | commitdiff | tree | snapshot |
2024-09-05 |
Kevin Day | Cleanup: Fix mispelling in tests. |
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: Replace index() with strchr(). |
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 | Bugfix: FSS Embedded List Read is not applying delimits... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Kevin Day | Bugfix: Empty Content lines with no Object printed... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Kevin Day | Bugfix: Incorrect handling of column counts with empty... |
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-27 |
Kevin Day | Cleanup: FSS Extended List function variable names... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
Kevin Day | Bugfix: FSS Embedded Read is printing a single line... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
Kevin Day | Bugfix: Invalid comment handling in FSS Embedded Read. |
commit | commitdiff | tree | snapshot |
2024-08-25 |
Kevin Day | Bugfix: FSS Embedded Read has incomplete and incorrect... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
Kevin Day | Update: Always count any --select when using --object... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
Kevin Day | Update: Improvements around FSS Read functions regardin... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Kevin Day | Bugfix: FSS Extended Read needs to only print new line... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Kevin Day | Bugfix: FSS Extended Read needs to properly handle... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Kevin Day | Bugfix: FSS Basic Read needs to properly handle --total... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Kevin Day | Update: Back port tests for the FSS Read programs with... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
Kevin Day | Update: Next micro version (0.6.12). |
commit | commitdiff | tree | snapshot |
2024-08-11 |
Kevin Day | Bugfix: Incorrect runtime tests for FSS Read programs. 0.6.11 |
commit | commitdiff | tree | snapshot |
2024-08-11 |
Kevin Day | Bugfix: Properly back port runtime tests for FSS Read... |
commit | commitdiff | tree | snapshot |
2024-08-10 |
Kevin Day | Update: Back port runtime tests for FSS Read programs. |
commit | commitdiff | tree | snapshot |
2024-08-10 |
Kevin Day | Security: Missing range checks on comment processing... |
commit | commitdiff | tree | snapshot |
2024-08-10 |
Kevin Day | Regression: Properly set the start range. |
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 | Update: Apply the not operator logic to avoid needing... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
Kevin Day | Bugfix: Stand alone controller build doesn't compile... |
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-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-26 |
Kevin Day | Bugfix: Incorrect length on string CONTROLLER_rule_prin... |
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-14 |
Kevin Day | Cleanup: Some style clean ups. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Update: Add additional protection around assignment... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Update: Use copy of flag to avoid possible race conditi... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Bugfix: Double creation of mutex alert lock. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
Kevin Day | Bugfix: Controller parameter type is f_number_unsigned_... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
Kevin Day | Bugfix: Controller is adding an extra '/' to the file... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
Kevin Day | Bugfix: Incorrect thread unlock in controller_rule_proc... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Kevin Day | Cleanup: Execute process child id structure. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
Kevin Day | Bugfix: Improve Controller error message regarding... |
commit | commitdiff | tree | snapshot |
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 |
next |