Revision history for SSH-LibSSH-Tunnel
0.0.11 2025-07-17T12:05:15-03:00
- Fix `connect` parameter name and type
0.0.10 2025-07-17T10:25:17-03:00
- Yet another try to fix (and understand) github CI
- Allow passing additional parameters to `SSH::LibSSH::connect`
0.0.9 2024-10-24T12:04:55-03:00
- Some more needed IntStr to Int conversions
0.0.8 2024-09-17T15:21:18-03:00
- Hopefully fixes race condition as described in issue #2
0.0.7 2024-07-02T09:23:15-03:00
- Better documentation
0.0.6 2024-04-01T16:31:30-03:00
- That was wrong, the problem was timeout
0.0.5 2024-04-01T12:04:22-03:00
- Defensively set port to 0
0.0.4 2024-02-28T06:04:39-03:00
- It was test-depends, not build-depends
0.0.3 2024-02-26T21:38:20-03:00
- Fixing META6.json
0.0.2 2024-02-26T15:19:58-03:00
- Documentation, tests, etc
0.0.1 2024-02-26T11:43:28-03:00
- Initial version