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
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
2022-09-20
Added http signed request code (untested).
default
2022-09-20
[http.c] new file.
default