summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-03-02Refactor OS specific portions of PFvieira
2016-03-02Remove legacy fileBrian May
2016-01-31fix byte/string bug introduced in 1c46f25eMatt Boswell
2016-01-31Fix regression: ensure we do bindBrian May
2016-01-30Don't allocate socket until we need itBrian May
2016-01-30Make sure we use Python 3.5Brian May
2016-01-21Remove references to number of yearsVeljko Tornjanski
2016-01-21Fix description of excludes in Windows setupKS Chan
2016-01-20Update usage documentationBrian May
2016-01-20Add Windows documentationBrian May
2016-01-18Don't distribute sshuttle/version.pyBrian May
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