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
/
net
Age
Commit message (
Expand
)
Author
2024-04-20
Removed auto-generated cert functionality
Juan J. Martinez
2024-04-20
Removed ambiguity
Juan J. Martinez
2023-08-08
Moved to use Pekko
v1.3.6
Juan J. Martinez
2023-08-08
Formattting
Juan J. Martinez
2023-06-21
Moving out of GitLab
Juan J. Martinez
2022-12-20
The project was moved to gitlab
Juan J. Martinez
2022-04-18
Use 42 status code for CGI errors
Juan J. Martinez
2022-01-16
Removed nulls
Juan J. Martinez
2022-01-16
Refactor Gemini protocol
Juan J. Martinez
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