Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssh_server.go: Strip trailing newlines from keys | Runxi Yu | 2025-02-16 | 1 | -2/+2 |
* | ssh_*: Pass pubkey to SSH handlers | Runxi Yu | 2025-02-16 | 1 | -2/+2 |
* | ssh_*: Use pure go-git SSH handling (receive and upload) | Runxi Yu | 2025-02-16 | 1 | -23/+16 |
* | *.go: Reformat | Runxi Yu | 2025-02-15 | 1 | -1/+1 |
* | ssh_server: Add carriage returns to SSH output (since no PTY yet) | Runxi Yu | 2025-02-15 | 1 | -4/+4 |
* | ssh_server: Add link to source | Runxi Yu | 2025-02-15 | 1 | -0/+1 |
* | *_server.go: clog.Info instead of Debug for requests | Runxi Yu | 2025-02-14 | 1 | -1/+1 |
* | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 2025-02-13 | 1 | -0/+3 |
* | {http,ssh}_server.go: Add debug logs for incoming requests | Runxi Yu | 2025-02-13 | 1 | -1/+3 |
* | {main,ssh_server}.go: Log listening addresses | Runxi Yu | 2025-02-13 | 1 | -6/+1 |
* | ssh_{server,utils}: Swap filenames | Runxi Yu | 2025-02-13 | 1 | -41/+83 |
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+56 |