Commits


CHANGES for 0.3


xr ssh


unveil only ssh(1)


fix parse_sshaddr error reporting errno doesn't contain anything useful in this case


move accounting after the connection was accepted otherwise we may end up in a weird state where we're counting connections that we don't have or have cleared a timeout without a reason.


don't die if accept fails


plug memory leak in try_to_connect it should call conn_free to cleanup the connection struct now.


allow span_ssh to fail


bump version


CHANGES for 0.2


sync distfiles list


typo


re-add the makefile


rework .gitignore


log before quitting