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
/
http.c
Age
Commit message (
Expand
)
Author
2024-05-23
Added more const.
default
2024-05-21
Added const everywhere.
default
2024-03-09
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-03-09
Replaced all xs_dict_iter() with xs_dict_next().
default
2024-01-04
Updated copyright year.
default
2024-01-03
Try to avoid host header misconfigurations in check_signature().
default
2024-01-03
Made check_signature() a bit clearer.
default
2023-12-18
Also strip cgi variables (things after ?) in key request for checking.
default
2023-12-17
actor_request() accepts again an optional snac argument.
default
2023-12-11
Revert "Reverted actor_request() without user."
default
2023-12-11
Reverted actor_request() without user.
default
2023-12-10
More functions do not require the user argument.
default
2023-12-10
actor_request() does not need a user argument.
default
2023-12-10
activitypub_request() may have a NULL user.
default
2023-07-28
Updated comment in headers.
default
2023-06-13
Fixed crash in check_signature().
default
2023-05-17
Got rid of xs_encdec.h.
default
2023-05-02
Use xs_replace_n() where it suits.
default
2023-03-02
Add the baseurl to the user agent in the signed GET.
default
2023-03-02
Added the url to srv_archive().
default
2023-03-01
New function srv_archive_error().
default
2023-02-02
Move the #main-key adding back to the origin.
default
2023-02-02
New function http_signed_request_raw().
default
2023-02-02
Minor header tweaks.
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
2023-01-11
More keyId/signature tweaks.
default
2023-01-10
Use the already loaded actor in check_signature().
default
2023-01-09
Log check_signature() errors.
default
2023-01-08
More work in check_signature() error archiving.
default
2023-01-08
Don't use goto in check_signature().
default
2023-01-08
Move the ~/error directory to where it belongs.
default
2023-01-08
The headers of signature errors are archived in the ~/error directory (if exi...
default
2023-01-08
Minor refactor to check_signature().
default
2023-01-08
Added support for HTTP signature pseudo-headers (created) and (expires).
default
2022-10-02
Use the time functions of xs_time.h.
default
2022-09-30
Fixed check_signature().
default
2022-09-29
More work in check_signature() (non-working).
default
2022-09-29
New function check_signature() (incomplete).
default
2022-09-27
New variable USER_AGENT.
default
2022-09-26
Use xs_evp_sign() for signing.
default
2022-09-26
Serve the actor as the correct content-type.
default
2022-09-25
More sign work (I'm tired).
default
2022-09-25
New function msg_actor().
default
2022-09-25
Minor tweak in http signatures.
default
2022-09-25
Fixed a bug in the digest header.
default
2022-09-21
More work in http signed request.
default
2022-09-21
New function xs_sha256_base64().
default
2022-09-21
Use its own copy of the headers in http_signed_request().
default
[next]