index
:
user/phw/bridgedb
develop
master
Philipp's bridgedb repository
Philipp Winter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
Sphinxify the docstring for bridgedb.EmailServer.getGPGContext().
Isis Lovecruft
2013-11-19
|
*
|
Make the IRC Travis CI bot a bit less noisy.
Isis Lovecruft
2013-11-19
|
*
|
Fix unittest fail for test_bridgedb due to changing where make-ssl-cert puts ...
Isis Lovecruft
2013-11-19
|
*
|
I *really* hate Python2.6.
Isis Lovecruft
2013-11-19
|
*
|
Add unittests for the bridgedb.crypto module.
Isis Lovecruft
2013-11-19
|
*
|
Add integration tests which start the BridgeDB servers through the cli scripts.
Isis Lovecruft
2013-11-19
|
*
|
Add sitecustomize.py for running parallelized coverage tests.
Isis Lovecruft
2013-11-19
|
*
|
Fix another CI failure due to twisted.trial API changes in Python2.6.
Isis Lovecruft
2013-11-19
|
*
|
Fix Python2.6 CI failures due to changed twisted.trial.unittest.TestCase API.
Isis Lovecruft
2013-11-19
|
*
|
Add coverage and coveralls support to the test runner.
Isis Lovecruft
2013-11-19
|
/
/
*
|
Merge branch 'hotfix/9872-return-status-codes' into develop
Isis Lovecruft
2013-11-19
|
\
\
|
*
|
Return status codes from subcommands.
Isis Lovecruft
2013-11-19
|
/
/
*
|
Merge branch 'hotfix/9872-options-subcommands-relative-rundir' into develop
Isis Lovecruft
2013-11-19
|
\
\
|
*
|
Fix a test_persistent unittest failing do to options rundir/config changes.
Isis Lovecruft
2013-11-19
*
|
|
Merge branch 'hotfix/9872-options-subcommands-relative-rundir' into develop
Isis Lovecruft
2013-11-19
|
\
\
\
|
|
/
/
|
*
|
Fix a bug where relative rundir/config options didn't work with subCommands.
Isis Lovecruft
2013-11-19
|
/
/
*
|
Merge branch 'hotfix/revert-a49ee2a' into develop
Isis Lovecruft
2013-11-19
|
\
\
|
*
|
Revert "Deepcopy the HMAC factory function's resulting function."
Isis Lovecruft
2013-11-19
*
|
|
Ignore state files.
Isis Lovecruft
2013-11-16
*
|
|
Fix make-ssl-cert script to output private key and cert in top-level dir.
Isis Lovecruft
2013-11-16
|
/
/
*
|
Change setup.py/requirements.txt to allow URI/VCS resources.
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
*
|
Catch Attribute error if object wasn't save in persistent.State.
Isis Lovecruft
2013-11-16
*
|
Check that a networkstatus nickname matches tor-spec.
Isis Lovecruft
2013-11-16
*
|
Combine message string for two raised exceptions.
Isis Lovecruft
2013-11-16
*
|
Remove two rather excessive log statements from Bridges module.
Isis Lovecruft
2013-11-15
*
|
Separate lines for lists of updated and new config values.
Isis Lovecruft
2013-11-15
*
|
Save config.RUN_IN_DIR, not state.RUN_IN_DIR, so subCommand can access it.
Isis Lovecruft
2013-11-15
*
|
Don't add the ORAddresses from a networkstatus if an exception was raised.
Isis Lovecruft
2013-11-15
*
|
Fix a bug due to misnamed variable RUNDIR → RUN_IN_DIR.
Isis Lovecruft
2013-11-15
*
|
I didn't know where to find it, maybe others won't either.
Matthew Finkel
2013-11-15
*
|
Obtain the fingerprint and add it to the documents/descriptors
Matthew Finkel
2013-11-15
*
|
Update the docstring for idkey_digest in generateNetstatus
Matthew Finkel
2013-11-15
*
|
The identity is based on the public key of the router.
Matthew Finkel
2013-11-15
*
|
Sometimes we want spacey fingerprints
Matthew Finkel
2013-11-15
*
|
Parse bridge descriptors in a separate thread.
Isis Lovecruft
2013-11-15
*
|
Use a loaded persistent.State in Main.load().
Isis Lovecruft
2013-11-15
*
|
Add parse.padBase64() function for adding stripped padding '==' back in.
Isis Lovecruft
2013-11-15
*
|
Add an XXX about the odd, hardcoded number of "extra hashrings".
Isis Lovecruft
2013-11-15
*
|
Make the logs clearly state which distributor bridges are being inserted into.
Isis Lovecruft
2013-11-15
*
|
Slight PEP8ification to bridgedb.Bridges.IPBasedDistributor.
Isis Lovecruft
2013-11-15
*
|
Refactor Bridges.parseStatusFile() to use bridgedb.parse.networkstatus.
Isis Lovecruft
2013-11-15
*
|
Add newly refactored networkstatus parsers and unittests for them.
Isis Lovecruft
2013-11-15
*
|
Deepcopy the HMAC factory function's resulting function.
Isis Lovecruft
2013-11-15
*
|
Add bridgedb.parse.addr module for parsing IPs and ports.
Isis Lovecruft
2013-11-15
[prev]
[next]