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 (
Expand
)
Author
2025-04-10
add semaphore module
metamuffin
2025-04-02
maybe release log file guard to allow parallel request processing :)
metamuffin
2025-04-02
add a new (better) logging module
metamuffin
2025-04-01
accept list of maps in paths module for non-hacky ordering
metamuffin
2025-04-01
add proper unsatisfied ranges implementation
metamuffin
2025-03-30
ratelimit module
metamuffin
2025-03-25
openid: reauth if bad salt
metamuffin
2025-03-24
Include trailing slash in directory index for dirs
metamuffin
2025-03-23
openid client secret and email whitelist
metamuffin
2025-03-23
openid_auth poc works
metamuffin
2025-03-23
license notices everywhere
metamuffin
2025-03-20
proxy: unix socket support
metamuffin
2025-03-19
clippy
metamuffin
2025-03-19
debug method and switch http version
metamuffin
2025-03-19
delay module
metamuffin
2025-03-18
limits module
metamuffin
2025-03-18
cgi args
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
hosts: :fallback and :none special hosts
metamuffin
2025-03-14
fix bug with flushing in accesslog
metamuffin
2025-03-14
cgi: add env map option; close #5
metamuffin
2025-03-14
files: prepend href with ./; fix #4
metamuffin
2025-03-04
default fields in headers module
metamuffin
2025-03-04
improve headers module (breaking change)
metamuffin
2025-03-04
set correct port on forwarded headers
metamuffin
2025-03-04
proxy default fields
metamuffin
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
[next]