summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The JSON data coming into moat is being processed as a str.fix/24432-json-strIsis Lovecruft2018-02-13
* Merge branch 'master' into developIsis Lovecruft2018-01-23
|\
| * Merge branch 'release/0.6.3'Isis Lovecruft2018-01-23
| |\ | |/ |/|
* | Create CHANGELOG entry for 0.6.3.bridgedb-0.6.3Isis Lovecruft2018-01-23
* | Merge branch 'fix/24432' into developIsis Lovecruft2018-01-23
|\ \
| * | Fix problem with "missing resources" on production moat server.fix/24432Isis Lovecruft2018-01-23
| * | Add David's script for running an external meek client.David Fifield2017-11-28
| * | Modify scripts/test-moat to also test production through a meek tunnel.Isis Lovecruft2017-11-28
* | | Merge branch 'fix/24704' into developIsis Lovecruft2018-01-23
|\ \ \
| * | | Add more unittests for legacy code in Bridges.py.fix/24704Isis Lovecruft2017-12-22
* | | | Merge branch 'fix/24701' into developIsis Lovecruft2017-12-22
|\ \ \ \
| * | | | Delay and then redirect malicious requests.fix/24701Isis Lovecruft2017-12-22
* | | | | Merge branch 'fix/24704' into developIsis 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