summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22Add server_alias config option.HEADmasterjake
2022-09-22first argument is now the config filejake
2022-09-22remove useless commentsjake
2022-09-04add server/client data to global hash for easy assessjake
2022-09-02Fix config setting about gonejake
2022-09-02Add 'Gone' gemini statusjake
2022-08-26Fix certificate setting errorously emiting an error when client did not prese...jake
2022-08-26Redirection check will not emit error if there is no redirection configjake
2022-08-25Add user client certificate optionjake
2022-08-24return rather than goto a label that doesn't exist in the subroutinejake
2022-08-23Add redirection via configjake
2022-08-22Reduce complexity score in listen_config()jake
2022-08-22Add UNIX socketsjake
2022-08-20Decided on a less dumb versioning systemjake
2022-08-19Able to listen to more than one ip address, port. VHost adjustablejake
2022-08-18Use IO::Socket::IP over IO::Socket::INETjake
2022-08-18Change socket behavior in preperation for unix socketsjake
2022-08-17Add 'timeout' config optionjake
2022-08-17'0o077' is not valid in <5.33.5 Perl.jake
2022-08-17Fix bug in logging()jake
2022-08-17Appease perlcritic. Refactoring and many other changesjake
2022-08-15Make fork() toggleable.jake
2022-08-15Handle space (%20) in pathjake
2022-08-15Fix redirection bugjake
2022-08-15Remove 'root_relative'. Touch up cert_key_dir logic.jake
2022-08-15Do not load entire request into memory.jake
2022-08-13Actually useable nowjake
2022-01-24Initial commitjake