summaryrefslogtreecommitdiffstats
path: root/sshuttle/assembler.py
AgeCommit message (Expand)Author
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