A simple, minimalistic ActivityPub instance written in portable C
Find a file
2022-09-19 23:03:18 +02:00
data.c Renamed user functions. 2022-09-19 23:03:18 +02:00
LICENSE Project started. 2022-09-19 20:40:42 +02:00
main.c Renamed user functions. 2022-09-19 23:03:18 +02:00
Makefile [data.c] new file. 2022-09-19 22:41:30 +02:00
snac.c New function hash_password() and check_password(). 2022-09-19 22:58:27 +02:00
snac.h Renamed user functions. 2022-09-19 23:03:18 +02:00
xs.h [data.c] new file. 2022-09-19 22:41:30 +02:00
xs_curl.h Imported xs. 2022-09-19 20:41:11 +02:00
xs_encdec.h Imported xs. 2022-09-19 20:41:11 +02:00
xs_httpd.h Imported xs. 2022-09-19 20:41:11 +02:00
xs_io.h Imported xs. 2022-09-19 20:41:11 +02:00
xs_json.h Start of work. 2022-09-19 21:13:40 +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