summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change Dist.uniformMap() to truncated IPv6 addresses to their /32.fix/15522-ipv6-enumerationIsis Lovecruft2015-03-31
* Fix bug in b.s.ScheduledInterval.intervalStart().Isis Lovecruft2015-03-31
* Add test for b.s.ScheduledInterval.intervalStart() that exposes a bug.Isis Lovecruft2015-03-31
* Add doctest for bridgedb.schedule.ScheduledInterval.Isis Lovecruft2015-03-31
* Add a doctest for bridgedb.schedule.Unscheduled.Isis Lovecruft2015-03-31
* Merge branch 'fix/1839-rotation-periods' into developIsis Lovecruft2015-03-31
|\
| * Add HTTPS_ROTATION_PERIOD and EMAIL_ROTATION_PERIOD config options.fix/1839-rotation-periodsIsis Lovecruft2015-03-31
| * Switch `count` and `period` parameter order in bridgedb.schedule.Isis Lovecruft2015-03-31
* | Merge branch 'fix/4771-log-tor-exits_r1' into developIsis Lovecruft2015-03-31
|\ \ | |/
| * Change Dist.uniformMap() to return IPv4 /16s, not /24s.fix/4771-log-tor-exits_r1Isis Lovecruft2015-03-31
| * Change Dist.uniformMap() to return proper CIDR subnet notations.Isis Lovecruft2015-03-31
| * Serve Tor clients a more restricted set of bridges per period.Isis Lovecruft2015-03-31
| * Log when we treat a client differently because they are using Tor.Isis Lovecruft2015-03-31
|/
* Add two new doctests to Dist.uniformMap().Isis Lovecruft2015-03-31
* Improve documentation of Dist.uniformMap().Isis Lovecruft2015-03-31
* Fix incorrect docstring for coutryCode parameter in getBridgesForIP().Isis Lovecruft2015-03-30
* Remove use of logSafely() for area in getBridgesForIP().Isis Lovecruft2015-03-30
* Fix bug in proxy.loadProxiesFromFile().Isis Lovecruft2015-03-28
* Log which PROXY_LIST_FILES we load at startup.Isis Lovecruft2015-03-28
* Add note about an annoying technical limitation for filter descriptions.Isis Lovecruft2015-03-28
* Remove the insanely chatty log messages about miscalculated hashrings.Isis Lovecruft2015-03-28
* PEP8 whitespace fix for one line in Dist.py.Isis Lovecruft2015-03-28
* Document countryCode parameter for IPBasedDistributor.getBridgesForIP().Isis Lovecruft2015-03-28
* Change to new URL for check.tpo TorBulkExitList.py script.Isis Lovecruft2015-03-28
* Update CHANGELOG for bridgedb-0.3.2.Isis Lovecruft2015-03-27
* Merge branch 'fix/12504-config-pts' into developIsis Lovecruft2015-03-27
|\
| * Fix typo in comment in bridgedb.configure found by Robert Ransom.fix/12504-config-ptsIsis Lovecruft2015-03-27
* | Merge branch 'fix/13202-missing-pt-args' into developIsis Lovecruft2015-03-27
|\ \
| * | Add PluggableTransport._checkArguments() as tmp fix for missing PT args.fix/13202-missing-pt-argsIsis Lovecruft2015-03-26
| * | Add unittests for excluding PTs with missing/incorrect arguments.Isis Lovecruft2015-03-26
* | | Merge branch 'fix/15464-ci-directives_r1' into developIsis Lovecruft2015-03-26
|\ \ \
| * | | Add setup-tests script and use it in .travis.yml.fix/15464-ci-directives_r1Isis Lovecruft2015-03-26
| * | | Add install-dependencies script and use it for .travis.yml install.Isis Lovecruft2015-03-26
| |/ /
* | | Add test for Bridge._updateORAddresses() with invalid addresses.Isis Lovecruft2015-03-26
* | | Add two tests for getBridgeLine() and _constructBridgeLine() for IPv6.Isis Lovecruft2015-03-26
* | | Add unittest for str(Bridge) without fingerprint or nickname.Isis Lovecruft2015-03-26
* | | Fix bug in Bridge.setStatus(stable=True).Isis Lovecruft2015-03-26
* | | Add test for Bridge.setStatus() that exposes a bug.Isis Lovecruft2015-03-26
* | | Add unittests for altered extrainfo descriptors.Isis Lovecruft2015-03-26
* | | Fix duplicated unittest.TestCase method name in test_bridges.Isis Lovecruft2015-03-26
|/ /
* | Merge branch 'fix/12504-config-pts' into developIsis Lovecruft2015-03-26
|\ \ | |/
| * Make which pluggable transports are distributed easily configurable.Isis Lovecruft2015-03-26
|/
* Log when canonicalFromSMTP doesn't match canonicalFromEmail.Isis Lovecruft2015-03-25
* Straight up reject EMAIL_BLACKLIST addresses without further processing.Isis Lovecruft2015-03-25
* Make a note in README.rst that we have to install libjpeg.dev.Isis Lovecruft2015-03-25
* Merge branch 'hotfix/0.3.1-9385-levenshtein-distance' into developIsis Lovecruft2015-03-25
|\
| * Fix bug in Levenshtein fuzzy matching for EMAIL_BLACKLIST.Isis Lovecruft2015-03-25
|/
* Merge branch 'master' into developIsis Lovecruft2015-03-25
|\
| * Merge branch 'release-0.3.1'Isis Lovecruft2015-03-25
| |\ | |/ |/|
* | Fix syntax error in bridgedb.pot file.bridgedb-0.3.1Isis Lovecruft2015-03-25