index
:
Cana
master
Project Gemini server written in Haskell
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-08
reply 59 on proxy requests
HEAD
master
Daniel Schadt
2021-11-08
properly send close_notify after the response
Daniel Schadt
2021-08-14
CGI: Use envvars to pass request URL
Daniel Schadt
2021-08-03
add basic tests for renderResponse & parseResponse
Daniel Schadt
2021-08-03
add basic test infrastructure
Daniel Schadt
2021-07-19
Add XML config option for sfDoIndices
Daniel Schadt
2021-07-19
implement directory listings
Daniel Schadt
2021-07-15
fix loadCredentials
Daniel Schadt
2021-07-15
Implement XML configuration support
Daniel Schadt
2021-07-15
Fix license meta field
Daniel Schadt
2021-07-08
Add basic support for virtual hosts
Daniel Schadt
2021-06-30
CGI: Properly relay UTF-8 encoded text
Daniel Schadt
2021-06-30
Give a reply to the server if a route fails
Daniel Schadt
2021-06-30
CGI: Don't silently ignore exceptions
Daniel Schadt
2021-06-30
implement basic CGI handler
Daniel Schadt
2021-06-30
Get rid of utf8-string
Daniel Schadt
2021-06-30
Add package metadata
Daniel Schadt
2021-06-30
Implement parseResponse
Daniel Schadt
2021-06-29
fix handling of empty path segment
Daniel Schadt
2021-06-29
Add static file server
Daniel Schadt
2021-06-28
Initial commit
Daniel Schadt