index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webfinger.c
Age
Commit message (
Expand
)
Author
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-23
Added more const.
default
2024-05-22
Also return an application/ld+json object in webfinger.
default
2024-05-22
Merge pull request 'Change WebFinger content type to RFC-required type' (#167...
grunfink
2024-05-22
Change WebFinger content type to RFC-required type
Steve Bate
2024-05-21
Added const everywhere.
default
2024-05-05
More logging.
default
2024-05-05
More logging.
default
2024-04-18
Some tweaks to previous patch.
default
2024-03-09
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-02-16
webfinger: fix whitespace
khm
2024-02-16
webfinger: fix stupid typo
khm
2024-02-16
webfinger: add webfinger profile page to links
khm
2024-01-10
Fixed minor collision in webfinger caching.
default
2024-01-08
Webfinger queries are cached, as they should.
default
2024-01-04
Updated copyright year.
default
2023-10-13
Don't allow creating users which user name strings only differ in case.
default
2023-08-31
Got rid of old d_char.
default
2023-08-08
Renamed json dump functions to new xs spec.
default
2023-07-28
Updated comment in headers.
default
2023-07-10
Revert "New server config array "webfinger_domains"."
default
2023-07-08
New server config array "webfinger_domains".
default
2023-06-13
New function webfinger_request_signed().
default
2023-05-17
Got rid of xs_encdec.h.
default
2023-05-13
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2023-05-13
Added user-agent to webfinger query
poesty
2023-05-12
Use a different approach towards incomplete mentions.
default
2023-05-07
Merge pull request 'master' (#1) from grunfink/snac2:master into master
poesty
2023-05-07
Fixed webfinger and curl issues
poesty
2023-05-04
Added -Wextra to C flags.
default
2023-05-02
Use xs_replace_n() where it suits.
default
2023-04-23
Added mastoapi code for account search.
default
2023-01-24
Use a shorter timeout for first output connections.
default
2023-01-17
Updated year in copyright notices.
default
2023-01-12
Backport from xs.
default
2022-11-09
Fixed typo in webfinger_request().
default
2022-09-25
Backported from xs.
default
2022-09-23
webfinger_get_handler() returns the status.
default
2022-09-23
webfinger_request() returns the status.
default
2022-09-22
New macro valid_status().
default
2022-09-22
Deleted left debug information.
default
2022-09-22
Minor webfinger tweak.
default
2022-09-22
More webfinger work.
default
2022-09-22
New function webfinger_request() (incomplete).
default
2022-09-21
Added a webfinger handler.
default