Minimalistic ActivityPub server
Go to file
2022-09-22 11:40:50 +02:00
data.c Changed some glob() oddities. 2022-09-20 12:56:21 +02:00
http.c More work in http signed request. 2022-09-21 09:31:05 +02:00
httpd.c Added a webfinger handler. 2022-09-21 21:12:49 +02:00
LICENSE Project started. 2022-09-19 20:40:42 +02:00
main.c More webfinger work. 2022-09-22 11:28:13 +02:00
Makefile New function webfinger_request() (incomplete). 2022-09-22 10:15:24 +02:00
snac.c New flag srv_running. 2022-09-21 18:13:11 +02:00
snac.h New function webfinger_request() (incomplete). 2022-09-22 10:15:24 +02:00
webfinger.c Deleted left debug information. 2022-09-22 11:40:50 +02:00
xs_curl.h More work in http signed request. 2022-09-21 09:31:05 +02:00
xs_encdec.h Added support for bigger codepoints in xs_utf8_enc(). 2022-09-20 07:21:47 +02:00
xs_httpd.h Renamed xs_splitn() to xs_split_n(). 2022-09-19 23:08:59 +02:00
xs_io.h Imported xs. 2022-09-19 20:41:11 +02:00
xs_json.h JSON tweaks. 2022-09-20 09:02:16 +02:00
xs_openssl.h New function xs_sha256_base64(). 2022-09-21 09:17:59 +02:00
xs_socket.h Imported xs. 2022-09-19 20:41:11 +02:00
xs.h Renamed xs_splitn() to xs_split_n(). 2022-09-19 23:08:59 +02:00