Age | Commit message (Expand) | Author |
---|---|---|
2024-05-15 | Change long long int to int64_t and ssize_t•••Because long long int is bad idea, using int64_t and ssize_t it can at least be expected that the max and minimum values are for each HEADmaster | stderr64 |
2024-03-04 | Make sure memory is allocated for command output and fixes to Makefile | stderr64 |
2023-09-17 | Added Makefile defines to limit HTTP header length and request body length to... | stderr64 |
2023-08-17 | Recreated repository | stderr64 |