2022-03-04 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Stop using GNU old-style field designator exten... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Security: Incorrect array size used in test. |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Incorrect variable type used for capability... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Typo in variable name, should be f_print_sequen... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Incorrect code used in UTF8 character code... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Fix consistency where initialize macros are... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Add tests to f_iki project, perform cleanups... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Add missing dependency to f_type_array for... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Regression: UTF8 program is throwing error when trying... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Add test mode and provide -fstack-protector... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Finish implementing the FLL Project Mass Test... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Bugfix: Random quote that shouldn't be there is breakin... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Improve verbosity message passing, making it... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Fix wording of normal output argument help... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Make scripts more consistent with their arguments. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Bootstrap build script. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Progress: Begin implementing testing script. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Scripts syntax and styles. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Style Guide. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Regression: Some IKI vocabularies are missing their... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Bugfix: Debug verbositiy should include Verbose verbosi... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Socket parameters, rename f_socket_bind_file... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Add local and remote status codes. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Update: Relax the uid/gid requirements in f_file_role_c... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Update: Next micro version (0.5.9). |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Bugfix: A Rule's "define" settings are not being exported. 0.5.8 |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Feature: Maps and Multi-Maps should support appending... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Feature: Implement IKI support in controller program. |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Update: Delete socket rather than resize when array... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Security: Invalid va_arg() call resulting in overflow. |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Security: The va_list has undefined behavior when passe... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Update: Help ensure va_copy() is defined. |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Bugfix: Improper IKI vocabulary position for when a... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Bugfix: private_fl_print_convert_number() problems... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Update: Add terminating NULL position and set all value... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
Kevin Day | Bugfix: Improper if condition range check. |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Kevin Day | Update: Return F_data_not when amount or size is 0... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Kevin Day | Update: IKI Improvements and some cleanups. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
Kevin Day | Security: Invalid read when using -bB. |
commit | commitdiff | tree | snapshot |
2022-02-21 |
Kevin Day | Update: Controller and control. |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Kevin Day | Update: Make sure constant pointers that are intended... |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Kevin Day | Update: Add additional debugging documentation notes. |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Kevin Day | Refactor: Complete the mass converting to f_string_stat... |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Kevin Day | Progress: Continue mass converting to f_string_static_t... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Refactor: Change "one", "two", and "three" into "a... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Feature: The fll_identify -n/--name now supports full... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Cleanup: Start comment with uppercase. |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Update: Fakefile inner Objects should load the last... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Update: Remove stale warning. |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Bugfix: Comparison should instead be an assignment. |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Cleanup: Use signed type and cast to unsigned. |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Feature: Enable support for modes on (almost) all Fake... |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Security: Invalid reads, always add NULL for compatibility. |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Kevin Day | Security: Invalid read due to wrong parameter in fl_pri... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Update: Add clang build mode to the build settings... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Update: Remove todo.txt documentation. |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Update: Add debugging.txt documentation. |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Security: Executed program string is not NULL terminated. |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Progress: Continue mass converting to f_string_static_t... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Kevin Day | Cleanup: Simplify example bootstrap script by hard... |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Kevin Day | Cleanup: Relocate static strings out of the string... |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Kevin Day | Regression: Fake static compile not building. |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Kevin Day | Progress: Continue mass converting to f_string_static_t... |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Kevin Day | Update: Move hardcoded strings into a const static... |
commit | commitdiff | tree | snapshot |
2022-02-17 |
Kevin Day | Update: Console improvements with related security... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Refactor: Switch to a more directory based source file... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Cleanup: Minor updates to cygwin documentation. |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Update: Use F_directory_not instead of F_directory... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Regression: Invalid read in f_directory_create(). |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Update: Improve f_file_name_directory() and f_file_name... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Bugfix: Invalid read because NULL is added to list... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Kevin Day | Update: Don't double check the variable. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Update: Add missing unit tests for f_type_array. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Bugfix: Do not validate directory existence when cleaning. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Regression: Tests failing due to incomplete refactor. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Update: The build setting path_sources is not being... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Refactor: Remove "_type" from f_type_array functions. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Kevin Day | Refactor: Break f_type_array apart into multiple files. |
commit | commitdiff | tree | snapshot |
2022-02-14 |
Kevin Day | Refactor: path_standard to has_path_standard. |
commit | commitdiff | tree | snapshot |
2022-02-14 |
Kevin Day | Regression: The path_headers_preserve isn't properly... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
Kevin Day | Feature: Fake build settings now supports compiling... |
commit | commitdiff | tree | snapshot |
2022-02-12 |
Kevin Day | Update: A fakefile should not load the build settings... |
commit | commitdiff | tree | snapshot |
2022-02-12 |
Kevin Day | Refactor: project_name t build_name. |
commit | commitdiff | tree | snapshot |
2022-02-12 |
Kevin Day | Bugfix: Missing "extern" in const static strings. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Kevin Day | Cleanup: Relocate unit tests under a "unit" directory. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Kevin Day | Regression: Make sure setting.path_pid is NULL terminated. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Kevin Day | Update: Remove fl_console from example bootstrap script. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Kevin Day | Progress: Continue mass converting to f_string_static_t. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
Kevin Day | Refactor: fl_console_parameter_to_string_dynamic_direct... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
Kevin Day | Progress: Continue mass converting to f_string_static_t. |
commit | commitdiff | tree | snapshot |
2022-02-10 |
Kevin Day | Regression: The parameters should not print when string... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
Kevin Day | Bugfix: The prepend option is being incorrectly applied. |
commit | commitdiff | tree | snapshot |
2022-02-09 |
Kevin Day | Progress: Continue mass converting to f_string_static_t. |
commit | commitdiff | tree | snapshot |
2022-02-09 |
Kevin Day | Security: Invalid read in private_f_print(). |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Kevin Day | Bugfix: Bugs and regressions in recent "Progress:.... |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Kevin Day | Update: Add F_buffer_overflow and F_buffer_underflow... |
commit | commitdiff | tree | snapshot |
2022-02-07 |
Kevin Day | Progress: Continue mass converting to f_string_static_t. |
commit | commitdiff | tree | snapshot |
2022-02-07 |
Kevin Day | Bugfix: File stream read inefficiency, allocation f_str... |
commit | commitdiff | tree | snapshot |
next |