aboutsummaryrefslogtreecommitdiff
path: root/ssh
Commit message (Expand)AuthorAge
* ssh/client: More ergonomic interface with / commands and focusingTom Smeding2020-07-13
* tomsg_clientlib: Let async event nullify take event by valueTom Smeding2020-07-13
* ssh: Less debug logging againTom Smeding2020-07-13
* tomsg_clientlib: Async connect routinesTom Smeding2020-07-13
* ssh/client: Better event formattingTom Smeding2020-07-13
* tomsg_clientlib: Proper hostkey checkingTom Smeding2020-07-12
* tomsg_clientlib: Document betterTom Smeding2020-07-12
* tomsg_clientlib: Ensure tomsg_connect sets client to NULL on errorTom Smeding2020-07-12
* tomsg_clientlib: Elide redundant assignments in nullify()Tom Smeding2020-07-12
* sshnc: Fix doc commentTom Smeding2020-07-12
* Add simple client using the tomsg clientlibTom Smeding2020-07-12
* Add tomsg client lib for CTom Smeding2020-07-12
* ssh: Thus, look around sshnc_maybe_recv()Tom Smeding2020-07-12
* 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