activitypub.c
|
Started creating messages.
|
2022-09-24 10:43:57 +02:00 |
data.c
|
Also store the req object in enqueue_input().
|
2022-09-24 10:03:27 +02:00 |
http.c
|
More work in http signed request.
|
2022-09-21 09:31:05 +02:00 |
httpd.c
|
New function activitypub_get_handler().
|
2022-09-23 20:59:19 +02:00 |
LICENSE
|
Project started.
|
2022-09-19 20:40:42 +02:00 |
main.c
|
Fixed bug in actor_request().
|
2022-09-23 18:46:30 +02:00 |
Makefile
|
[activitypub.c] New file.
|
2022-09-23 17:33:33 +02:00 |
snac.c
|
More log tweaks.
|
2022-09-24 10:22:30 +02:00 |
snac.h
|
Also store the req object in enqueue_input().
|
2022-09-24 10:03:27 +02:00 |
webfinger.c
|
webfinger_get_handler() returns the status.
|
2022-09-23 17:40:59 +02:00 |
xs_curl.h
|
More work in http signed request.
|
2022-09-21 09:31:05 +02:00 |
xs_httpd.h
|
xs_httpd_request() also returns the payload.
|
2022-09-23 20:28:23 +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 |