index
:
herb
master
A semi-advanced web server written in Rust.
threeoh6000
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-27
Switch around README for cgit.
HEAD
master
Celeste
2021-12-26
Decorate index page.
Celeste
2021-12-26
Remove debug print statements.
Celeste
2021-12-26
Implement dynamic content via CGI and fix media type detection errors with se...
Celeste
2021-12-24
Implement per-stream threading
Celeste
2021-12-22
Add autoswitch for time field to disable on non-Unix systems to prevent poten...
Celeste
2021-12-22
Add date field but only on Unix hosts. Sorry friens who use Windows!
Celeste
2021-12-22
Whoops, how'd that get in there :)
Celeste
2021-12-22
Add media type detection and server fields.
Celeste
2021-10-16
Bind on everything
Celeste
2021-09-05
Directory index generation works
Celeste
2021-09-02
Quick overview update
Celeste
2021-09-02
Handle URL rewriting for subdirectories containing index.html
Celeste
2021-09-02
Remove debug messages as I went insane trying to fix the tiny CRLF problem in...
Celeste
2021-09-02
oh yeah it can do that now
Celeste
2021-09-02
Bad requests are handled with 503 errors and process_request() now removes ch...
Celeste
2021-09-02
And the resource has been isolated!
Celeste
2021-09-02
Stack Overflow, what would I ever do without you?
Celeste
2021-09-02
Requests can now be parsed and compiler warnings are fewer.
Celeste
2021-08-30
Handle filesystem errors by presuming 404.
Celeste
2021-08-30
Reading the stream is successful.
Celeste
2021-08-30
Fix dumb dumb commit conflict
Celeste
2021-08-30
Reading from filesystem is successful.
Celeste
2021-08-29
Update README.md
Celeste
2021-08-29
Not using http crate
Celeste
2021-08-29
ZOMG IT WERKS
Celeste
2021-08-29
MOAR WERK
Celeste
2021-08-29
Cargo init
Celeste
2021-08-29
GPL UPP IN YER COHD REPOH
Celeste
2021-08-29
Adding duh readme
Celeste