index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xs_httpd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
Minor tweak to Stefano's code.
grunfink
1
-1
/
+1
2025-10-18
Enhances Mastodon API compatibility by adding support for displaying remote u...
Stefano Marinelli
1
-0
/
+28
2025-07-08
Added some const here and there.
grunfink
1
-6
/
+6
2025-02-06
Fixed bug in xs_httpd_request().
default
1
-1
/
+1
2025-02-06
Rewrite http header parsing
Santtu Lakkala
1
-20
/
+34
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2024-11-07
Use the raw_path for proxying (as some media may include ? arguments).
default
1
-0
/
+1
2024-09-15
URL decode data after splitting the arguments
Nicolai Dagestad
1
-3
/
+2
2024-08-30
Backport from xs.
default
1
-2
/
+1
2024-05-27
Translate status codes to canonical status texts
Louis Brauer
1
-3
/
+3
2024-05-23
Added more const.
default
1
-2
/
+2
2024-05-21
Added const everywhere.
default
1
-2
/
+3
2024-03-09
Backport from xs.
default
1
-3
/
+2
2024-01-04
Updated copyright year.
default
1
-1
/
+1
2023-09-25
Backport from xs.
default
1
-189
/
+1
2023-07-28
Updated comment in headers.
default
1
-1
/
+1
2023-05-11
Backport from xs.
default
1
-7
/
+32
2023-04-20
Backport from xs.
default
1
-2
/
+2
2023-02-14
Add OK or ERROR to HTTP response.
default
1
-1
/
+1
2023-01-28
Backport from xs.
default
1
-21
/
+22
2023-01-17
Updated year in copyright notices.
default
1
-1
/
+1
2023-01-12
Backport from xs.
default
1
-3
/
+3
2022-12-20
Fix 500 errors in (OpenBSD) relayd.
Andrew Alderwick
1
-1
/
+1
2022-12-11
Backport from xs.
default
1
-2
/
+2
2022-12-11
Backport from xs.
default
1
-5
/
+3
2022-12-10
Updated RELEASE_NOTES.
default
1
-1
/
+2
2022-10-25
Backport from xs.
default
1
-4
/
+2
2022-10-16
Some emoticon tweaks.
default
1
-0
/
+2
2022-10-16
Use multipart/form-data for posts (on the way to supporting uploads).
default
1
-1
/
+107
2022-09-28
New function static_get().
default
1
-1
/
+1
2022-09-25
The HTTP request headers are stored in a plain dict.
default
1
-16
/
+15
2022-09-23
xs_httpd_request() also returns the payload.
default
1
-11
/
+10
2022-09-19
Renamed xs_splitn() to xs_split_n().
default
1
-3
/
+3
2022-09-19
Imported xs.
default
1
-0
/
+184