Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ssh/client: More ergonomic interface with / commands and focusing | Tom Smeding | 2020-07-13 |
| | |||
* | ssh: Less debug logging again | Tom Smeding | 2020-07-13 |
| | |||
* | tomsg_clientlib: Async connect routines | Tom Smeding | 2020-07-13 |
| | | | | | This is quite complex, and it probably can be implemented with a simpler API and implementation. Regardless, it _seems_ to work. | ||
* | ssh/client: Better event formatting | Tom Smeding | 2020-07-13 |
| | |||
* | tomsg_clientlib: Proper hostkey checking | Tom Smeding | 2020-07-12 |
| | |||
* | Add simple client using the tomsg clientlib | Tom Smeding | 2020-07-12 |
| | |||
* | ssh: Some executable renamings | Tom Smeding | 2020-07-12 |
| | |||
* | ssh: Add userdata to sshnc hostkey checker | Tom Smeding | 2020-07-09 |
| | |||
* | ssh: Abstract SSH communication in mini-library | Tom Smeding | 2020-07-09 |
| | |||
* | ssh: Working proxy server (with too much debug logging) | Tom Smeding | 2020-06-26 |
| | |||
* | ssh: WIP ssh proxy server | Tom Smeding | 2020-06-25 |
| | |||
* | ssh custom client | Tom Smeding | 2020-06-25 |