Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-22 | Add server_alias config option.HEADmaster | jake | |
Add map_server_alias. Modifed auto_cert to generate certs for the alias. Changed some logic for detecting server_alias'. Update the sample config file. | |||
2022-09-04 | add server/client data to global hash for easy assess | jake | |
2022-09-02 | Add 'Gone' gemini status | jake | |
2022-08-25 | Add user client certificate option | jake | |
2022-08-23 | Add redirection via config | jake | |
Uses String::Substituion Let program know about new config parameters Bump version | |||
2022-08-22 | Add UNIX sockets | jake | |
Comment out Smart::Comments | |||
2022-08-19 | Able to listen to more than one ip address, port. VHost adjustable | jake | |
2022-08-17 | Add 'timeout' config option | jake | |
2022-08-15 | Make fork() toggleable. | jake | |
Touch up code that exit() - would end server otherwise. Touch up log entries. | |||
2022-08-15 | Remove '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-13 | Actually useable now | jake | |