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
Age
Commit message (
Expand
)
Author
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
remove authority from uri when translating to h1
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
h2
metamuffin
2024-08-19
fallback cert
metamuffin
2024-08-19
paths module
metamuffin
2024-08-19
skip reloading empty config
metamuffin
2024-08-18
load recursive
metamuffin
2024-08-18
new cert loading method
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
a
metamuffin
2024-05-30
rename filters dir
metamuffin
2024-05-30
document cookie auth and such
metamuffin
2024-05-29
implement cookie base auth.
metamuffin
2024-05-29
refactor filter system
metamuffin
2024-05-10
log client errors
metamuffin
2024-05-01
fix http upgrade with new hyper version
metamuffin
2024-04-30
bump versions, refactor key loading
metamuffin
2024-04-30
sest cache control header
metamuffin
2024-04-30
implement if-not-modified
metamuffin
2024-04-29
oop
metamuffin
2024-04-28
x-real-ip
metamuffin
2024-02-18
fix panic when upgrading connections incorrectly
v1.1.0
metamuffin
2023-12-07
logging the time might be useful :)
metamuffin
2023-12-07
move some files around and add horrible access log
metamuffin
2023-11-28
config reference
metamuffin
2023-11-20
fix index.html not being sent if index=false
metamuffin
2023-11-20
fix file watch path
metamuffin
2023-11-15
better logging
metamuffin
2023-11-14
config hot reload
metamuffin
2023-11-14
refactor architecture and start on http basic auth
metamuffin
2023-10-19
debug log error for more detail
metamuffin
2023-10-06
some basic reporting for mond
metamuffin
2023-10-04
path resolution (hopefully without path traversal!)
Lia Lenckowski
2023-10-04
support scalar bind field in https config (the example from the readme was br...
Lia Lenckowski
2023-10-04
change from toml to yaml; version bump
Lia Lenckowski
[next]