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
/
modules
Age
Commit message (
Collapse
)
Author
2025-03-04
x-forwaded-... headers in proxy module
metamuffin
2025-02-05
fix fallback module
metamuffin
2025-02-05
fallback handler
metamuffin
2025-01-25
fix query discarded when capture in !paths
metamuffin
2025-01-17
gnix-auth-no-redirect
metamuffin
2025-01-17
cookie auth: allow for custom login logic in fail handler
metamuffin
2025-01-17
cookie auth: store timestamp big endian
metamuffin
2025-01-17
fix upgrade insecure parsing by parsing array
metamuffin
2025-01-17
inspect node for debugging
metamuffin
2024-11-25
remove unused code
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-11-11
paths rest capture group
metamuffin
2024-10-30
Merge branch 'master' of codeberg.org:metamuffin/gnix
metamuffin
2024-10-30
comment
metamuffin
2024-10-30
cgi request body
metamuffin
2024-10-12
files localize flag
v2.2.0
metamuffin
2024-08-25
properly hash headers in cache
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-24
customize scope
metamuffin
2024-08-23
typo
metamuffin
2024-08-22
got some more random tokens
metamuffin
2024-08-22
oidc verify works
metamuffin
2024-08-21
first steps torwards openid auth
metamuffin
2024-08-19
debug module
metamuffin
2024-08-19
handle h2 host by converting host header before any modules
metamuffin
2024-08-19
fix hosts module for HTTP/2
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
cookie set max-age incorrectly
metamuffin
2024-05-30
implment creds for http basic auth
v2.0.0
metamuffin
2024-05-30
rename filters dir
metamuffin