Commit Graph
39 Commits
Author SHA1 Message Date
default c314e995a4 Backport from xs. 2023-09-25 18:25:09 +02:00
default 749dbef349 Used xs_match() in some places. 2023-09-21 21:25:45 +02:00
default f31eb8d9f2 Updated dependencies. 2023-09-21 11:55:59 +02:00
default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). 2023-06-05 18:29:25 +02:00
default a7881f0ab6 Added an 'uninstall' Makefile target. 2023-06-01 17:18:36 +02:00
default 970ad7a540 Got rid of xs_encdec.h. 2023-05-17 10:08:57 +02:00
default 920ff76297 Print the total running time at httpd stop. 2023-05-08 09:34:27 +02:00
default 185aac2387 Added -Wextra to C flags. 2023-05-04 09:28:36 +02:00
default cd19efcae2 Updated dependencies. 2023-05-04 09:17:50 +02:00
default 74e644ab07 Updated dependencies. 2023-04-25 10:12:23 +02:00
default 353e393f4d New file mastoapi.c. 2023-04-08 06:09:05 +02:00
default 631f16aea8 Updated dependencies. 2023-01-08 10:32:23 +01:00
Anna “CyberTailor” 9858d27818 Makefile improvements
* Don't overwrite CFLAGS from env
* Respect CPPFLAGS and LDFLAGS
* Create bindir in "install"
2022-12-09 21:07:50 +05:00
default eb2cde3b6d Updated dependencies. 2022-11-23 15:07:40 +01:00
default 3e09c229e1 Moved db_upgrade() to its source file. 2022-11-23 15:05:55 +01:00
default 8aade19c8c New Makefile variable PREFIX_MAN, to install man pages wherever you want. 2022-11-08 13:01:10 +01:00
default 9de7175503 Also use CFLAGS in the linking phase. 2022-10-28 21:55:36 +02:00
default 13ac53b06a Updated dependencies. 2022-10-22 06:05:03 +02:00
default 9aec7c9fa8 Moved message formatting to format.c. 2022-10-07 18:30:54 +02:00
default f1a7d9957d Updated Makefile. 2022-10-04 08:53:43 +02:00
default 4bb40857b2 New function initdb(). 2022-10-04 08:51:24 +02:00
default e8c421c51d Backport from xs. 2022-10-03 11:18:49 +02:00
default 849913dc59 Use the time functions of xs_time.h. 2022-10-02 09:27:17 +02:00
default 8bb7582062 Implemented the helper thread. 2022-10-01 20:57:06 +02:00
default 5afb60f173 Got xs_set.h from xs. 2022-09-28 10:27:01 +02:00
default 4f3b70d997 More work in not_really_markdown(). 2022-09-27 10:51:57 +02:00
default c41f982eea Updated dependencies. 2022-09-27 10:15:34 +02:00
default e0c0195616 [html.c] new file. 2022-09-27 09:07:07 +02:00
default bdc166111d [activitypub.c] New file. 2022-09-23 17:33:33 +02:00
default 00a8929581 New function webfinger_request() (incomplete). 2022-09-22 10:15:24 +02:00
default 6e4294f8e8 Added a webfinger handler. 2022-09-21 21:12:49 +02:00
default a19d509b87 Updated Makefile. 2022-09-21 19:52:11 +02:00
default 9270a0077e Added a global server handler. 2022-09-21 19:28:30 +02:00
default e7c886beb7 More httpd work. 2022-09-21 18:27:30 +02:00
default 9a2e7d4b82 Updated Makefile. 2022-09-20 20:14:21 +02:00
default 9a38cfb70f [http.c] new file. 2022-09-20 20:12:21 +02:00
default c88d4f1e15 [data.c] new file. 2022-09-19 22:41:30 +02:00
default 8fbe3199df [main.c] New file. 2022-09-19 21:32:36 +02:00
default de917a07d2 More dummy files. 2022-09-19 20:47:22 +02:00