aboutsummaryrefslogtreecommitdiff
path: root/ssh_server.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-14*_server.go: clog.Info instead of Debug for requestsRunxi Yu1-1/+1
2025-02-13ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu1-0/+3
2025-02-13{http,ssh}_server.go: Add debug logs for incoming requestsRunxi Yu1-1/+3
2025-02-13{main,ssh_server}.go: Log listening addressesRunxi Yu1-6/+1
2025-02-13ssh_{server,utils}: Swap filenamesRunxi Yu1-41/+83
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12router_{http,ssh}.go, url_misc.go: Fix escapingRunxi Yu1-1/+1
2025-02-12*.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu1-0/+56