summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add more unittests for legacy code in Bridges.py.fix/24704Isis Lovecruft2017-12-22
* Filter returned bridges to avoid multiples from the same /16 or /32.Isis Lovecruft2017-12-22
* Add CHANGELOG entries for 0.6.2.Isis Lovecruft2017-12-20
* Merge branch 'master' into developIsis Lovecruft2017-12-20
|\
| * Merge branch 'release/0.6.2'Isis Lovecruft2017-12-20
| |\ | |/ |/|
* | Merge branch 'fix/24637' into developbridgedb-0.6.2Isis Lovecruft2017-12-20
|\ \
| * | Implement moat error handling when no bridges are available.Isis Lovecruft2017-12-20
| * | Add a human-readable __str__() method to BridgeRequest classes.Isis Lovecruft2017-12-20
| * | Clarify the specified moat error if there are no bridges.Isis Lovecruft2017-12-20
* | | Merge branch 'fix/24636' into developIsis Lovecruft2017-12-20
|\ \ \ | |/ / |/| |
| * | Change moat API specification to remove "moat-transports" response.fix/24636Isis Lovecruft2017-12-20
|/ /
* | Merge branch 'master' into developIsis Lovecruft2017-12-13
|\ \ | |/
| * Merge branch 'release/0.6.1'Isis Lovecruft2017-12-13
| |\
| | * Revert "Change "client-transport" moat resource type to "moat-transports"."bridgedb-0.6.1Isis Lovecruft2017-12-13
| |/ |/|
* | Add CHANGELOG entries for 0.6.1.Isis Lovecruft2017-12-13
* | Change "client-transport" moat resource type to "moat-transports".Isis Lovecruft2017-12-13
* | Fix quoting in moat specification.Isis Lovecruft2017-12-13
* | Merge branch 'fix/3015-remove-buckets' into developIsis Lovecruft2017-11-28
|\ \
| * | Remove unused bucket functionality.fix/3015-remove-bucketsIsis Lovecruft2017-11-28
* | | Merge branch 'fix/24460' into developIsis Lovecruft2017-11-28
|\ \ \
| * | | Fix error in usage of redirectTo() with a malicious request.fix/24460Isis Lovecruft2017-11-28
|/ / /
* | | Fix failing unittest after #24433 merge.Isis Lovecruft2017-11-28
* | | Merge branch 'fix/24443' into developIsis Lovecruft2017-11-27
|\ \ \
| * | | Fix the moat server to only generate QRcodes when asked to do so.fix/24443Isis Lovecruft2017-11-27
|/ / /
* | | Merge branch 'fix/24433' into developIsis Lovecruft2017-11-27
|\ \ \
| * | | Send correct X-Forwarded-For headers in test-moat script.fix/24433Isis Lovecruft2017-11-27
|/ / /
* | | Make the test-moat script easier to input challenges and solutions.Isis Lovecruft2017-11-27
|/ /
* | Add script for using curl to test moat's JSON API.Isis Lovecruft2017-11-15
* | Merge branch 'master' into developIsis Lovecruft2017-11-15
|\ \ | |/
| * Merge branch 'release/0.6.0'Isis Lovecruft2017-11-15
| |\ | |/ |/|
* | Add CHANGELOG entries for BridgeDB 0.6.0.bridgedb-0.6.0Isis Lovecruft2017-11-15
* | Merge branch 'fix/22871_r1' into developIsis Lovecruft2017-11-15
|\ \
| * | Implement moat distributor and server.fix/22871_r1Isis Lovecruft2017-11-15
| * | Specify the moat API.Isis Lovecruft2017-11-02
|/ /
* | No matter how much we test this, coverage will never notice.Isis Lovecruft2017-11-02
* | Fix Sphinx documentation to build with newer dependencies.Isis Lovecruft2017-11-02
* | Add unittests for bridgedb.parse.blacklist.parseBridgeBlacklistFile().Isis Lovecruft2017-11-02
* | Add more tests for bridgedb.main.Isis Lovecruft2017-11-02
* | Update Babel dependency.Isis Lovecruft2017-11-02
* | Update Sphinx documentation build dependencies.Isis Lovecruft2017-11-02
* | Add Makefile directive for making TAGS file.Isis Lovecruft2017-11-02
* | Exclude test/ directory from coverage results.Isis Lovecruft2017-11-02
* | Fix bridgedb.main erroring unittests due to multi-bridgeauth code.Isis Lovecruft2017-11-01
* | Move bridgedb.Main to bridgedb.main.Isis Lovecruft2017-11-01
* | Fix output of bridgedb --version.Isis Lovecruft2017-11-01
* | Fix typo in docstring.Isis Lovecruft2017-11-01
* | Run scheduled tasks after server startup.Isis Lovecruft2017-11-01
* | Upgrade coveralls dependency to 1.2.0.Isis Lovecruft2017-11-01
* | Make new bridgedb.distributors package and put distributor code there.Isis Lovecruft2017-11-01
* | Merge branch 'master' into developIsis Lovecruft2017-10-28
|\ \ | |/