2021-11-14 |
Kevin Day | Update: Improve UTF-8 Control detecting, expanding... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Update: Implement double support in print functions... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: Base 10 was used in hexdigit for comparison... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: The print safely functions are not fully UTF... |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Update: Remove old color print functions. |
commit | commitdiff | tree | snapshot |
2021-11-13 |
Kevin Day | Bugfix: Wrong characters being printed, switch to newer... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Kevin Day | Update: Signal related updates, consistency improvement... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Kevin Day | Update: The color set context should also have the... |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Kevin Day | Regression: NULL is being printed and fix inline function. |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Cleanup: Improve standard verbosity help message. |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Update: Experimentall cast characters to uint8_t in... |
commit | commitdiff | tree | snapshot |
2021-11-09 |
Kevin Day | Update: Fix print function bugs and add missing functions. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Kevin Day | Bugfix: UTF-8 functions fail to properly handle ASCII. |
commit | commitdiff | tree | snapshot |
2021-11-05 |
Kevin Day | Cleanup: Fix styling practice where a newline should... |
commit | commitdiff | tree | snapshot |
2021-11-04 |
Kevin Day | Update: Add "success" color context and initialize... |
commit | commitdiff | tree | snapshot |
2021-11-02 |
Kevin Day | Cleanup: Break apart controller sources. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Regression: Script and Utility are no longer working... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Update: Add two example entries for testing delay so... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Bugfix: Use BLOCK after UNBLOCK rather than UNBLOCK... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: Remove stale comment regarding sleep interrupts. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Update: Improve sleeping logic, also replacing sleep... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: Fix spelling of "interruptible" and "uninterru... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Bugfix: Functions like nanosleep() are not receiving... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Cleanup: extra line. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
Kevin Day | Regression: controller_time_micro() is waiting too... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Update: Next micro version (0.5.7). |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Bugfix: config.h shouldn't be installed. 0.5.6 |
commit | commitdiff | tree | snapshot |
2021-10-24 |
Kevin Day | Bugfix: Require is not properly triggering failure... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Implement "session new" and "session same"... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Improve terminal support in execute functions. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Kevin Day | Update: Bootstrap build script should understand static... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Kevin Day | Feature: Add support for F_terminal status codes. |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Kevin Day | Cleanup: Remove resolved or no longer relevant notes... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Kevin Day | Regression: Example bzip fakefile fails. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
Kevin Day | Update: Add support for indexer_arguments, update docum... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
Kevin Day | Update: add additional fake settings, simplify defines_... |
commit | commitdiff | tree | snapshot |
2021-10-18 |
Kevin Day | Refactor: Use the newer _s and _d define strategy. |
commit | commitdiff | tree | snapshot |
2021-10-17 |
Kevin Day | Refactor: Convert old f_file_t output strategy to the... |
commit | commitdiff | tree | snapshot |
2021-10-16 |
Kevin Day | Refactor: fll_error_print_t is now fl_print_t. |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Day | Update: Controller devices rule should no longer attemp... |
commit | commitdiff | tree | snapshot |
2021-10-15 |
Kevin Day | Update: Execute changes and controller program changes. |
commit | commitdiff | tree | snapshot |
2021-10-14 |
Kevin Day | Bugfix: The rule for devices is "devices" and not ... |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Kevin Day | Update: Implement "rerun" and properly get failed execu... |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Kevin Day | Progress: Begin implementing re-run, fixing related... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Kevin Day | Update: Implement timeout setting support, fix number... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
Kevin Day | Update: Add F_read_only and F_write_only errors to... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Kevin Day | Cleanup: The fl_conversion re-used functions should... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Kevin Day | Bugfix: The decimal '.' (0x2e) should not be considered... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Kevin Day | Bugfix: Formatted prints are pulling additional var_arg... |
commit | commitdiff | tree | snapshot |
2021-10-03 |
Kevin Day | Update: Support "pid" and "show" entry settings, and... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Update: Configuration settings changes. |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Update: Make fl_execute_into() slightly more consistent... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Bugfix: Infinite loop on invalid entry file and related... |
commit | commitdiff | tree | snapshot |
2021-10-02 |
Kevin Day | Cleanup: Remove quotes from number on printing. |
commit | commitdiff | tree | snapshot |
2021-09-30 |
Kevin Day | Update: Improve a few initial error printing messages. |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Environment should only be reset when specified... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Highlighting text should be using 'notable... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: Running as init is still not handling interrupt... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Bugfix: When already running as "init", ignore --init... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Kevin Day | Update: Improve pid file handling logic. |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Kevin Day | Cleanup: Provide additional information on potential... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Kevin Day | Update: Controller "init" is not always operating as... |
commit | commitdiff | tree | snapshot |
2021-09-28 |
Kevin Day | Bugfix: Incorrectly setting interrupt failure during... |
commit | commitdiff | tree | snapshot |
2021-09-26 |
Kevin Day | Bugfix: Controller program print locking issues and... |
commit | commitdiff | tree | snapshot |
2021-09-25 |
Kevin Day | Bugfix: Fix problems exposed due to testing and improve... |
commit | commitdiff | tree | snapshot |
2021-09-23 |
Kevin Day | Update: Controller "as init" should use "init" over... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Kevin Day | Bugfix: Should be using '%Q' and not '%S'. |
commit | commitdiff | tree | snapshot |
2021-09-11 |
Kevin Day | Feature: Enable config.h, config.c, and config.cpp... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
Kevin Day | Cleanup: Spacing in fake help. |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Day | Feature: Controller Program should support uninterrupta... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Day | Feature: Allow controller program to operate directly... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
Kevin Day | Cleanup: main program parameter documentation. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
Kevin Day | Bugfix: Add missing parameter in firewall help and... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
Kevin Day | Update: Next micro version (0.5.6). |
commit | commitdiff | tree | snapshot |
2021-09-09 |
Kevin Day | Bugfix: Miscellaneous mistakes. 0.5.5 |
commit | commitdiff | tree | snapshot |
2021-09-08 |
Kevin Day | Bugfix: Embedded List slash processing problems. |
commit | commitdiff | tree | snapshot |
2021-09-08 |
Kevin Day | Cleanup: Fix tabbing. |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Kevin Day | Feature: Add support for -R/--raw parameters in FSS... |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Kevin Day | Update: Allow empty Objects in FSS Basic and Extended... |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Kevin Day | Security: Static/Dynamic string compare functions aren... |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Kevin Day | Bugfix: FSS Basic and Extended List Read -a -n -l param... |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Kevin Day | Bugfix: iki_read never implemented --at. |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Kevin Day | Security: Finish implementing string and convert changes. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Kevin Day | Progress: Continue string and convert changes. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Kevin Day | Security: Invalid allocation sizes due to incorrect... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Kevin Day | Bugfix: Console parameter processing should handle... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Kevin Day | Progress: Continue string and convert changes. |
commit | commitdiff | tree | snapshot |
2021-08-25 |
Kevin Day | Progress: Continue string and convert changes. |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-17 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Kevin Day | Security: NULL dereferences discovered by GCC's -fanalyzer. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Kevin Day | Bugfix: Installer script is attempting to install non... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Kevin Day | Progress: Continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Kevin Day | Progress: Continue print development. |
commit | commitdiff | tree | snapshot |
2021-07-30 |
Kevin Day | Progress: continue string and convert changes, fixing... |
commit | commitdiff | tree | snapshot |
2021-07-29 |
Kevin Day | Progress: Continue working on print changes. |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Kevin Day | Progress: Continue work on printing. |
commit | commitdiff | tree | snapshot |
next |