2022-08-05 |
Kevin Day | Update: Add medium logos. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Kevin Day | Update: Use resize functions rather than adjust functio... |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Kevin Day | Update: Change logic to avoid potential negative numbers. |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Kevin Day | Update: Add functions, macros, and structures files... |
commit | commitdiff | tree | snapshot |
2022-08-05 |
Kevin Day | Update: Add missing structures to f_account_t and imple... |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Kevin Day | Update: Next minor version (0.7.0), for missed files. |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Kevin Day | Bugfix: Content is incorrectly attempted to be processe... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Kevin Day | Update: Always ensure content size is 0 when content... |
commit | commitdiff | tree | snapshot |
2022-08-03 |
Kevin Day | Update: Redesign behavior of pipe, allowing it to run... |
commit | commitdiff | tree | snapshot |
2022-08-02 |
Kevin Day | Update: Next minor version (0.7.0). |
commit | commitdiff | tree | snapshot |
2022-08-01 |
Kevin Day | Update: Enable gitlab test support. |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Bugfix: Block is incorrectly being reset when an else... 0.6.0 |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Cleanup: The 'individual' mode is meaningless in the... |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Update: The example bzip2 now supports running the... |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Cleanup: Simplify the bzip2 example fakefile ever so... |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Cleanup: Add missing return statements and remove unuse... |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Kevin Day | Bugfix: Tests for f_color are failing due to missing... |
commit | commitdiff | tree | snapshot |
2022-07-30 |
Kevin Day | Update: Specifications and documentation, fixing mistak... |
commit | commitdiff | tree | snapshot |
2022-07-30 |
Kevin Day | Update: The f_color needs to follow latest practices... |
commit | commitdiff | tree | snapshot |
2022-07-30 |
Kevin Day | Add documentation about disabling functions. |
commit | commitdiff | tree | snapshot |
2022-07-30 |
Kevin Day | Bugfix: private_f_file_open_at() has an incomplete... |
commit | commitdiff | tree | snapshot |
2022-07-29 |
Kevin Day | Cleanup: Spelling mistakes, styling mistakes, and impro... |
commit | commitdiff | tree | snapshot |
2022-07-28 |
Kevin Day | Cleanup: Fix problems in the specification files. |
commit | commitdiff | tree | snapshot |
2022-07-28 |
Kevin Day | Update: Improve specification files. |
commit | commitdiff | tree | snapshot |
2022-07-28 |
Kevin Day | Update: Clarify IKI standard in regards to delimits... |
commit | commitdiff | tree | snapshot |
2022-07-25 |
Kevin Day | Cleanup: Capitalization of wods and improve grammar... |
commit | commitdiff | tree | snapshot |
2022-07-24 |
Kevin Day | Update: Add +E/++error parameter to firewall. |
commit | commitdiff | tree | snapshot |
2022-07-24 |
Kevin Day | Security: Invalid read in firewall program during resou... |
commit | commitdiff | tree | snapshot |
2022-07-24 |
Kevin Day | Cleanup: Use hard coded example in help. |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Bugfix: Link operation is incorrect, support new link... |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Cleanup: Relocate all operation process type operations... |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Update: Organize the validate operation into separate... |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Update: Call fake_make_operate_process_type_link(). |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Cleanup: Move the link operation into its own function... |
commit | commitdiff | tree | snapshot |
2022-07-23 |
Kevin Day | Cleanup: Update documentation comments to reference... |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Cleanup: Style practices. |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Bugfix: Apply recent bug fixes for the copy/clone opera... |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Cleanup: Consistently return status codes on failure. |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Bugfix: Copy should destination should be the base... |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Update: Improve user experience by defaulting specified... |
commit | commitdiff | tree | snapshot |
2022-07-22 |
Kevin Day | Security: Invalid read when processing an empty fakefile. |
commit | commitdiff | tree | snapshot |
2022-07-21 |
Kevin Day | Update: Timeout changes and documentation updates. |
commit | commitdiff | tree | snapshot |
2022-07-21 |
Kevin Day | Update: The standard program setup should explicitly... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Bugfix: Parameter after either the -N or -W is being... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Feature: Add missing signal functions f_signal_action... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Regression: Incomplete IKI variable expansion when... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Security: Invalid read when processing not condition... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Regression: Pre-allocate is using the wrong array. |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Kevin Day | Cleanup: Remove bad path part from string in testfiles. |
commit | commitdiff | tree | snapshot |
2022-07-19 |
Kevin Day | Bugfix: Guarantee that the child processes are terminated. |
commit | commitdiff | tree | snapshot |
2022-07-18 |
Kevin Day | Bugfix: The copy operation doesn't work properly with... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
Kevin Day | Cleanup: Tweak the delimits behavior to re-use the... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
Kevin Day | Bugfix: IKI substitution is incorrectly applied. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Security: Invalid reads on NULL terminated strings... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Feature: The fake program should support the "current... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Bugfix: Text is being incorrectly stripped out. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Update: Reduce number of allocations by pre-determining... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Bugfix: Reserved parameter IKI expansion is not adding... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Feature: The fake program should support the "top"... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Bugfix: IKI variable substitution results in incorrect... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Regression: An if-condition followed by a completed... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Cleanup: Documentation in regards to the newly added... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Update: Add support for +E/++error, change '+q' to... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Bugfix: Error verbosity is not being preserved. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Update: Testfiles now need to use the "exist" rather... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
Kevin Day | Bugfix: IKI variable substitutionr results in incorrect... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
Kevin Day | Bugfix: Single quotes are not being properly detected... |
commit | commitdiff | tree | snapshot |
2022-07-14 |
Kevin Day | Update: Change "exists" to "exist" in fakefile syntax. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Kevin Day | Update: Strip out NULL characters after applying delimits. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Kevin Day | Update: Replace Unicode Terminate escape sequence with... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Kevin Day | Bugfix: Delimits are not being applied for IKI variables. |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Kevin Day | Bugfix: IKI variables are incorrectly being processed... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Kevin Day | Cleanup: Fix alphabetic ordering. |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Kevin Day | Security: Invalid read for formatted printing using... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Feature: Add support to the "print" operation for escap... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Cleanup: Converted type is actually uint32_t rather... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Feature: The featureless make program now supports... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Cleanup: Fix documentation comments. |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Bugfix: Incorrect information is printed on certain... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Cleanup: Update controller examples. |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Bugfix: "State is now ..." should not be printed when... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Bugfix: Empty strings improperly pass validation checks. |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Refactor: "if defined" and "if not defined" to be easie... |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Update: Ensure first if block is initialized to operate. |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Cleanup: Remove unnecessary includes in fake program. |
commit | commitdiff | tree | snapshot |
2022-07-10 |
Kevin Day | Cleanup: Fix spelling mistake, 'tread' should be 'treat'. |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Update: Use "settings" instead of "setting" for better... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Update: Restrict environment to PATH and LD_LIBRARY_PAT... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Feature: The controller program should expose the ... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Security: Invalid read when using -s/--settings in... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Update: Make environment variable handling design consi... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Update: Further reduce memory allocation pressure by... |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Feature: Add missing function f_environment_get_all(). |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Security: Environment value has invalid read. |
commit | commitdiff | tree | snapshot |
2022-07-09 |
Kevin Day | Bugfix: Condition blocks are still being processed... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Kevin Day | Update: The "engine" rule setting should support parame... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Kevin Day | Cleanup: Remove unused task feature. |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Kevin Day | Update: Change default controller settings path to... |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Kevin Day | Refactor: Rename "script" setting to "engine". |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Kevin Day | Update: Change execute error code handling to better... |
commit | commitdiff | tree | snapshot |
next |