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
Age
Commit message (
Expand
)
Author
2025-09-14
fix many things in upgrade_insecure module
HEAD
master
metamuffin
2025-09-13
add vary header on localized files; fix #20
metamuffin
2025-06-20
files: sort file listing
metamuffin
2025-06-08
update deps
metamuffin
2025-06-08
optional stdev in delay module + fmt
metamuffin
2025-05-27
clippy
metamuffin
2025-05-27
more cache code
metamuffin
2025-05-03
allow hostnames in proxy module
metamuffin
2025-04-13
fix parallel h3 request processing
metamuffin
2025-04-10
fixup: config watches
metamuffin
2025-04-10
config watch only reacts to config file not other files in dir
metamuffin
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-31
add source_ip_from_header option
metamuffin
2025-03-30
ratelimit module
metamuffin
2025-03-30
reinvert doubly inverted config option (its now triple inverted)
metamuffin
2025-03-30
disablable server header
metamuffin
2025-03-25
openid: reauth if bad salt
metamuffin
2025-03-24
range not satisfiable error code
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
disable h{1,2} options and some readme updates
v2.4.0
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-18
seperate h3 connection limit
metamuffin
2025-03-18
update readme
metamuffin
2025-03-18
fix h3 for curl client
metamuffin
2025-03-17
fix proxy module for h3. h3 still half-broken though
metamuffin
2025-03-17
disable h3 option
metamuffin
2025-03-17
h3 ground work
metamuffin
2025-03-14
send better error status codes
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
[next]