index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
Allow passing the Gmail key as env variable.
Philipp Winter
2020-05-11
*
Add missing newline at the end of the file.
Philipp Winter
2020-05-07
*
Refactor script.
Philipp Winter
2020-05-06
*
Rename email check script and add information on how to run it
hiro
2020-04-21
*
Add more review feedback
hiro
2020-04-21
*
Add review feedback
hiro
2020-04-21
*
Add service status check
hiro
2020-04-21
*
Remove PGP support.
Philipp Winter
2020-04-15
*
Make shebangs use Python 3.
Philipp Winter
2020-02-19
*
Rejection-sample randomly-generated v4 addresses.
Philipp Winter
2020-02-19
*
Port get-tor-exists script to Python 3.
Philipp Winter
2020-02-19
*
Port create_descriptors script to Python 3.
Philipp Winter
2020-02-19
*
Make sure that ports don't end up being negative.
Philipp Winter
2020-02-04
*
Update Twisted to 19.7.0.
Philipp Winter
2019-10-03
*
Use stem instead of leekspin to make descriptors.
Philipp Winter
2019-08-15
*
Fix broken download of Tor exit relays.
Philipp Winter
2019-08-12
*
Update PIP_FLAGS to fix Travis CI update.
Philipp Winter
2019-08-11
*
Don't burn active probing-resistant PTs.
Philipp Winter
2019-06-04
*
Add script for assigning unallocated bridges to another distributor.
Isis Lovecruft
2018-02-14
*
Add David's script for running an external meek client.
David Fifield
2017-11-28
*
Modify scripts/test-moat to also test production through a meek tunnel.
Isis Lovecruft
2017-11-28
*
Send correct X-Forwarded-For headers in test-moat script.
Isis Lovecruft
2017-11-27
*
Make the test-moat script easier to input challenges and solutions.
Isis Lovecruft
2017-11-27
*
Add script for using curl to test moat's JSON API.
Isis Lovecruft
2017-11-15
*
Implement moat distributor and server.
Isis Lovecruft
2017-11-15
*
Move bridgedb.Main to bridgedb.main.
Isis Lovecruft
2017-11-01
*
Create run/from-{authority,bifroest} directories during CI test runs.
Isis Lovecruft
2016-09-08
*
Use pip --no-binaries :all: for newer versions of pip.
Isis Lovecruft
2016-09-08
*
Add the flog package as a dependency and document it in README.
Isis Lovecruft
2016-08-04
*
Add a Content-Security-Policy header to all webserver pages.
Isis Lovecruft
2015-07-23
*
Move lib/bridgedb/ → bridgedb/; move lib/bridgedb/test/ → test/.
Isis Lovecruft
2015-06-25
*
Handle ConnectionRefusedError and DNSLookupError in get-tor-exits script.
Isis Lovecruft
2015-05-12
*
Change to new URL for check.tpo TorBulkExitList.py script.
Isis Lovecruft
2015-03-28
*
Add setup-tests script and use it in .travis.yml.
Isis Lovecruft
2015-03-26
*
Add install-dependencies script and use it for .travis.yml install.
Isis Lovecruft
2015-03-26
*
Add mechanism/script for querying a remote TorBulkExitList.py.
Isis Lovecruft
2015-02-10
*
Hush OpenSSL during key/cert creation in scripts/make-ssl-cert.
Isis Lovecruft
2014-05-20
*
Fix scripts/make-ssl-cert to use `exit 1` after wrong number of args.
Isis Lovecruft
2014-05-20
*
Whitespace fix for one line in scripts/make-ssl-cert.
Isis Lovecruft
2014-05-20
*
Remove old scripts/gen_bridge_descriptors; use leekspin.
Isis Lovecruft
2014-03-25
*
Strip '='s from "descDigest" field in gen_bridge_descriptors.
Isis Lovecruft
2013-12-11
*
Don't strip() crazy amount of trailing '='s in gen_bridge_descriptors.
Isis Lovecruft
2013-12-11
*
Update Sphinx theme and add todo directives.
Isis Lovecruft
2013-11-28
*
Fix make-ssl-cert script to output private key and cert in top-level dir.
Isis Lovecruft
2013-11-16
*
Call raise SystemExit, not sys.exit, and tweak the format on a print statement.
Isis Lovecruft
2013-11-16
*
Sign generated descriptors with the secret OR server IDkey.
Isis Lovecruft
2013-11-16
*
Create the spacey OR fingerprint from the fingerprint, not the idkey digest.
Isis Lovecruft
2013-11-16
*
Remove unused base64 encoding of idkey digest in gen_bridge_descriptors.
Isis Lovecruft
2013-11-16
*
Don't strip fingerprint whitespace in creation of extrainfo descriptor.
Isis Lovecruft
2013-11-16
*
Print tracebacks on unhandled exceptions in gen_bridge_descriptors.
Isis Lovecruft
2013-11-16
[next]