]> Kevux Git Server - fll/shortlog
fll
2023-08-23 Kevin DayProgress: Continue re-designing of the memory logic...
2023-08-22 Kevin DayProgress: Continue re-designing of the memory logic...
2023-08-19 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-18 Kevin DayUpdate: Existing F_none and similar uses are now F_okay.
2023-08-17 Kevin DayUpdate: Use F_okay instead of F_none as the first statu...
2023-08-17 Kevin DayUpdate: Simplify disable defines for status codes.
2023-08-17 Kevin DayProgress: Continue re-designing of the memory logic...
2023-08-15 Kevin DayProgress: Continue re-designing of the memory logic...
2023-08-13 Kevin DayCleanup: Remove double "const" and add missing changes...
2023-08-13 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-12 Kevin DayBugfix: Stop using f_memory_array_append_all() for...
2023-08-12 Kevin DayUpdate: Ensure pointers passed to the function are...
2023-08-11 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-10 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-08 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-08 Kevin DayBugfix: Use the settings-mocks for the f_type_array...
2023-08-08 Kevin DayCleanup: Add explicit casts in the f_memory memset...
2023-08-08 Kevin DaySecurity: Add additional checks against the parameters...
2023-08-08 Kevin DayRegression: Incorrect type on memset() in array resulti...
2023-08-07 Kevin DayBugfix: Wrong index is being used for the file in Featu...
2023-08-07 Kevin DayProgress: Continue re-designing of the memory logic.
2023-08-06 Kevin DayRegression: Follow up to invalid type used when allocat...
2023-08-06 Kevin DayProgress: Begin simplifying memory design, starting...
2023-08-06 Kevin DayRegression: Invalid type used when allocating string...
2023-08-06 Kevin DayCleanup: Surround constant variable in a scoped block.
2023-08-05 Kevin DayProgress: Begin further re-designing of the memory...
2023-08-05 Kevin DayUpdate: Add comment in Featureless Make code to designa...
2023-08-05 Kevin DayFeature: Add f_simple_packet_t for holding the packet...
2023-08-05 Kevin DayBugfix: The socket id is not the same descriptor for...
2023-08-05 Kevin DayFeature: Add f_time project, adding functions for safel...
2023-08-05 Kevin DayCleanup: Style in this f_print source file.
2023-08-05 Kevin DayUpdate: Wrap the static inline functions private_inline...
2023-08-05 Kevin DayCleanup: Reduce usage of static in functions.
2023-08-05 Kevin DayCleanup: Add extra parenthesis to prevent warning from...
2023-08-04 Kevin DayUpdate: Stand alone Featureless Make build settings.
2023-08-04 Kevin DayCleanup: Remove the FSS Embedded List Program.
2023-08-04 Kevin DayUpdate: Set the pipe flag consistely across programs.
2023-08-04 Kevin DayUpdate: Control program to latest design practices...
2023-08-03 Kevin DayUpdate: Move standard console parameters enumeration...
2023-08-01 Kevin DayCleanup: Byte Dump program defines and comment.
2023-08-01 Kevin DayBugfix: The Byte Dump program prints extra new lines.
2023-07-28 Kevin DayBugfix: Byte Dump program 6-space string has only 5...
2023-07-28 Kevin DayFeature: Add f_select_signal() and update unit tests.
2023-07-27 Kevin DayWorkaround: Clang compiler problems, add _clang_not_a_c...
2023-07-27 Kevin DayBugfix: Add missing return statement in Byte Dump function.
2023-07-27 Kevin DayUpdate: Remove unused fl_signal and fl_signal_state_int...
2023-07-27 Kevin DayBugfix: Byte Dump program binary mode is printing wrong...
2023-07-27 Kevin DayCleanup: Set named 0 enumeration in Byte Dump program.
2023-07-27 Kevin DayUpdate: Relocate several static stings into single...
2023-07-26 Kevin DayBugfix: Fix new lines when printing help.
2023-07-26 Kevin DayUpdate: Minor fixes and consistency changes.
2023-07-26 Kevin DayUpdate: Byte Dump program structure, following newer...
2023-07-23 Kevin DayUpdate: Finish memory array related changes.
2023-07-22 Kevin DayProgress: Continue memory array related changes.
2023-07-22 Kevin DayProgress: Continue memory array related changes.
2023-07-21 Kevin DayProgress: Continue memory array related changes.
2023-07-19 Kevin DayProgress: Continue memory array related changes, replac...
2023-07-18 Kevin DayProgress: Add memory array allocation functionality...
2023-07-17 Kevin DayUpdate: Add FSS Simple Packet related functionality...
2023-07-16 Kevin DayFeature: Add specification FSS-0010 "Encrypted Simple...
2023-07-16 Kevin DayUpdate: FSS-000f specification, adding reasoning and...
2023-07-16 Kevin DayCleanup: Remove extra space in documentation comment...
2023-07-16 Kevin DayCleanup: Documentation comments regarding structures.
2023-07-15 Kevin DayUpdate: Specifications, adding explicit version date...
2023-07-15 Kevin DayUpdate: Specifications, replacing "emphasis" with ...
2023-07-15 Kevin DayUpdate: FSS-000F (Simple Packet) Specification.
2023-07-14 Kevin DayFeature: Add fll_program_print_error_parameter_integer_...
2023-07-14 Kevin DayUpdate: Conversion should return F_number_positive...
2023-07-13 Kevin DayUpdate: Use status_signal instead of status_thread.
2023-07-13 Kevin DayCleanup: Use present tense in documentation comments...
2023-07-11 Kevin DayUpdate: The build disable files and stand alone setting...
2023-07-11 Kevin DayUpdate: Add poll enumerations for f_poll_t.
2023-07-11 Kevin DayCleanup: Fix socket documentation comment, where type...
2023-07-09 Kevin DayUpdate: Network additions and improvements, minor docum...
2023-07-09 Kevin DayUpdate: Add F_network_version_four, F_network_version_f...
2023-07-09 Kevin DayCleanup: Conversion header comments.
2023-07-09 Kevin DayCleanup: Documentation comments regarding "This alters...
2023-07-08 Kevin DayUpdate: Socket bind functions, socket address family...
2023-07-07 Kevin DayUpdate: The f_socket enumerations and comments, the...
2023-07-07 Kevin DayCleanup: Use the signal check functions in progams.
2023-07-06 Kevin DayUpdate: Socket improvements regarding structure and...
2023-07-06 Kevin DayUpdate: Socket file settings, use enumerations rather...
2023-07-06 Kevin DayUpdate: Add missing fakefiles for stand alone builds.
2023-07-06 Kevin DayUpdate: The defines in cygwin.txt documentation are...
2023-07-04 Kevin DayCleanup: Add "write" to the open modes involving write.
2023-07-04 Kevin DayUpdate: The stand alone Featureless Make config.h.
2023-07-04 Kevin DayCleanup: There is no f_print_except_dynamic_in_safely...
2023-07-04 Kevin DayUpdate: Add f_sockets_t, add f_socketss_t, and other...
2023-07-04 Kevin DayCleanup: Don't bother with != for existence modulus...
2023-07-02 Kevin DayBugfix: The boostrap script should not fail if document...
2023-07-02 Kevin DayCleanup: Minor syntax mistakes in the documentation...
2023-07-02 Kevin DayBugfix: The build scripts are not handling documentatio...
2023-06-30 Kevin DayUpdate: Add documentation comments regarding problems...
2023-06-30 Kevin DayCleanup: Restructure time related types and add f_date_...
2023-06-29 Kevin DayUpdate: Relax the requirement in the license to be...
2023-06-29 Kevin DayFeature: Add f_network_from_ip_address() and f_network_...
2023-06-28 Kevin DayBugfix: FSS Identify code accidentally got insert into...
2023-06-27 Kevin DayUpdate: Add unit tests for f_files_t and f_filess_t.
2023-06-27 Kevin DayCleanup: Remove unused files.
2023-06-27 Kevin DayFeature: Add f_files_t and f_filess_t.
next