index
:
dev/gemini-server
cgi
master
Jake's gemini server
jake
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-22
Add server_alias config option.
HEAD
master
jake
2022-09-22
first argument is now the config file
jake
2022-09-22
remove useless comments
jake
2022-09-04
add server/client data to global hash for easy assess
jake
2022-09-02
Fix config setting about gone
jake
2022-09-02
Add 'Gone' gemini status
jake
2022-08-26
Fix certificate setting errorously emiting an error when client did not prese...
jake
2022-08-26
Redirection check will not emit error if there is no redirection config
jake
2022-08-25
Add user client certificate option
jake
2022-08-24
return rather than goto a label that doesn't exist in the subroutine
jake
2022-08-23
Add redirection via config
jake
2022-08-22
Reduce complexity score in listen_config()
jake
2022-08-22
Add UNIX sockets
jake
2022-08-20
Decided on a less dumb versioning system
jake
2022-08-19
Able to listen to more than one ip address, port. VHost adjustable
jake
2022-08-18
Use IO::Socket::IP over IO::Socket::INET
jake
2022-08-18
Change socket behavior in preperation for unix sockets
jake
2022-08-17
Add 'timeout' config option
jake
2022-08-17
'0o077' is not valid in <5.33.5 Perl.
jake
2022-08-17
Fix bug in logging()
jake
2022-08-17
Appease perlcritic. Refactoring and many other changes
jake
2022-08-15
Make fork() toggleable.
jake
2022-08-15
Handle space (%20) in path
jake
2022-08-15
Fix redirection bug
jake
2022-08-15
Remove 'root_relative'. Touch up cert_key_dir logic.
jake
2022-08-15
Do not load entire request into memory.
jake
2022-08-13
Actually useable now
jake
2022-01-24
Initial commit
jake