summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-09Enable pylint checksadd_pylintBrian May
2020-11-07Merge pull request #560 from sshuttle/dependabot/pip/attrs-20.3.0Brian May
2020-11-06Bump attrs from 20.2.0 to 20.3.0dependabot-preview[bot]
2020-11-05Merge pull request #558 from skuhl/dns-to-noneBrian May
2020-11-04Fix long line in previous commitScott Kuhl
2020-11-04Merge pull request #552 from skuhl/systemd-resolvedBrian May
2020-11-04Merge pull request #557 from skuhl/nft-ipv6-improvementsBrian May
2020-11-03Make server and client handle resolv.conf differently.Scott Kuhl
2020-11-03Improve nft IPv6 support.Scott Kuhl
2020-11-04Merge pull request #551 from skuhl/which-fixBrian May
2020-11-03Improve error message when "ip" and "netstat" are missing and --auto-nets fai...Scott Kuhl
2020-10-29Merge pull request #553 from sshuttle/dependabot/pip/pytest-6.1.2Brian May
2020-10-29Bump pytest from 6.1.1 to 6.1.2dependabot-preview[bot]
2020-10-26Merge branch 'master' into which-fix to resolve merge conflict.Scott Kuhl
2020-10-26Fix "DNS request from ... to None" messages.Scott Kuhl
2020-10-25Intercept DNS requests sent by systemd-resolved.Scott Kuhl
2020-10-25Merge pull request #550 from skuhl/nft-ipv6Brian May
2020-10-23Improve consistency of PATH, environments, and which()Scott Kuhl
2020-10-22nft IPv6 documentation (and other minor doc updates)Scott Kuhl
2020-10-21IPv6 support in nft method.Scott Kuhl
2020-10-22Merge pull request #549 from skuhl/nft-nat-updateBrian May
2020-10-21Make nat and nft rules consistent; improve rule ordering.Scott Kuhl
2020-10-21Merge pull request #544 from skuhl/fix-no-remoteBrian May
2020-10-21Merge pull request #548 from skuhl/stdout-cleanupBrian May
2020-10-20Add missing space in client ssh error messageScott Kuhl
2020-10-20whitespace cleanupScott Kuhl
2020-10-20Make prefixes in verbose output more consistent.Scott Kuhl
2020-10-20Merge pull request #547 from nickray/document-subnets-option-in-man-pageBrian May
2020-10-20Merge pull request #541 from skuhl/use-all-ipsBrian May
2020-10-19Document -s/--subnets option in man pageNicolas Stalder
2020-10-19Merge pull request #545 from skuhl/avoid-touching-etc-hostsBrian May
2020-10-19Only write /etc/hosts when necessary.Scott Kuhl
2020-10-18Allow no remote to work.Scott Kuhl
2020-10-19Merge pull request #543 from skuhl/sdnotify-docBrian May
2020-10-18sdnotify.py documentationScott Kuhl
2020-10-18Update/document client's handling of IPv4 and IPv6.Scott Kuhl
2020-10-17Remove localhost test since it can resolve to either IPv4, IPv6, or both in a...Scott Kuhl
2020-10-17fix flake8 issues in updated testsScott Kuhl
2020-10-17Make tests for parse_subnetport() expect lists & update expected error messag...Scott Kuhl
2020-10-17fix flake8 issues, clarify commentScott Kuhl
2020-10-16When subnets and excludes are specified with hostnames, use all IPs.Scott Kuhl
2020-10-10Merge pull request #537 from skuhl/add-versionBrian May
2020-10-08Include sshuttle version in verbose output.Scott Kuhl
2020-10-08Merge pull request #536 from ed-velez/add_psutil_to_setupBrian May
2020-10-07Add psutil as dependency in setup.pyEd Velez
2020-10-06Merge pull request #534 from sshuttle/dependabot/pip/flake8-3.8.4Brian May
2020-10-06Merge pull request #533 from sshuttle/dependabot/pip/pytest-6.1.1Brian May
2020-10-05Bump flake8 from 3.8.3 to 3.8.4dependabot-preview[bot]
2020-10-05Bump pytest from 6.1.0 to 6.1.1dependabot-preview[bot]
2020-09-29Merge pull request #529 from sshuttle/dependabot/pip/pytest-6.1.0Brian May