]> Kevux Git Server - fll/shortlog
fll
2024-12-10 Kevin DayUpdate: Change --substitute short parameter from -s...
2024-12-10 Kevin DayUpdate: Finish implementing the iki_read runtime tests.
2024-12-10 Kevin DayBugfix: Fix bug in generate.sh script parameters and...
2024-12-10 Kevin DayBugfix: Fix handling of --line when not using --whole.
2024-12-09 Kevin DayProgress: Begin adding the iki_read runtime tests.
2024-12-09 Kevin DayBugfix: The IKI Read --total restrictions are not neede...
2024-12-09 Kevin DayUpdate: Improve error reporting in runtime tests during...
2024-12-08 Kevin DayUpdate: Only print final new line on interrupt.
2024-12-08 Kevin DayBugfix: IKI Read may now have --whole with --at.
2024-12-08 Kevin DayBugfix: IKI Read is not handling parameter errors properly.
2024-12-08 Kevin DayCleanup: The ternaries for iki_read and fll_print_format().
2024-12-08 Kevin DayBugfix: The -t/--total in iki_read is confusing and...
2024-12-08 Kevin DayUpdate: IKI Read help message.
2024-11-23 Kevin DayUpdate: The time specification, making it more flexible.
2024-11-21 Kevin DayBugfix: IKI and EKI specifications, clarifying backslas...
2024-11-21 Kevin DayCleanup: Unit test for f_iki.
2024-11-21 Kevin DayCleanup: Style practices in f_iki.
2024-11-19 Kevin DayBugfix: The IKI and EKI specifications have mistakes...
2024-11-17 Kevin DayUpdate: Backport f_iki unit tests changes.
2024-11-17 Kevin DayCleanup: The f_iki_read() using digits for wrapped...
2024-11-16 Kevin DayUpdate: IKI and EKI specifications.
2024-11-15 Kevin DayBugfix: Perform range check before access array and...
2024-11-08 Kevin DayUpdate: Add FSS Embedded List read depth tests and...
2024-11-04 Kevin DayFeature: Add EKI specification for EKI standard, a...
2024-11-04 Kevin DayBugfix: Mistakes in the IKI specification.
2024-10-05 Kevin DayBugfix: Empty Objects are preserving leading white...
2024-10-03 Kevin DayUpdate: Next micro version (0.6.13).
2024-10-01 Kevin DayUpdate: The bootstrap example script now handles buildi... 0.6.12
2024-09-25 Kevin DayCleanup: Fix position of high ports to be consistent.
2024-09-23 Kevin DayFeature: Fake settings specification updates and enable...
2024-09-17 Kevin DayUpdate: Refresh firewall iptables rules and relax some...
2024-09-14 Kevin DayUpdate: Cgroup example controller script example to...
2024-09-11 Kevin DayUpdate: Improve robustness of the fll_control_group_pre...
2024-09-07 Kevin DayBugfix: FSS Embedded List Read printing tabbing when...
2024-09-07 Kevin DayBugfix: Get the FSS Embedded List Read working as expec...
2024-09-05 Kevin DayCleanup: Fix dead code.
2024-09-05 Kevin DayCleanup: Fix mispelling in tests.
2024-09-04 Kevin DayFeature: Add support for building under Android.
2024-09-04 Kevin DayBugfix: Replace index() with strchr().
2024-09-03 Kevin DayUpdate: Implement Object alignment and trim expanding...
2024-09-01 Kevin DayBugfix: FSS Embedded List Read is not applying delimits...
2024-09-01 Kevin DayBugfix: Empty Content lines with no Object printed...
2024-09-01 Kevin DayBugfix: Incorrect handling of column counts with empty...
2024-09-01 Kevin DayUpdate: The FSS Lists (FSS-0002, FSS-0003, FSS-0008...
2024-08-31 Kevin DayCleanup: Fix bad grammar in function documentation...
2024-08-31 Kevin DayCleanup: The testfile for the FSS Read programs.
2024-08-31 Kevin DayUpdate: The FSS Basic List (FSS-0002) to match recent...
2024-08-30 Kevin DayUpdate: The FSS-0002 and FSS-0003 standards, modifying...
2024-08-29 Kevin DayUpdate: Clarify the FSS-0002 and FSS-0003 standards...
2024-08-27 Kevin DayCleanup: FSS Extended List function variable names...
2024-08-25 Kevin DayBugfix: FSS Embedded Read is printing a single line...
2024-08-25 Kevin DayBugfix: Invalid comment handling in FSS Embedded Read.
2024-08-25 Kevin DayBugfix: FSS Embedded Read has incomplete and incorrect...
2024-08-24 Kevin DayUpdate: Always count any --select when using --object...
2024-08-21 Kevin DayUpdate: Improvements around FSS Read functions regardin...
2024-08-13 Kevin DayBugfix: FSS Extended Read needs to only print new line...
2024-08-13 Kevin DayBugfix: FSS Extended Read needs to properly handle...
2024-08-13 Kevin DayBugfix: FSS Basic Read needs to properly handle --total...
2024-08-13 Kevin DayUpdate: Back port tests for the FSS Read programs with...
2024-08-13 Kevin DayUpdate: Next micro version (0.6.12).
2024-08-11 Kevin DayBugfix: Incorrect runtime tests for FSS Read programs. 0.6.11
2024-08-11 Kevin DayBugfix: Properly back port runtime tests for FSS Read...
2024-08-10 Kevin DayUpdate: Back port runtime tests for FSS Read programs.
2024-08-10 Kevin DaySecurity: Missing range checks on comment processing...
2024-08-10 Kevin DayRegression: Properly set the start range.
2024-08-06 Kevin DaySecurity: Missing range checks on comment processing.
2024-08-06 Kevin DayUpdate: Apply the not operator logic to avoid needing...
2024-08-05 Kevin DayBugfix: Stand alone controller build doesn't compile...
2024-08-04 Kevin DayUpdate: Greatly reduce memory consumption by implementi...
2024-08-04 Kevin DayUpdate: Reduce memory usage by fl_fss_basic_content_rea...
2024-08-04 Kevin DayUpdate: Optimize away the isdigit(), isalpha(), isalnum...
2024-08-01 Kevin DayCleanup: Use a pointer to make the code more readable...
2024-08-01 Kevin DayBugfix: The build_name and version numbers should not...
2024-08-01 Kevin DayBugfix: Add stage setting to standards to prevent build...
2024-07-26 Kevin DayBugfix: Incorrect length on string CONTROLLER_rule_prin...
2024-07-25 Kevin DayUpdate: Yet another file with a copyright year that...
2024-07-14 Kevin DayCleanup: Fix grammar mistake in the standard.
2024-07-14 Kevin DayCleanup: Some style clean ups.
2024-07-13 Kevin DayUpdate: Add additional protection around assignment...
2024-07-13 Kevin DayUpdate: Use copy of flag to avoid possible race conditi...
2024-07-13 Kevin DayBugfix: Double creation of mutex alert lock.
2024-07-13 Kevin DayBugfix: Controller parameter type is f_number_unsigned_...
2024-07-12 Kevin DayBugfix: Controller is adding an extra '/' to the file...
2024-07-12 Kevin DayBugfix: Incorrect thread unlock in controller_rule_proc...
2024-07-11 Kevin DayCleanup: Execute process child id structure.
2024-07-11 Kevin DayBugfix: Improve Controller error message regarding...
2024-07-10 Kevin DayUpdate: Provide fallback should the locks on exit fail...
2024-07-09 Kevin DayBugfix: Don't assign enabled variable on lock failure...
2024-07-08 Kevin DayBugfix: Controller error printing function has wrong...
2024-07-08 Kevin DaySecurity: Remove simulate feature that actually execute...
2024-07-07 Kevin DayRevert: Rewrite timing logic in controller, and use...
2024-07-07 Kevin DayUpdate: Rewrite timing logic in controller.
2024-07-07 Kevin DayBugfix: Replace f_signal_mask() with f_thread_signal_ma...
2024-07-06 Kevin DayCleanup: Collapse else if condition as both conditions...
2024-07-06 Kevin DayCleanup: Fix incorrect documentation regarding the...
2024-07-05 Kevin DayBugfix: New line is not being printed because sequence...
2024-07-03 Kevin DayCleanup: Add time based version in each of the document...
2024-07-03 Kevin DayBugfix: Incorrect error message describing wrong value...
2024-06-23 Kevin DayUpdate: Reset Controller cache in some cases and do...
2024-06-19 Kevin DayUpdate: Add missing 'extern' for prototype of controlle...
next