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
/
config.rs
Age
Commit message (
Collapse
)
Author
2025-03-31
add source_ip_from_header option
metamuffin
2025-03-30
reinvert doubly inverted config option (its now triple inverted)
metamuffin
2025-03-30
disablable server header
metamuffin
2025-03-23
license notices everywhere
metamuffin
2025-03-19
disable h{1,2} options and some readme updates
v2.4.0
metamuffin
2025-03-18
seperate h3 connection limit
metamuffin
2025-03-17
disable h3 option
metamuffin
2024-11-11
switch to serde_yml from unmaintained serde_yaml
metamuffin
2024-08-19
fallback cert
metamuffin
2024-08-19
skip reloading empty config
metamuffin
2024-08-18
new cert loading method
metamuffin
2024-08-12
add any/all conditions and experimental CGI support
metamuffin
2024-05-30
rename filters dir
metamuffin
2024-05-29
implement cookie base auth.
metamuffin
2024-05-29
refactor filter system
metamuffin
2024-04-30
sest cache control header
metamuffin
2024-04-30
implement if-not-modified
metamuffin
2023-12-07
move some files around and add horrible access log
metamuffin
2023-11-28
config reference
metamuffin
2023-11-20
fix file watch path
metamuffin
2023-11-14
config hot reload
metamuffin
2023-11-14
refactor architecture and start on http basic auth
metamuffin
2023-10-04
support scalar bind field in https config (the example from the readme was ↵
Lia Lenckowski
broken all along. oops) Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04
change from toml to yaml; version bump
Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-08-28
what i invented here already existed: semaphore
metamuffin
2023-08-28
supporting listening on a list of addresses
Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-04-06
apply limits
metamuffin
2023-04-06
configure max_incoming_connections
metamuffin
2023-02-24
static file serving + bugs
metamuffin
2023-02-12
config path as arg
metamuffin
2023-02-12
blub
metamuffin
2023-02-11
works
metamuffin