Commits


crank up MAXCONN


bump retries to 16


group the signal handling into the a single function


rething the build system for -main, keep autotools for -portable use the native bsd.prog.mk infrastructure to build the -main branch: now it targets OpenBSD only. The -portable branch remains and keeps using autotools to facilitate the porting for other systems.


crank up MAXSOCK to 32 MAXSOCK is the maximum number of local connections to handle, 4 was a bit low...


bump timeout to 10 minutes by default


bump message priority


use SIGUSR1 if SIGINFO is not defined


reuseaddr and reuseport


revert 14151a4; hardcode the ssh path


use log.c, daemonize and add the flags -dv as usual


don't hardcode the ssh path could be interesting to determine it at configure-time though


autotools-ify the project (+ include compats)


unused header


simplify timeout handling and accept 0 to keep the tunnel open