projects
/
fll
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fll
2024-02-20
Kevin Day
Bugfix: Remove stray double-quote from Byte Dump.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Kevin Day
Update: Add -Wno-missing-braces, remove unused threadle...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Kevin Day
Update: Unit tests and mocks with latest compiler and...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Kevin Day
Update: Get clang working by separating out gcc specifi...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-20
Kevin Day
Update: Break up the string ascii and string format...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Kevin Day
Cleanup: Remove packages that don't need to be included...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Kevin Day
Update: Fix inconsistencies and other minor problems...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-19
Kevin Day
Feature: Add example program for providing an example...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Kevin Day
Update: Remove incorrect dependencies and remove some...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Kevin Day
Update: Finish refactoring firewall from 0.6.x to 0...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Kevin Day
Progress: Continue refactoring firewall from 0.6.x...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
Kevin Day
Progress: Continue refactoring firewall from 0.6.x...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-16
Kevin Day
Progress: Continue refactoring firewall from 0.6.x...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Kevin Day
Cleanup: Switch from _ui_ format string to _un_ format...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-15
Kevin Day
Progress: Continue refactoring firewall from 0.6.x...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-11
Kevin Day
Progress: Refactoring firewall from 0.6.x to 0.7.x...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Kevin Day
Update: Use typedef on a structure tag to avoid the...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Kevin Day
Feature: Add _f_memory_USE_reallocarray_ and _f_memory_...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Kevin Day
Update: Add restrict optimization to f_memory functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Kevin Day
Progress: Begin adding unit tests for fl_fss_payload_he...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-09
Kevin Day
Bugfix: The f_string_dynamic_strip_null() memmove(...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-06
Kevin Day
Progress: Actually wrap up initial pass of fl_fss_paylo...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-04
Kevin Day
Progress: Wrap up initial pass of fl_fss_payload_header...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Kevin Day
Refactor: The f_string_quantity_t into f_quantity_t.
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Kevin Day
Bugfix: Runtime tests have incorrect space for "not...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-03
Kevin Day
Progress: Continue working on fl_fss_payload_header_map().
commit
|
commitdiff
|
tree
|
snapshot
2024-02-02
Kevin Day
Progress: Continue working on fl_fss_payload_header_map().
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Kevin Day
Update: Add hopefully more secure compiler flags by...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Kevin Day
Update: Make the -m thread option in the example bootst...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-01
Kevin Day
Progress: Add Embedded List unit tests for fl_fss,...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Kevin Day
Cleanup: Remove comments.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Kevin Day
Bugfix: FSS Basic List and FSS Extended List print...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Kevin Day
Progress: Add Basic List and Extended List unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-31
Kevin Day
Update: Wrap up fss_read changes regarding empty Content.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-28
Kevin Day
Progress: Improve FSS program processing and fix relate...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-28
Kevin Day
Cleanup: Comments in f_console and redundant header...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-28
Kevin Day
Feature: Add f_console_parameter_reset() function for...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-25
Kevin Day
Bugfix: FSS Extended read fails to handle non-terminate...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Kevin Day
Progress: Add "works" unit tests for several FSS object...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-24
Kevin Day
Bugfix: Incorrect stop position is calculated when...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Kevin Day
Progress: Update stand-alone fake build to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-23
Kevin Day
Progress: Add "works" unit test for basic object read...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-22
Kevin Day
Cleanup: Fix documentation style regarding optional...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-22
Kevin Day
Progress: Add basic unit tests for other fl_fss functions.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Kevin Day
Cleanup: Refactor mistakes in the fl_path unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-19
Kevin Day
Cleanup: Invalid environment define "CMOCKA_TEST_ABORT...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Kevin Day
Feature: Add double, single, and grave quotes for NULL...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-18
Kevin Day
Bugfix: Function private_fl_fss_basic_write() is missin...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Kevin Day
Update: Correct the date for the recent backtick to...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Kevin Day
Feature: Add f_string_dynamic_strip_null() and f_string...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Kevin Day
Cleanup: Add the word inclusive to the range documentat...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Kevin Day
Cleanup: Rename 'structure' to 'buffer' in parameters.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Day
Refactor: The backtick into the grave.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Day
Progress: Make control program at least compile.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Day
Update: Switch to using the common format string struct...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Kevin Day
Update: Add %/Q strings as a common format string struc...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Kevin Day
Update: Add additional parenthesis around status in...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
Kevin Day
Update: Add %ul strings as a common format string struc...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Kevin Day
Update: Optimize bitwise logic regarding removing bits.
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Kevin Day
Cleanup: Should be using the word 'read' and not the...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Kevin Day
Update: Add custom defines for the random seed macros...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Kevin Day
Update: The FSS-000E specification needs to say "one...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Kevin Day
Cleanup: Fix incorrect endif disable macro comment.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Kevin Day
Feature: Add f_random project for providing basic calls...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Kevin Day
Cleanup: Remove extra period at the end of documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Kevin Day
Update: Explicitly cast UTF conversion to/from and...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Kevin Day
Refactor: The build stand_alone and disable files for...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Kevin Day
Bugfix: The f_fss_simple_packet_encode() is not setting...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Kevin Day
Cleanup: Remove stale comment in fl_fss payload.h.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-16
Kevin Day
Bugfix: Fix incorrect wording regarding negative times...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Kevin Day
Refactor: The fss extract functions to be fss decode...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Kevin Day
Feature: Add f_fss_simple_packet_encode() for encoding...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Kevin Day
Update: Strip NULLs from the payload number converters.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Kevin Day
Update: Socket size_read/size_write checks, result...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Kevin Day
Update: Further re-design f_socket_connect().
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Kevin Day
Update: Re-design f_socket to better support handling...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Kevin Day
Update: The fss-000e (Payload) specification should...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Kevin Day
Update: Add missing documentation on status code from...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Kevin Day
Update: The unit tests where socket.id needs to be...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Kevin Day
Bugfix: Update unit tests and fix problems exposed...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Kevin Day
Bugfix: Unit test should reset size after free.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Kevin Day
Update: Unit tests for f_network().
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Kevin Day
Refactor: The f_string_range_t to f_range_t and f_strin...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Kevin Day
Update: The f_network_is_ip_address() to use f_string_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Kevin Day
Feature: Add f_string_range_double_t, updating build...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Kevin Day
Bugfix: f_network_from_ip_string() and f_network_to_ip_...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Kevin Day
Cleanup: Use upper case "ID" rather than lower case...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Kevin Day
Bugfix: f_socket_connect() should require non-negative...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Kevin Day
Update: Specifications for Payload and Simple Packet.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-11
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Kevin Day
Cleanup: Remove spurious space.
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Kevin Day
Update: Fall back to MAXNAMLEN if NAME_MAX is not avail...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-01
Kevin Day
Progress: Resume working on custom payload functions.
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Kevin Day
Progress: Continue adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2023-10-12
Kevin Day
Progress: Begin adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Kevin Day
Progress: Begin adding FSS Payload processing code.
commit
|
commitdiff
|
tree
|
snapshot
next