index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use a shorter timeout for first output connections.
default
2023-01-24
1
-2
/
+3
|
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
|
*
Backport from xs.
default
2023-01-12
1
-5
/
+5
|
*
More keyId/signature tweaks.
default
2023-01-11
1
-7
/
+5
|
*
Use the already loaded actor in check_signature().
default
2023-01-10
1
-3
/
+5
|
*
Log check_signature() errors.
default
2023-01-09
1
-0
/
+2
|
*
More work in check_signature() error archiving.
default
2023-01-08
1
-10
/
+11
|
*
Don't use goto in check_signature().
default
2023-01-08
1
-9
/
+15
|
|
|
|
It seems to interfere with cleanup functions in llvm.
*
Move the ~/error directory to where it belongs.
default
2023-01-08
1
-1
/
+1
|
*
The headers of signature errors are archived in the ~/error directory (if ↵
default
2023-01-08
1
-0
/
+14
|
|
|
|
exists).
*
Minor refactor to check_signature().
default
2023-01-08
1
-10
/
+13
|
*
Added support for HTTP signature pseudo-headers (created) and (expires).
default
2023-01-08
1
-1
/
+18
|
|
|
|
They are used in Lemmy.
*
Use the time functions of xs_time.h.
default
2022-10-02
1
-1
/
+2
|
*
Fixed check_signature().
default
2022-09-30
1
-7
/
+2
|
*
More work in check_signature() (non-working).
default
2022-09-29
1
-0
/
+43
|
*
New function check_signature() (incomplete).
default
2022-09-29
1
-0
/
+54
|
*
New variable USER_AGENT.
default
2022-09-27
1
-1
/
+1
|
*
Use xs_evp_sign() for signing.
default
2022-09-26
1
-4
/
+4
|
*
Serve the actor as the correct content-type.
default
2022-09-26
1
-2
/
+5
|
*
More sign work (I'm tired).
default
2022-09-25
1
-1
/
+1
|
*
New function msg_actor().
default
2022-09-25
1
-0
/
+1
|
*
Minor tweak in http signatures.
default
2022-09-25
1
-6
/
+10
|
*
Fixed a bug in the digest header.
default
2022-09-25
1
-5
/
+12
|
*
More work in http signed request.
default
2022-09-21
1
-3
/
+3
|
*
New function xs_sha256_base64().
default
2022-09-21
1
-2
/
+2
|
*
Use its own copy of the headers in http_signed_request().
default
2022-09-21
1
-7
/
+14
|
*
Added http signed request code (untested).
default
2022-09-20
1
-3
/
+62
|
*
[http.c] new file.
default
2022-09-20
1
-0
/
+20