2022-03-31 |
Kevin Day | Update: Add umask integer to fll_program_data_t. |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Move the program data into the main for firewall. |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Add child integer to fll_program_data_t. |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Remove redundant F_status_set_error() when... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Use const for f_console_arguments_t and add... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Move the program data into the main for fss_bas... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Move the program data into the main for fss_bas... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Update: Move the program data into the main for fss_bas... |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Cleanup: Fix styling, add new line before break. |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Kevin Day | Security: Invalid write in FSS processing functions... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_bas... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_emb... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_emb... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Cleanup: Add missing F_attribute_visibility_internal_d. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_ext... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Cleanup: Remove unnecessary error assignment. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_ext... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Cleanup: Remove unnecessary error assignment. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_ext... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_ext... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_ide... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_pay... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_pay... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Cleanup: Remove delete function notes from documentatio... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Bugfix: The out of range is printing and then continues... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main for fss_sta... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Deallocate before releasing signals. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Restructure iki_read to use fll_program_data_t. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Restructure iki_write to use fll_program_data_t. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Move the program data into the main. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Make Utf8 private data private and move the... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Update: Use signal_check more consistently in programs. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Kevin Day | Regression: Use correct function for mutex lock. |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Kevin Day | Security: Controller program is not initializing the... |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Kevin Day | Update: Finish writing tests, fix endianness, simplify... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Kevin Day | Update: Bring f_utf project in sync with f_string. |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Kevin Day | Cleanup: The f_string project. |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Kevin Day | Update: Restructure parts of f_utf project, and use... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Update: Add remaining tests for f_string project. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Bugfix: Partial string functions are incorrect. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Update: Add additional tests for f_string project. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Bugfix: Incorrectly performing nulless string appends... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Progress: Controller and Control sockets. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Bugfix: The f_socket_connect() needs to handle EINVAL... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Kevin Day | Bugfix: Print functions are not always printing the... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Bugfix: Increasing strings by too much. |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Progress: Controller and Control sockets. |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Cleanup: Clarify documentation comment that the functio... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Bugfix: Invalid F_parameter error in f_socket functions. |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Bugfix: Invalid '%lu', in formatted print, should inste... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Bugfix: When using --at with --total for --content... |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Kevin Day | Bugfix: Invalid content count in FSS Basic List. |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Kevin Day | Cleanup: Restructure to have the *_type_name() function... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Kevin Day | Progress: Controller and Control sockets. |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Kevin Day | Progress: Controller and Control sockets. |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Kevin Day | Cleanup: Add a version number to the Open Standard... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Kevin Day | Update: Use return rather than assignment and break... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Kevin Day | Progress: Continue working on control and controller. |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Kevin Day | Update: Packet specification. |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Kevin Day | Update: Add F_status status type and rename F_status_si... |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Kevin Day | Update: Add clang support to the bootstrap-example... |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Kevin Day | Cleanup: comments. |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Kevin Day | Cleanup: Header define should end in lower-case 'h'. |
commit | commitdiff | tree | snapshot |
2022-03-14 |
Kevin Day | Update: Consistency improvements with *_append() and... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
Kevin Day | Progress: Controller and Control sockets. |
commit | commitdiff | tree | snapshot |
2022-03-09 |
Kevin Day | Update: Revert back to 'char' rather than 'unsigned... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
Kevin Day | Progress: Control and Controller sockets. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
Kevin Day | Update: Switch to explicitly using sizeof() for char... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
Kevin Day | Update: Avoid the generic 'char' and switch to the... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Kevin Day | Progress: Implement controller to/from control networking. |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Kevin Day | Update: These specific documentation files relate to... |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Kevin Day | Update: Provide open-standard-license-1.0. |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Bootstrap script is not handling some build... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Stop using GNU old-style field designator exten... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Security: Incorrect array size used in test. |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Incorrect variable type used for capability... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Workaround: Clang compiler problems, add _clang_not_a_c... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Typo in variable name, should be f_print_sequen... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Bugfix: Incorrect code used in UTF8 character code... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Fix consistency where initialize macros are... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Add tests to f_iki project, perform cleanups... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Update: Add missing dependency to f_type_array for... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Kevin Day | Regression: UTF8 program is throwing error when trying... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Add test mode and provide -fstack-protector... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Finish implementing the FLL Project Mass Test... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Bugfix: Random quote that shouldn't be there is breakin... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
Kevin Day | Update: Improve verbosity message passing, making it... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Fix wording of normal output argument help... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Make scripts more consistent with their arguments. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Bootstrap build script. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Progress: Begin implementing testing script. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Cleanup: Scripts syntax and styles. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Style Guide. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Regression: Some IKI vocabularies are missing their... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Bugfix: Debug verbositiy should include Verbose verbosi... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Socket parameters, rename f_socket_bind_file... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
Kevin Day | Update: Add local and remote status codes. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Update: Relax the uid/gid requirements in f_file_role_c... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
Kevin Day | Update: Next micro version (0.5.9). |
commit | commitdiff | tree | snapshot |
next |