]> Kevux Git Server - fll/shortlog
fll
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.
2023-06-27 Kevin DayBugfix: The level and monolithic build settings files...
2023-06-27 Kevin DayCleanup: Remove 'data_make.' from documentation comment...
2023-06-27 Kevin DayBugfix: Incorrect wrapping disable macro names for...
2023-06-26 Kevin DayUpdate: Reduce NULL parameter requirements in f_file_se...
2023-06-25 Kevin DayUpdate: The FSS Identify program to the latest practices.
2023-06-24 Kevin DayCleanup: Documentation comments, adding missing colon...
2023-06-24 Kevin DayFeature: Add f_file_select() for select().
2023-06-24 Kevin DayCleanup: Add quotes to testfile LD_LIBRARY_PATH assignment.
2023-06-24 Kevin DayFeature: Add additional network and socket related...
2023-06-24 Kevin DayCleanup: Add environment to all unit test settings...
2023-06-22 Kevin DayFeature: Add f_network_to_ip_string() and f_network_fro...
2023-06-22 Kevin DayCleanup: Fix documentation comment in f_memory.
2023-06-22 Kevin DayUpdate: Remove unneeded variable storage and explicitly...
2023-06-21 Kevin DayUpdate: Rebuild the "disable" build files.
2023-06-21 Kevin DayFeature: Add f_network level 0 project, starting with...
2023-06-21 Kevin DayCleanup: Fix incorrect comment in f_limit.
2023-06-21 Kevin DayFeature: Add f_file_manipulate() as a wrapper for fcntl().
2023-06-21 Kevin DayFeature: Add F_again and F_again_not status codes.
2023-06-20 Kevin DayFeature: Add f_socket_name_host() and f_socket_name_peer().
2023-06-20 Kevin DayCleanup: Rename *_total_parameters_d to *_parameter_tot...
next