index
:
stderr64/CWebHook
master
HTTPS Webhook server that runs configured commands when receiving request to any of the configured webhooks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Change long long int to int64_t and ssize_t
stderr64
12 months
Age
Commit message
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
HEAD
master
stderr64
2024-04-09
Just making sure 64-bit signed integer is used for ev_count
stderr64
2024-04-05
More checks to make sure memory is allocated successfully and safer length ch...
stderr64
2024-03-04
Make sure memory is allocated for command output and fixes to Makefile
stderr64
2024-01-29
Also check if dststr is NULL
stderr64
2024-01-28
Added string copy function that only copies specified amount of characters
stderr64
2024-01-27
Just to make sure no more than expected amount of characters is tried to be r...
stderr64
2023-09-17
Added Makefile defines to limit HTTP header length and request body length to...
stderr64
2023-09-10
Added extra check if the even is POLLIN
stderr64
2023-08-17
Recreated repository
stderr64
Clone
https://git.xservers.dy.fi/cgit.cgi/stderr64/CWebHook