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
/
main.rs
Age
Commit message (
Expand
)
Author
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-04-30
bump versions, refactor key loading
metamuffin
2023-12-07
move some files around and add horrible access log
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-08-28
what i invented here already existed: semaphore
metamuffin
2023-08-28
update all deps, including a new horrible version hyper
metamuffin
2023-08-28
supporting listening on a list of addresses
Lia Lenckowski
2023-04-06
apply limits
metamuffin
2023-04-06
configure max_incoming_connections
metamuffin
2023-04-06
state struct
metamuffin
2023-02-26
support range requests
metamuffin
2023-02-24
panic when listening fails
metamuffin
2023-02-24
remove debug print
metamuffin
2023-02-24
set server header
metamuffin
2023-02-24
static file serving + bugs
metamuffin
2023-02-12
dont block for tls acceptance
metamuffin
2023-02-12
fixed early exit when only one listerner was enabled
metamuffin
2023-02-12
disable h2 for alpn
metamuffin
2023-02-12
set forwarding headers
metamuffin
2023-02-12
doc + error handling
metamuffin
2023-02-12
config path as arg
metamuffin
2023-02-12
websocket proxy works
metamuffin
2023-02-12
blub
metamuffin
2023-02-11
works
metamuffin