summaryrefslogtreecommitdiff
path: root/gmi.pl
AgeCommit message (Collapse)Author
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
Comment out Smart::Comments
2022-08-15Make fork() toggleable.jake
Touch up code that exit() - would end server otherwise. Touch up log entries.
2022-08-15Handle space (%20) in pathjake
2022-08-15Fix redirection bugjake
2022-08-15Remove 'root_relative'. Touch up cert_key_dir logic.jake
Touch up code that used 'root_relative'. Add cert_key_dir_write_warning option. Determine if a path is absolute or relative by the first character.
2022-08-15Do not load entire request into memory.jake
Added support for webm magic detection. Fix bug Bug fix
2022-08-13Actually useable nowjake
2022-01-24Initial commitjake