index
:
spacebeans
main
A Gemini server written in Scala
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
Age
Commit message (
Expand
)
Author
2022-01-02
Resolve CGI directories from more to less specific
Juan J. Martinez
2021-11-24
Convert the hostname to lowercase when comparing
Juan J. Martinez
2021-11-24
Empty URLs are invalid
Juan J. Martinez
2021-11-24
Fix: host subcompoent in the URL is case insensitive
Juan J. Martinez
2021-09-01
FIX: index file can be a CGI and should be executed
Juan J. Martinez
2021-08-31
Support to pass env variables to CGIs
Juan J. Martinez
2021-07-22
CGI support
Juan J. Martinez
2021-07-22
Better logging of cases where the stream was terminated
Juan J. Martinez
2021-07-22
Use getHostString.
Juan J. Martinez
2021-07-22
User directories support
Juan J. Martinez
2021-07-22
Directories conf is optional
Juan J. Martinez
2021-07-22
Flags per directory, override vhost settings
Juan J. Martinez
2021-07-22
Moved to use scopt
Juan J. Martinez
2021-07-22
BuildInfo support and smart version
Juan J. Martinez
2021-07-22
Ready for release 1.0.1
v1.0.1
Juan J. Martinez
2021-07-22
Support for JDK 8 (and 11)
Juan J. Martinez
2021-02-25
Ready for release 1.0.0.
v1.0.0
Juan J. Martinez
2021-02-25
Initial public dump
Juan J. Martinez