summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterChange long long int to int64_t and ssize_tstderr6412 months
 
 
AgeCommit messageAuthor
2024-05-15Change 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 HEADmasterstderr64
2024-04-09Just making sure 64-bit signed integer is used for ev_countstderr64
2024-04-05More checks to make sure memory is allocated successfully and safer length ch...stderr64
2024-03-04Make sure memory is allocated for command output and fixes to Makefilestderr64
2024-01-29Also check if dststr is NULLstderr64
2024-01-28Added string copy function that only copies specified amount of charactersstderr64
2024-01-27Just to make sure no more than expected amount of characters is tried to be r...stderr64
2023-09-17Added Makefile defines to limit HTTP header length and request body length to...stderr64
2023-09-10Added extra check if the even is POLLINstderr64
2023-08-17Recreated repositorystderr64
 
Clone
https://git.xservers.dy.fi/cgit.cgi/stderr64/CWebHook