activitypub.c
|
More sign work (I'm tired).
|
2022-09-25 21:45:58 +02:00 |
data.c
|
More sign work (I'm tired).
|
2022-09-25 21:45:58 +02:00 |
http.c
|
More sign work (I'm tired).
|
2022-09-25 21:45:58 +02:00 |
httpd.c
|
The HTTP request headers are stored in a plain dict.
|
2022-09-25 07:42:57 +02:00 |
LICENSE
|
Project started.
|
2022-09-19 20:40:42 +02:00 |
main.c
|
New function msg_actor().
|
2022-09-25 21:02:47 +02:00 |
Makefile
|
[activitypub.c] New file.
|
2022-09-23 17:33:33 +02:00 |
snac.c
|
New function msg_actor().
|
2022-09-25 21:02:47 +02:00 |
snac.h
|
Fixed a bug in the digest header.
|
2022-09-25 18:50:53 +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_encdec.h
|
Added support for bigger codepoints in xs_utf8_enc().
|
2022-09-20 07:21:47 +02:00 |
xs_httpd.h
|
The HTTP request headers are stored in a plain dict.
|
2022-09-25 07:42:57 +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_mime.h
|
New function msg_actor().
|
2022-09-25 21:02:47 +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
|
Some fixes to timeline_add().
|
2022-09-25 09:07:43 +02:00 |