summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-06Bump version: 1.1.0 → 1.1.1v1.1.1Brian May
2022-09-06Include version in setup.py tooBrian May
2022-09-06Add ASDF .tool-versions fileBrian May
2022-09-06Add .coverage to .gitignoreBrian May
2022-09-06Bump pytest from 7.1.2 to 7.1.3dependabot[bot]
2022-09-05added bump2versionBastian Venthur
2022-09-05remove setuptools-scmBastian Venthur
2022-08-29all elements are stringsBastian Venthur
2022-08-29This test broke in Python3.11Bastian Venthur
2022-08-05Update flake8 and pyflakesBrian May
2022-07-27Bump sphinx from 5.1.0 to 5.1.1dependabot[bot]
2022-07-26Bump sphinx from 5.0.2 to 5.1.0dependabot[bot]
2022-07-13Bump setuptools-scm from 7.0.4 to 7.0.5dependabot[bot]
2022-07-04Bump setuptools-scm from 7.0.3 to 7.0.4dependabot[bot]
2022-06-30Bump setuptools-scm from 7.0.2 to 7.0.3dependabot[bot]
2022-06-26Fix incorrect permissions for /etc/hostsScott Kuhl
2022-06-24Bump setuptools-scm from 7.0.1 to 7.0.2dependabot[bot]
2022-06-23Bump setuptools-scm from 6.4.2 to 7.0.1dependabot[bot]
2022-06-19Bump sphinx from 5.0.1 to 5.0.2dependabot[bot]
2022-06-15fixed some spelling mistakesBastian Venthur
2022-06-09Bump actions/setup-python from 3 to 4dependabot[bot]
2022-06-05Bump sphinx from 5.0.0 to 5.0.1dependabot[bot]
2022-06-03add comment and warningNikos Atlas
2022-06-03fallback to file editing in case file is lockedNikos Atlas
2022-05-30Bump sphinx from 4.5.0 to 5.0.0dependabot[bot]
2022-04-25Bump pytest from 7.1.1 to 7.1.2dependabot[bot]
2022-04-24Delete stresstest.pyBrian May
2022-04-24Replace BaseException with ExceptionBrian May
2022-04-24Remove unused flags assignmentBrian May
2022-04-24Update style issuesBrian May
2022-04-24Create codeql.ymlBrian May
2022-04-24Fix LGTM reported issuesBrian May
2022-04-24Remove useless assignmentBrian May
2022-04-24Add missing raise keyword for UDP not supported errorBrian May
2022-03-29Bump sphinx from 4.3.2 to 4.5.0dependabot[bot]
2022-03-29Bump pytest from 7.0.1 to 7.1.1dependabot[bot]
2022-03-29Remove support for Python 3.6 and 3.7Brian May
2022-03-13Remove --sudoers, improve --sudoers-no-modifyScott Kuhl
2022-03-03Fix typolbausch
2022-03-03Merge pull request #743 from sshuttle/dependabot/github_actions/actions/check...Brian May
2022-03-02Bump actions/checkout from 2.4.0 to 3dependabot[bot]
2022-03-02Merge pull request #741 from sshuttle/dependabot/github_actions/actions/setup...Brian May
2022-03-01Bump actions/setup-python from 2.3.2 to 3dependabot[bot]
2022-02-15Merge pull request #737 from sshuttle/dependabot/pip/pytest-7.0.1Brian May
2022-02-14Bump pytest from 7.0.0 to 7.0.1dependabot[bot]
2022-02-11Merge pull request #735 from mangano-ito/allows-wildcard-hostsBrian May
2022-02-10accept a wildcarded hostmangano-ito
2022-02-10test a wildcarded host acceptablemangano-ito
2022-02-10Merge pull request #734 from mangano-ito/add-tests-for-hostname-resolutionBrian May
2022-02-10define flake8 max line length longer (79 to 128)mangano-ito