summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Improve description of -xp command line argument.HEADmasterPhilipp Winter2019-05-17
| | | | | Thanks to sysrqb for pointing this out in <https://bugs.torproject.org/28655#comment:17>.
* Allow creation of probing-vulnerable descriptors.Philipp Winter2019-04-26
| | | | | | | | | This patch makes it possible to determine the number of descriptors that will expose transports that are vulnerable to active probing attacks, i.e., vanilla, obfs2, and obfs3. This is necessary to keep BridgeDB's unit tests working after our fix for bug 28655, in which we make active probing-resistant bridges not give out transports that aren't resistant to active probing: <https://bugs.torproject.org/28655>
* Merge branch 'release/2.2.0'Isis Lovecruft2017-10-26
|\
| * Work around fucking PyPI's dumbass backwards incompatibilities.Isis Lovecruft2017-10-26
| |
| * Add support for bridge-distribution-request-lines.Isis Lovecruft2017-10-26
| |
| * Merge branch 'fix/23011' into developIsis Lovecruft2017-07-25
| |\
| | * Bump pyOpenSSL version to 16.2.0.Isis Lovecruft2017-07-25
| |/ | | | | | | * FIXES #23011: https://bugs.torproject.org/23011
| * Merge branch 'master' into developIsis Lovecruft2016-07-15
| |\ | |/ |/|
* | Merge branch 'release-2.1.1'Isis Lovecruft2016-07-15
|\ \ | |/
| * Add cached-consensus and cached-descriptor files to the .gitignore.Isis Lovecruft2016-07-15
| |
| * Document new commandline options.Isis Lovecruft2016-07-15
| |
| * Merge branch 'master' into developIsis Lovecruft2016-07-15
| |\ | |/ |/|
* | Merge branch 'release-2.1.0'Isis Lovecruft2016-07-15
|\ \
| * | Add --without-tap and --without-ntor options.Isis Lovecruft2016-07-15
| |/ | | | | | | * FIXES #19685: https://bugs.torproject.org/19685
| * Merge branch 'master' into developIsis Lovecruft2015-04-09
| |\ | |/ |/|
* | Merge branch 'release-2.0.0'Isis Lovecruft2015-04-09
|\ \ | |/
| * Fix link for LICENSE text in README.Isis Lovecruft2015-04-09
| |
| * Make the README image point at something hosted elsewhere.Isis Lovecruft2015-04-09
| | | | | | | | | | | | So that the Sphinx builds on https://pythonhosted.org/leekspin and the rendered README on https://github.com/isislovecruft/leekspin can both have that highly-necessary image.
| * Fix typeface for line in README.Isis Lovecruft2015-04-09
| |
| * Add Makefile directives and setup.cfg for bundling documentation.Isis Lovecruft2015-04-09
| |
| * Fix all docstrings and add Sphinx build setup.Isis Lovecruft2015-04-09
| |
| * Differently obfuscate my email address. 😼Isis Lovecruft2015-04-08
| |
| * Fix a typo in the README.Isis Lovecruft2015-04-08
| |
| * Clarify README documentation on Hidden Service descriptors.Isis Lovecruft2015-04-08
| |
| * Update more copyright years.Isis Lovecruft2015-04-08
| |
| * Merge branch 'fix/15620-hs-descs' into developIsis Lovecruft2015-04-08
| |\
| | * Update documentation to mention ability to generate HS descriptors.Isis Lovecruft2015-04-08
| | |
| | * Add support for generating HS descriptors.Isis Lovecruft2015-04-08
| |/
| * Fix verbosity/logging argparse defaults.Isis Lovecruft2015-04-08
| |
| * Add Makefile clean-descriptors directive for cleaning old descriptors.Isis Lovecruft2015-04-08
| |
| * Add better cmdline flags for choosing between relay/bridge descriptors.Isis Lovecruft2015-04-08
| |
| * Add better separation for verbosity and version argparse groups.Isis Lovecruft2015-04-08
| |
| * Fix Sphinx documentation for parameter in shouldHaveOptPrefix().Isis Lovecruft2015-04-08
| |
| * Log when we're generating relay descriptors.Isis Lovecruft2015-04-08
| |
| * Fix Sphinx documentation for parameter in generateDescriptors().Isis Lovecruft2015-04-08
| |
| * Update copyright year.Isis Lovecruft2015-04-08
| |
| * Document signDescriptorDigest() and make the digest optional.Isis Lovecruft2015-04-08
| |
| * Separate RSA key creation logic into a new function.Isis Lovecruft2015-04-08
| |
| * Add bytesToLong and longToBytes utility functions in crypto module.Isis Lovecruft2015-04-08
| |
| * Upload both .tar.gz and .zip bundles to PyPI.Isis Lovecruft2015-04-08
| |
| * Merge branch 'master' into developIsis Lovecruft2014-09-07
| |\ | |/ |/|
* | Merge branch 'release-1.1.4'Isis Lovecruft2014-09-07
|\ \ | |/
| * Change randomIP() function to only generate "valid" IPs.Isis Lovecruft2014-09-07
| | | | | | | | | | | | | | See this part of BridgeDB's documentation [0] for how we determine if an IP address is "valid". [0]: https://para.noid.cat/bridgedb/bridgedb.parse.html#how-address-validity-is-determined
| * Merge branch 'master' into developIsis Lovecruft2014-09-05
| |\ | |/ |/|
* | Merge branch 'release-1.1.3'Isis Lovecruft2014-09-05
|\ \ | |/
| * Add missing closing bracket to URI in README.Isis Lovecruft2014-09-05
| |
| * Merge branch 'master' into developIsis Lovecruft2014-09-05
| |\ | |/ |/|
* | Merge branch 'release-1.1.2'Isis Lovecruft2014-09-05
|\ \ | |/
| * Dear RST, render or I'll hurt you.Isis Lovecruft2014-09-05
| |
| * Merge branch 'master' into developIsis Lovecruft2014-09-05
| |\ | |/ |/|