| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More work but signatures seem to still fail. | 2022-09-26 | 1 | -1/+1 | |
| * | The HTTP request headers are stored in a plain dict. | 2022-09-25 | 1 | -7/+3 | |
| * | New function srv_archive(). | 2022-09-25 | 1 | -33/+1 | |
| * | Added some aechiving. | 2022-09-24 | 1 | -0/+34 | |
| * | More work. | 2022-09-24 | 1 | -5/+0 | |
| * | New function activitypub_get_handler(). | 2022-09-23 | 1 | -0/+3 | |
| * | xs_httpd_request() also returns the payload. | 2022-09-23 | 1 | -1/+6 | |
| * | server_get_handler() returns the status. | 2022-09-23 | 1 | -11/+13 | |
| * | webfinger_get_handler() returns the status. | 2022-09-23 | 1 | -1/+1 | |
| * | httpd serves susie.png. | 2022-09-22 | 1 | -0/+14 | |
| * | Fixed memleak in greeting. | 2022-09-22 | 1 | -1/+2 | |
| * | Added a webfinger handler. | 2022-09-21 | 1 | -0/+3 | |
| * | Fix q_path. | 2022-09-21 | 1 | -11/+17 | |
| * | Added a global server handler. | 2022-09-21 | 1 | -0/+115 | |
| * | More httpd work. | 2022-09-21 | 1 | -3/+5 | |
| * | New flag srv_running. | 2022-09-21 | 1 | -0/+2 | |
| * | [httpd.c] new file. | 2022-09-21 | 1 | -0/+52 |