]> Kevux Git Server - fll/shortlog
fll
2023-08-23 Kevin DayBugfix: Incorrect function name in error message.
2023-08-12 Kevin DayCleanup: Remove duplicate headers present in the wrong...
2023-08-11 Kevin DayCleanup: Use '{ 0 }' as initializer for f_thread_set_t_...
2023-08-10 Kevin DayCleanup: Change structure of fll_execute_program()...
2023-08-08 Kevin DaySecurity: Add additional checks against the parameters...
2023-08-03 Kevin DayCleanup: Minor code optimizations in fll_program.
2023-08-03 Kevin DayBugfix: Add missing parameter checking to fll_program_...
2023-07-27 Kevin DayBugfix: Byte Dump program binary mode is printing wrong...
2023-07-26 Kevin DayCleanup: Message in byte dump documenation comment.
2023-07-23 Kevin DayCleanup: Fix documentation comments to correctly refere...
2023-07-22 Kevin DaySecurity: The f_iki allocation functions are calling...
2023-07-22 Kevin DayCleanup: Remove useless NULL assignment to pointer.
2023-07-22 Kevin DayBugfix: Incorrect sizeof() values for numerous type...
2023-07-21 Kevin DayBugfix: Incorrect sizeof() values for f_thread_mutex_at...
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-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-13 Kevin DayCleanup: Upper case the first word of each sentence...
2023-07-06 Kevin DayUpdate: The defines in cygwin.txt documentation are...
2023-07-06 Kevin DayBugfix: Incorrect version numbers in some of the extra...
2023-07-06 Kevin DayUpdate: Next micro version (0.6.7).
2023-07-02 Kevin DayUpdate: Add stand alone fss_basic_read, fss_basic_write... 0.6.6
2023-07-02 Kevin DayBugfix: FSS Identify stand alone requires f_string_dyna...
2023-07-02 Kevin DayCleanup: Do not include man page documentation if there...
2023-07-02 Kevin DayBugfix: Use more correct include paths in the man pages.
2023-07-02 Kevin DayBugfix: The boostrap script should not fail if document...
2023-07-02 Kevin DayUpdate: Manually add missing man pages.
2023-07-02 Kevin DayUpdate: Add man pages for most or all FLL functions.
2023-07-02 Kevin DayBugfix: The build scripts are not handling documentatio...
2023-06-29 Kevin DayUpdate: Relax the requirement in the license to be...
2023-06-26 Kevin DayUpdate: Change program man pages to be referred to...
2023-06-25 Kevin DayBugfix: FSS Identify should process all --name paramete...
2023-06-25 Kevin DayBugfix: The fss_identify_process() should have f_string...
2023-06-25 Kevin DayBugfix: Remove spurious 'y' character in help message.
2023-06-25 Kevin DayCleanup: Fix documentation comments for fss_identify_pr...
2023-06-24 Kevin DayBugfix: Add missing 'extern' keyword for fss_identify_p...
2023-06-24 Kevin DayCleanup: Documentation comments return status syntax...
2023-06-24 Kevin DayCleanup: Add quotes to testfile LD_LIBRARY_PATH assignment.
2023-06-24 Kevin DayCleanup: Add missing () in docuumentation comments...
2023-06-24 Kevin DayCleanup: Fix mistakes in documentation comments.
2023-06-24 Kevin DayCleanup: Add environment to all unit test settings...
2023-06-21 Kevin DayCleanup: Fix incorrect comment in f_limit.
2023-06-18 Kevin DayUpdate: The Open Standard License, adding stronger...
2023-06-16 Kevin DayBugfix: FSS Extended List Read program should print...
2023-06-16 Kevin DayCleanup: Minor syntax fixes and use the macro initializer.
2023-06-16 Kevin DayBugfix: The line and total need to support the closing...
2023-06-09 Kevin DayBugfix: Use arguments passed to fake when processing...
2023-06-09 Kevin DayBugfix: Use the custom build settings name if passed...
2023-05-31 Kevin DayBugfix: Quotes in FSS read functions are not being...
2023-05-29 Kevin DayBugfix: Handle f_directory_not status as an invalid...
2023-05-29 Kevin DayBugfix: The testfile needs to handle the --build parame...
2023-05-29 Kevin DayBugfix: The -T/--trim parameter is not being processed.
2023-05-29 Kevin DayCleanup: Fix comments in settings-tests files.
2023-05-28 Kevin DayBugfix: Comments are being included when processing...
2023-04-29 Kevin DayUpdate: Next micro version (0.6.6).
2023-04-29 Kevin DayBugfix: Fix return codes and clean up package.sh. 0.6.5
2023-04-29 Kevin DayBugfix: Incorrect return code in tests causes false...
2023-04-29 Kevin DayCleanup: Remove invalid disable defines.
2023-04-29 Kevin DayUpdate: Month name to April in man pages.
2023-04-28 Kevin DayCleanup: Fix mistake in documentation that makes senten...
2023-04-28 Kevin DaySecurity: Invalid read in help output due to incorrect...
2023-04-28 Kevin DayCleanup: Fix spelling mistake in word "applied".
2023-04-26 Kevin DayUpdate: Add stand alone build for fss_payload_read...
2023-04-26 Kevin DayCleanup: Add common locale-specific environment variabl...
2023-04-26 Kevin DayBugfix: Incorrect wrapping define usage.
2023-04-25 Kevin DayUpdate: The stand alone builds should also support...
2023-04-25 Kevin DayBugfix: Featureless Make stand alone build fails to...
2023-04-25 Kevin DayBugfix: Invalid macro name for f_string_map_multi_t...
2023-04-16 Kevin DaySecurity: fake_build_arguments_standard_add() is treati...
2023-04-14 Kevin DayUpdate: Use f_string_append_nulless() instead of f_stri...
2023-04-11 Kevin DaySecurity: fl_directory_list() is not appending a NULL.
2023-04-06 Kevin DayBugfix: The stage files should not begin with "-".
2023-04-04 Kevin DayUpdate: Improve thread configuration, document modes...
2023-04-02 Kevin DayBugfix: Remove extra arguments being added.
2023-04-01 Kevin DayUpdate: Rebuild the disable defines file and update...
2023-03-31 Kevin DayBugfix: When specifying a specific section name, do...
2023-03-31 Kevin DayUpdate: Back port utf string compare unit tests.
2023-03-31 Kevin DayUpdate: Back port utf string compare code from 0.7.x.
2023-03-30 Kevin DayCleanup: Remove invalid documentation comments from...
2023-03-30 Kevin DayUpdate: Back port unit tests from 0.7.x development.
2023-03-30 Kevin DayBugfix: Add missing function fl_string_dynamic_partial_...
2023-03-30 Kevin DayCleanup: Typo in testfile, Cmcka should be Cmocka.
2023-03-29 Kevin DayRegression: The bootstrap-example.sh should have fll_pa...
2023-03-29 Kevin DayRegression: Build test.sh script is not properly running.
2023-03-29 Kevin DayUpdate: Add the locale specific environment variables...
2023-03-29 Kevin DaySecurity: Invalid read in trim comparison functions.
2023-03-29 Kevin DayRegression: The variable buffer.range should be buffer...
2023-03-27 Kevin DayBugfix: The fl_string parsing functions do not check...
2023-03-21 Kevin DayBugfix: Out of date repository build scripts.
2023-03-20 Kevin DayBugfix: Out of date install.sh and Featureless Make...
2023-03-20 Kevin DayBugfix: Incorrect file path in error message.
2023-03-18 Kevin DayCleanup: Add missing header includes.
2023-03-17 Kevin DayCleanup: Move function declaration to proper position.
2023-03-17 Kevin DayUpdate: Don't call f_file_exists() until after child...
2023-03-17 Kevin DayUpdate: Next micro version (0.6.5).
2023-03-16 Kevin DayUpdate: Add unit tests for fll_path. 0.6.4
2023-03-16 Kevin DayUpdate: Change man page year and month from January...
next