2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ui-macos: Much better connection status reporting. More... over 13 years ago
ui-macos/run.do: a shortcut for running debug.app. More... over 13 years ago
Oops, we were being overzealous about calling nowrite(). More... over 13 years ago
If we get EPIPE on uwrite(), don't close, just do nowrite(). More... over 13 years ago
Remember which syscall got a particular stream-killing error. More... over 13 years ago
new option to disable fullness checking More... over 13 years ago
ui-macos/*: "a series of unfortunate events." More... over 13 years ago
man page update for daemonization options. More... over 13 years ago
ssyslog.py: use daemon.notice instead of daemon.info More... over 13 years ago
Merge branch 'daemon' More... over 13 years ago
daemonization: make sure the firewall subproc sends to syslog too. More... over 13 years ago
If ssh dies right after starting, we might get ECONNRESET. More... over 13 years ago
Rearrange daemonization/syslog stuff and make it more resilient. More... over 13 years ago
Minor tweak to help for the python= option. More... over 13 years ago
Merge branch 'closing' More... over 13 years ago
Correctly close server connection when client disconnects. More... over 13 years ago
"Too many open files" shouldn't be a fatal condition. More... over 13 years ago
Listen on localhost:0 instead of 0.0.0.0:0 by default. More... over 13 years ago
Don't allow proxying of connections to the proxy port. More... over 13 years ago
Get rid of ugly quotes on "Accept:" log messages. More... over 13 years ago
Fix a bug when packets are received on a channel after it closes. More... over 13 years ago
Oops, earlier ipv6 patch didn't work if no -r option is specified. More... over 13 years ago
Remove the never-used and misleading CMD_CLOSE. More... over 13 years ago
Add debug messages for counting SockWrapper objects. More... over 13 years ago
Fix memory leak of MuxWrapper object. More... over 13 years ago
Fix a socket leak: delete object after close on both direction. More... over 13 years ago
run in background (daemon) and option More... over 13 years ago
Add support for IPv6 remote hosts. More... over 13 years ago
Add a sshuttle.8 manpage. More... over 13 years ago
Add a new --ssh-cmd= option to let you override the ssh command. More... over 13 years ago