summaryrefslogtreecommitdiffstats
path: root/sshuttle/ssnet.py
AgeCommit message (Expand)Author
2021-01-23--latency-buffer-size now impacts server's buffer.Scott Kuhl
2021-01-01Refactor debug, log and Fatal messages.Scott Kuhl
2020-08-15allow Mux() flush/fill to work with python < 3.5Dan Streetman
2020-07-16Increase IP4 ttl to 63 hops instead of 42Erik Selin
2020-06-10remove outdated commentJoshua Li
2020-06-03reduceJoshua Li
2020-05-29Fix Python 3.8 file operationsBrian May
2020-05-22Bump flake8 from 3.6.0 to 3.8.1dependabot-preview[bot]
2020-05-10remove debug message for getpeername failureMark Heiges
2020-05-10fix crash triggered by port scans closing socketMark Heiges
2019-11-08Add option for latency control buffer sizeJoseph Barker
2019-09-22Fix crashing on ECONNABORTEDNick Sokolov
2019-02-11Fix/pep8 (#277)Bastian Venthur
2018-08-21Don't crash if we can't look up peernameBrian May
2017-11-13Fixes some style issues and minor bugsvieira
2017-11-08Changes methods that do not reference the instance to static methodsvieira
2016-10-28Fix warning: closed channel got=STOP_SENDINGJason Woods
2016-04-30Fix PEP8 issuesBrian May
2016-04-20Add ENETUNREACH to NET_ERRSBrian May
2016-04-03Backward compatibility with Python 2.4 (server)vieira
2015-11-24Add sock paramater to Handler callbacksBrian May
2015-11-16Fix PEP8 issues.Brian May
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Restructure codeBrian May