index
:
gnix
master
A simple stupid HTTP server and reverse proxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
mod.rs
Age
Commit message (
Expand
)
Author
2025-03-19
delay module
metamuffin
2025-03-18
limits module
metamuffin
2025-03-17
h3 ground work
metamuffin
2025-03-14
files: prepend href with ./; fix #4
metamuffin
2025-03-04
set correct port on forwarded headers
metamuffin
2025-03-04
x-forwaded-... headers in proxy module
metamuffin
2025-02-05
fallback handler
metamuffin
2025-01-17
inspect node for debugging
metamuffin
2024-11-11
implement insecure connection upgrade. yaml parser broken
metamuffin
2024-11-11
switch to serde_yml from unmaintained serde_yaml
metamuffin
2024-08-25
very bad basic caching
metamuffin
2024-08-24
a bit of doc, stub cache impl
metamuffin
2024-08-24
load balancing (untested)
metamuffin
2024-08-21
first steps torwards openid auth
metamuffin
2024-08-19
debug module
metamuffin
2024-08-19
paths module
metamuffin
2024-08-12
add any/all conditions and experimental CGI support
metamuffin
2024-06-22
add redirect module
v2.1.0
metamuffin
2024-06-22
add switch module
metamuffin
2024-06-22
headers module
metamuffin
2024-06-10
clippy
metamuffin
2024-05-30
rename filters dir
metamuffin