summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-17Release version 0.76v0.76Brian May
2016-01-17Update documentationBrian May
2016-01-17Add link to documentationBrian May
2016-01-17Remove table.Brian May
2016-01-17Attempt work around of sphinx bugBrian May
2016-01-17Move recvmsg to requirementsBrian May
2016-01-17Remove coverageBrian May
2016-01-17Fix broken link.Brian May
2016-01-17Add changelog to documentationBrian May
2016-01-17Add requirements.txt for readthedocsBrian May
2016-01-17Use Sphinx for documentationBrian May
2016-01-17Fix joining of seed hosts to be compatible with python 3.5shaiay
2016-01-17Fix installation from wheelBrian May
2016-01-13Be explicitBrian May
2016-01-13Move pyXAPI requirementNathan Aclander
2016-01-13Experimental: Use setuptools-scmBrian May
2016-01-13Small grammar changesNathan Aclander
2016-01-13Remove verbose debugging from example usageNathan Aclander
2016-01-13Use correct rst formatting for inline monospaceNathan Aclander
2016-01-13Remove a print from tproxy used for debugNathan Aclander
2016-01-12Add the option to disable sshuttle ipv6 supportNathan Aclander
2016-01-12Version 0.75v0.75Brian May
2016-01-12Revert "fixes the sshuttle entry-point in setup.py"Brian May
2016-01-10Remember to increment version.v0.74Brian May
2016-01-10Version 0.74Brian May
2016-01-10Fix documentation.Brian May
2016-01-09fixes the sshuttle entry-point in setup.pyzimbatm
2016-01-07Fixed str being used as bytes in hostwatchvieira
2016-01-05Adds support for FreeBSD PFvieira
2015-12-15IPv6 routes must be added manuallyBrian May
2015-12-15Add another test.Brian May
2015-12-15Replace numbered points with dot points.Brian May
2015-12-15Mirror setup/restore logicBrian May
2015-12-15If listenip_v6 we should declare ipv6 requiredBrian May
2015-12-15Fixes for --auto-netsBrian May
2015-12-15Add FIXME comment.Brian May
2015-12-15Fix server side Python3 issues.Brian May
2015-12-15Add to TPROXY documentationBrian May
2015-12-15Fix UDP Python 3.5 issues.Brian May
2015-12-15Simplify selection of featuresBrian May
2015-12-14Declare DNS support as featureBrian May
2015-12-14Don't declare udp feature without recvmsgBrian May
2015-12-14Ensure Fatal errors are really FatalBrian May
2015-12-14Updates to TPROXY docs.Brian May
2015-12-14Fixed dictionary changed size during iterationvieira
2015-12-14Test PF on non-darwin.Brian May
2015-12-14Print PF rules used.Brian May
2015-12-13Split setup_firewall method.Brian May
2015-12-09Fixed str being used as bytes in daemonizevieira
2015-12-09Respect --syslog as soon as possiblevieira