index
:
gnix
master
A simple stupid HTTP server and reverse proxy
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
error.rs
Age
Commit message (
Collapse
)
Author
2025-03-30
ratelimit module
metamuffin
2025-03-24
range not satisfiable error code
metamuffin
2025-03-23
openid client secret and email whitelist
metamuffin
2025-03-23
license notices everywhere
metamuffin
2025-03-17
fix proxy module for h3. h3 still half-broken though
metamuffin
2025-03-17
h3 ground work
metamuffin
2025-03-14
send better error status codes
metamuffin
2024-08-21
first steps torwards openid auth
metamuffin
2024-08-19
remove authority from uri when translating to h1
metamuffin
2024-08-19
paths module
metamuffin
2024-08-12
add any/all conditions and experimental CGI support
metamuffin
2024-05-29
refactor filter system
metamuffin
2024-02-18
fix panic when upgrading connections incorrectly
v1.1.0
metamuffin
2023-11-14
refactor architecture and start on http basic auth
metamuffin
2023-10-04
path resolution (hopefully without path traversal!)
Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-04
use #[from] in error types
metamuffin
2023-08-28
what i invented here already existed: semaphore
metamuffin
2023-04-06
apply limits
metamuffin
2023-02-26
support range requests
metamuffin
2023-02-24
static file serving + bugs
metamuffin