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