aboutsummaryrefslogtreecommitdiff
path: root/server/test/src
AgeCommit message (Collapse)Author
2023-06-21Moving out of GitLabJuan J. Martinez
2022-04-18Use 42 status code for CGI errorsJuan J. Martinez
2022-01-16TidyingJuan J. Martinez
2022-01-16Move tests to the right specJuan J. Martinez
2022-01-16Refactor Gemini protocolJuan J. Martinez
2022-01-02Resolve CGI directories from more to less specificJuan J. Martinez
Closes issue #2.
2021-11-24Empty URLs are invalidJuan J. Martinez
Take this into account whe converting the host to lower case.
2021-11-24Fix: host subcompoent in the URL is case insensitiveJuan J. Martinez
Referemce: https://datatracker.ietf.org/doc/html/rfc3986/#section-3.2.2
2021-09-01FIX: index file can be a CGI and should be executedJuan J. Martinez
2021-09-01TypoJuan J. Martinez
2021-08-31Support to pass env variables to CGIsJuan J. Martinez
Env variables are configured per virtual host.
2021-07-22CGI supportJuan J. Martinez
2021-07-22User directories supportJuan J. Martinez
2021-07-22Directories conf is optionalJuan J. Martinez
2021-07-22Flags per directory, override vhost settingsJuan J. Martinez
2021-07-22Support for JDK 8 (and 11)Juan J. Martinez
2021-02-25Initial public dumpJuan J. Martinez