add got-notify-http
commit5565365ce71d431c522f98b121706b13c4bf2d22
authorOmar Polo <op@omarpolo.com>
Wed, 27 Mar 2024 19:22:39 +0000 (27 19:22 +0000)
committerOmar Polo <op@omarpolo.com>
Wed, 27 Mar 2024 19:22:39 +0000 (27 19:22 +0000)
tree3250172163bbb93e54732acbbf113126c51f6c6f
parentf9e6537008c7344a6107b88bc19c5f293cacd793
add got-notify-http

ok stsp@
12 files changed:
gotd/gotd.conf.5
gotd/gotd.h
gotd/libexec/Makefile
gotd/libexec/got-notify-http/Makefile [new file with mode: 0644]
gotd/libexec/got-notify-http/got-notify-http.c [new file with mode: 0644]
gotd/notify.c
gotd/parse.y
lib/bufio.c [new file with mode: 0644]
lib/bufio.h [new file with mode: 0644]
regress/gotd/Makefile
regress/gotd/http-server [new file with mode: 0755]
regress/gotd/http_notification.sh [new file with mode: 0644]