Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add unittests and fix bugs | Jhon Honce | 2018-06-22 |
| | | | | | | | | | | * Improved error messages * Improved checking of user input Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #978 Approved by: mheon | ||
* | Implement SSH tunnels between client and podman server | Jhon Honce | 2018-06-19 |
* client currently forks ssh client pending finding a well maintained ssh library for python. Including support for AF_UNIX forwarding. Signed-off-by: Jhon Honce <jhonce@redhat.com> |