aboutsummaryrefslogtreecommitdiff
path: root/ssh
Commit message (Expand)AuthorAge
* sshnc: Add note to sshnc_maybe_recv() to re-call on OKTom Smeding2020-07-12
* sshnc: Fix bug where sshnc_maybe_recv() would blockTom Smeding2020-07-12
* ssh: Some executable renamingsTom Smeding2020-07-12
* ssh server: Less noiseTom Smeding2020-07-09
* ssh: Add client proxyTom Smeding2020-07-09
* ssh: Add userdata to sshnc hostkey checkerTom Smeding2020-07-09
* ssh: Abstract SSH communication in mini-libraryTom Smeding2020-07-09
* ssh: Use RSA keys because JSch for android is outdatedTom Smeding2020-07-07
* ssh: Working proxy server (with too much debug logging)Tom Smeding2020-06-26
* ssh: WIP ssh proxy serverTom Smeding2020-06-25
* ssh custom clientTom Smeding2020-06-25
* ssh server: print host keyTom Smeding2020-06-25
* ssh: Working ssh echo serverTom Smeding2020-06-25
* WIP server using libssh, TODO is custom clientTom Smeding2020-06-25