Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-28 | Updatet Mill to 0.11.12 | Juan J. Martinez | |
2024-04-20 | Removed auto-generated cert functionality | Juan J. Martinez | |
It wasn't a great idea to start with (I never used it), so I decided it was best if it was removed. Generating self signed certificates is easy enough. | |||
2023-08-08 | Moved to use Pekkov1.3.6 | Juan J. Martinez | |
2023-08-08 | Formattting | Juan J. Martinez | |
2023-06-21 | Moving out of GitLab | Juan J. Martinez | |
2022-04-18 | Use 42 status code for CGI errors | Juan J. Martinez | |
2022-01-16 | Tidying | Juan J. Martinez | |
2022-01-16 | Move tests to the right spec | 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 | |
Closes issue #2. | |||
2021-11-24 | Empty URLs are invalid | Juan J. Martinez | |
Take this into account whe converting the host to lower case. | |||
2021-11-24 | Fix: host subcompoent in the URL is case insensitive | Juan J. Martinez | |
Referemce: https://datatracker.ietf.org/doc/html/rfc3986/#section-3.2.2 | |||
2021-09-01 | FIX: index file can be a CGI and should be executed | Juan J. Martinez | |
2021-09-01 | Typo | Juan J. Martinez | |
2021-08-31 | Support to pass env variables to CGIs | Juan J. Martinez | |
Env variables are configured per virtual host. | |||
2021-07-22 | CGI support | 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 | Support for JDK 8 (and 11) | Juan J. Martinez | |
2021-02-25 | Initial public dump | Juan J. Martinez | |