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
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-03-08
dont show hidden files
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
typo
metamuffin
2023-02-24
set server header
metamuffin
2023-02-24
italic file type and hyperlink to source
metamuffin
2023-02-24
more intuitive file listing
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