summaryrefslogtreecommitdiff
path: root/webfinger.c
AgeCommit message (Collapse)Author
2023-08-31Got rid of old d_char.default
2023-08-08Renamed json dump functions to new xs spec.default
2023-07-28Updated comment in headers.default
2023-07-10Revert "New server config array "webfinger_domains"."default
This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
2023-07-08New server config array "webfinger_domains".default
2023-06-13New function webfinger_request_signed().default
2023-05-17Got rid of xs_encdec.h.default
2023-05-13Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-05-13Added user-agent to webfinger querypoesty
2023-05-12Use a different approach towards incomplete mentions.default
This time, incomplete mentions are completed using a) the host of the first mention, if there are any, or b) the current host.
2023-05-07Merge pull request 'master' (#1) from grunfink/snac2:master into masterpoesty
Reviewed-on: https://codeberg.org/poesty/snac2/pulls/1
2023-05-07Fixed webfinger and curl issuespoesty
2023-05-04Added -Wextra to C flags.default
2023-05-02Use xs_replace_n() where it suits.default
2023-04-23Added mastoapi code for account search.default
2023-01-24Use a shorter timeout for first output connections.default
2023-01-17Updated year in copyright notices.default
2023-01-12Backport from xs.default
2022-11-09Fixed typo in webfinger_request().default
2022-09-25Backported from xs.default
2022-09-23webfinger_get_handler() returns the status.default
2022-09-23webfinger_request() returns the status.default
2022-09-22New macro valid_status().default
2022-09-22Deleted left debug information.default
2022-09-22Minor webfinger tweak.default
2022-09-22More webfinger work.default
2022-09-22New function webfinger_request() (incomplete).default
2022-09-21Added a webfinger handler.default