summaryrefslogtreecommitdiffstats
path: root/sshuttle/assembler.py
AgeCommit message (Expand)Author
2021-07-12Remove ttl hack & require -r option.Scott Kuhl
2021-03-05firewall: Allow overriding the TTLVictor Kareh
2021-01-23--latency-buffer-size now impacts server's buffer.Scott Kuhl
2020-10-20Make prefixes in verbose output more consistent.Scott Kuhl
2020-08-28Fix python2 server compatibilityJoseph Barker
2020-06-11ref: replace usage of deprecated imp (#449)josh
2019-02-14assembler import fix (#319)Thomas Bouve
2019-02-11Fix/pep8 (#277)Bastian Venthur
2019-01-28auto-nets: retrieve routes only if using auto-netsVasil Kolev
2018-02-22Use flake8 to find Python syntax errors or undefined namescclauss
2018-02-15Declare 'verbosity' as global variable to placate linterscclauss
2017-11-09Using exec in the assembler is okayvieira
2017-07-18Add new option for overriding destination DNS server.Itamar Turner-Trauring
2016-05-03Seed hosts without auto hostsvieira
2016-04-03Backward compatibility with Python 2.4 (server)vieira
2015-12-15Fix server side Python3 issues.Brian May
2015-11-16Fix passing latency_control to server.Brian May
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Restructure codeBrian May