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 |
2023-10-05 |
Kevin Day | Cleanup: Have enumeration types support "none" and... |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Kevin Day | Update: Simplify the f_abstruse types a little. |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Kevin Day | Update: Specification FSS-000E (Payload), add "signatur... |
commit | commitdiff | tree | snapshot |
2023-10-04 |
Kevin Day | Feature: Add f_abstruse project. |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Kevin Day | Update: Restructure f_type files and add missing f_numb... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Kevin Day | Update: Minor clean ups and have f_socket_connect(... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Kevin Day | Cleanup: Add missing "e" in the "the" in comment. |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Kevin Day | Bugfix: Problems exposed by clang-13. |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Kevin Day | Cleanup: Fix unit test documentation comment for f_dire... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Kevin Day | Update: Add check in f_socket_disconnect() to explicitl... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
Kevin Day | Update: Replace f_fss_simple_packet_identify() with... |
commit | commitdiff | tree | snapshot |
2023-09-02 |
Kevin Day | Bugfix: Mistakes in the FSS-000f Simple Packet specific... |
commit | commitdiff | tree | snapshot |
2023-09-01 |
Kevin Day | Update: Fix unit tests after adding additional sanity... |
commit | commitdiff | tree | snapshot |
2023-09-01 |
Kevin Day | Update: Add missing too large and too small status... |
commit | commitdiff | tree | snapshot |
2023-08-31 |
Kevin Day | Update: Take advantage of lucky convenience where F_oka... |
commit | commitdiff | tree | snapshot |
2023-08-31 |
Kevin Day | Update: Add too large and too small status codes for... |
commit | commitdiff | tree | snapshot |
2023-08-31 |
Kevin Day | Update: Relocate some of the more common or expected... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Kevin Day | Cleanup: Add comment to help clarify the size * 2 logic. |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Kevin Day | Security: Add additional sanity checks before freeing... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Kevin Day | Cleanup: Remove unused file that got overlooked when... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Kevin Day | Security: Invalid allocation size for fll_execute_argum... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Kevin Day | Feature: Add -U/--under parameter to Featureless Make. |
commit | commitdiff | tree | snapshot |
2023-08-27 |
Kevin Day | Update: Fix some overlooked unit tests following wrap... |
commit | commitdiff | tree | snapshot |
2023-08-27 |
Kevin Day | Update: Wrap up re-designing the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-27 |
Kevin Day | Progress: Continue re-designing of the memory logic... |
commit | commitdiff | tree | snapshot |
2023-08-23 |
Kevin Day | Progress: Continue re-designing of the memory logic... |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Kevin Day | Progress: Continue re-designing of the memory logic... |
commit | commitdiff | tree | snapshot |
2023-08-19 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Kevin Day | Update: Existing F_none and similar uses are now F_okay. |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Kevin Day | Update: Use F_okay instead of F_none as the first statu... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Kevin Day | Update: Simplify disable defines for status codes. |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Kevin Day | Progress: Continue re-designing of the memory logic... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
Kevin Day | Progress: Continue re-designing of the memory logic... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Kevin Day | Cleanup: Remove double "const" and add missing changes... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Kevin Day | Bugfix: Stop using f_memory_array_append_all() for... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Kevin Day | Update: Ensure pointers passed to the function are... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Bugfix: Use the settings-mocks for the f_type_array... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Cleanup: Add explicit casts in the f_memory memset... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Security: Add additional checks against the parameters... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Kevin Day | Regression: Incorrect type on memset() in array resulti... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
Kevin Day | Bugfix: Wrong index is being used for the file in Featu... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
Kevin Day | Progress: Continue re-designing of the memory logic. |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Kevin Day | Regression: Follow up to invalid type used when allocat... |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Kevin Day | Progress: Begin simplifying memory design, starting... |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Kevin Day | Regression: Invalid type used when allocating string... |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Kevin Day | Cleanup: Surround constant variable in a scoped block. |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Progress: Begin further re-designing of the memory... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Update: Add comment in Featureless Make code to designa... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Feature: Add f_simple_packet_t for holding the packet... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Bugfix: The socket id is not the same descriptor for... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Feature: Add f_time project, adding functions for safel... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Cleanup: Style in this f_print source file. |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Update: Wrap the static inline functions private_inline... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Cleanup: Reduce usage of static in functions. |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Kevin Day | Cleanup: Add extra parenthesis to prevent warning from... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Stand alone Featureless Make build settings. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Cleanup: Remove the FSS Embedded List Program. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Set the pipe flag consistely across programs. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Kevin Day | Update: Control program to latest design practices... |
commit | commitdiff | tree | snapshot |
2023-08-03 |
Kevin Day | Update: Move standard console parameters enumeration... |
commit | commitdiff | tree | snapshot |
2023-08-01 |
Kevin Day | Cleanup: Byte Dump program defines and comment. |
commit | commitdiff | tree | snapshot |
2023-08-01 |
Kevin Day | Bugfix: The Byte Dump program prints extra new lines. |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Kevin Day | Bugfix: Byte Dump program 6-space string has only 5... |
commit | commitdiff | tree | snapshot |
2023-07-28 |
Kevin Day | Feature: Add f_select_signal() and update unit tests. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Bugfix: Add missing return statement in Byte Dump function. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Update: Remove unused fl_signal and fl_signal_state_int... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Bugfix: Byte Dump program binary mode is printing wrong... |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Cleanup: Set named 0 enumeration in Byte Dump program. |
commit | commitdiff | tree | snapshot |
2023-07-27 |
Kevin Day | Update: Relocate several static stings into single... |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Bugfix: Fix new lines when printing help. |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Update: Minor fixes and consistency changes. |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Kevin Day | Update: Byte Dump program structure, following newer... |
commit | commitdiff | tree | snapshot |
2023-07-23 |
Kevin Day | Update: Finish memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-22 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-21 |
Kevin Day | Progress: Continue memory array related changes. |
commit | commitdiff | tree | snapshot |
2023-07-19 |
Kevin Day | Progress: Continue memory array related changes, replac... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Kevin Day | Progress: Add memory array allocation functionality... |
commit | commitdiff | tree | snapshot |
2023-07-17 |
Kevin Day | Update: Add FSS Simple Packet related functionality... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Feature: Add specification FSS-0010 "Encrypted Simple... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Update: FSS-000f specification, adding reasoning and... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Cleanup: Remove extra space in documentation comment... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
Kevin Day | Cleanup: Documentation comments regarding structures. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, adding explicit version date... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: Specifications, replacing "emphasis" with ... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Kevin Day | Update: FSS-000F (Simple Packet) Specification. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
Kevin Day | Feature: Add fll_program_print_error_parameter_integer_... |
commit | commitdiff | tree | snapshot |
2023-07-14 |
Kevin Day | Update: Conversion should return F_number_positive... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Kevin Day | Update: Use status_signal instead of status_thread. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Kevin Day | Cleanup: Use present tense in documentation comments... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Update: The build disable files and stand alone setting... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Update: Add poll enumerations for f_poll_t. |
commit | commitdiff | tree | snapshot |
2023-07-11 |
Kevin Day | Cleanup: Fix socket documentation comment, where type... |
commit | commitdiff | tree | snapshot |
next |