summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-06New releasev0.78.1Brian May
2016-08-06Add changes for next releaseBrian May
2016-07-29Merge pull request #108 from vieira/pf-ipv6Brian May
2016-07-27Use == instead of is to compare with AF_INETvieira
2016-07-27Fixes missing comma from tuple in pf testsvieira
2016-07-27Tests for IPv6 on pfvieira
2016-07-27Be more specific and consistent in some pf rulesvieira
2016-07-24IPv6 support for BSD and OSXvieira
2016-07-24AF_INET6 is different between BSDs and Linuxvieira
2016-07-24Exclude the IP where sshuttle is really listeningvieira
2016-07-10Add pytest-runner supportBrian May
2016-07-09Fixes type mismatch between str and bytesvieira
2016-06-17Fix OpenBSD pf test failureHuiqiang Liu
2016-06-17Merge pull request #1 from vieira/patch-1Huiqiang Liu
2016-06-16Add <forward_subnets> to divert rule in OpenBSDJoão Vieira
2016-06-16Hack pf to enable multiple instances in Mac OS X 10.10 and aboveHuiqiang Liu
2016-05-02tweak docs to match @vieira's changesDan Lenski
2016-05-03Seed hosts without auto hostsvieira
2016-04-30Fix PEP8 issuesBrian May
2016-04-30Update files listBrian May
2016-04-23Fix testsBrian May
2016-04-23Ensure locale is set to C for external commandsBrian May
2016-04-20Add ENETUNREACH to NET_ERRSBrian May
2016-04-20Don't mix tab and spaces in shell scriptvieira
2016-04-20Correctly obtains the python executable to usevieira
2016-04-18Attempt readthedocs workaroundBrian May
2016-04-08Release version 0.78.0v0.78.0Brian May
2016-04-08Revert "Test for RTD"Brian May
2016-04-06Test for RTDBrian May
2016-04-05Update changesBrian May
2016-04-03Backward compatibility with Python 2.4 (server)vieira
2016-03-31Support multiple subnet files (multiple -s options)vieira
2016-03-28Remove --server optionvieira
2016-03-22Fix pep8 issuesBrian May
2016-03-22Use argparse for command line optionsvieira
2016-03-16Write more server testsBrian May
2016-03-16Split client/server testsBrian May
2016-03-16Fix shell quotingBrian May
2016-03-16If 3.5 not available, try to fallback to 2.7vieira
2016-03-08Explicitly call /bin/sh for compatibility with non POSIX shells.Andrew Gillham
2016-03-08Don't force IPv6 if IPv6 name serversBrian May
2016-03-07Fix LGPL2 license.v0.77.2Brian May
2016-03-07Release 0.77.1v0.77.1Brian May
2016-03-06Update GPL2 license textBrian May
2016-03-03Version 0.77v0.77Brian May
2016-03-03Prepare documentation for releaseBrian May
2016-03-03Add date and version to docsBrian May
2016-03-02Add support for OpenBSDvieira
2016-03-02Fixed Python 3 issueBrian May
2016-03-02Override the skip on lo that ends up in the chainvieira