Minimalistic ActivityPub server
Go to file
2022-09-20 12:50:37 +02:00
data.c New function dequeue(). 2022-09-20 12:50:37 +02:00
LICENSE Project started. 2022-09-19 20:40:42 +02:00
main.c New function dequeue(). 2022-09-20 12:50:37 +02:00
Makefile [data.c] new file. 2022-09-19 22:41:30 +02:00
snac.c New function enqueue(). 2022-09-20 12:00:13 +02:00
snac.h New function dequeue(). 2022-09-20 12:50:37 +02:00
xs_curl.h Renamed xs_splitn() to xs_split_n(). 2022-09-19 23:08:59 +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 Imported xs. 2022-09-19 20:41:11 +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