aboutsummaryrefslogtreecommitdiff
path: root/ssh_server.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ssh: Remove unnecessary conversionRunxi Yu6 days1-1/+1
* *: Replacing more := with varRunxi Yu8 days1-7/+9
* Add SPDX license headers to all Go filesRunxi Yu9 days1-0/+3
* all: ReformatRunxi Yu2025-02-201-1/+1
* ssh: Use a blue version messageRunxi Yu2025-02-201-1/+2
* *.go: ReformatRunxi Yu2025-02-181-1/+1
* ssh_server.go: Don't use path.Join for config.HTTP.RootRunxi Yu2025-02-181-2/+1
* git_hooks_handle.go, etc.: Listen for connections from hooksRunxi Yu2025-02-171-6/+4
* {remote_url,ssh_server}.go: Use path.Join instead of trimming and addingRunxi Yu2025-02-171-1/+2
* ssh_server.go: Update comment about SSH authRunxi Yu2025-02-161-2/+3
* ssh_server.go: Strip trailing newlines from keysRunxi Yu2025-02-161-2/+2
* ssh_*: Pass pubkey to SSH handlersRunxi Yu2025-02-161-2/+2
* ssh_*: Use pure go-git SSH handling (receive and upload)Runxi Yu2025-02-161-23/+16
* *.go: ReformatRunxi Yu2025-02-151-1/+1
* ssh_server: Add carriage returns to SSH output (since no PTY yet)Runxi Yu2025-02-151-4/+4
* ssh_server: Add link to sourceRunxi Yu2025-02-151-0/+1
* *_server.go: clog.Info instead of Debug for requestsRunxi Yu2025-02-141-1/+1
* ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu2025-02-131-0/+3
* {http,ssh}_server.go: Add debug logs for incoming requestsRunxi Yu2025-02-131-1/+3
* {main,ssh_server}.go: Log listening addressesRunxi Yu2025-02-131-6/+1
* ssh_{server,utils}: Swap filenamesRunxi Yu2025-02-131-41/+83
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+56