Commit Briefs


Omar Polo

unused header


Omar Polo

grammar



Omar Polo

kill unused variable


Omar Polo

don't hide the error message


Omar Polo

kill unused variable


Omar Polo

initialize timeout

before was a global variable...


Omar Polo

move usage() near main


Omar Polo

improve manpage and sync usage


Omar Polo

caveats solved


Omar Polo

retry to connect on failure

instead of waiting 5 seconds each time, wait one second and retry often.


Omar Polo

s/ssh_tunnel_flag/ssh_tflag


Omar Polo

accept an optional host in -B

improve the parsing of -B and do so one time only in main instead that every time we connect_to_ssh().


Omar Polo

add a gitignore