]> git.the-white-hart.net Git - gemini/cbs-server.git/shortlog
gemini/cbs-server.git
2025-12-22 rsUpdate CGI script dispatch
2025-12-20 rsFix bug where CGI breaks with no client cert
2025-12-20 rsCatch exception during handshake with client
2025-07-11 rsSend bytes instead of string production
2025-06-24 RyanCheck privkey and tag to allow session resumption
2022-02-24 rsUse sendall() instead of send()
2022-02-21 rsFill in some TLS-related CGI variables
2022-02-21 rsRefactor error handling
2022-02-20 rsImprove URL parsing and add rudamentary CGI calls
2022-02-20 rsMove options from command line to config file
2022-02-19 rsInitial commit with existing code
2022-02-19 RyanSchusterInitial commit