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
...
*
|
Add docstrings for Dist.IPBasedDistributor.
Isis Lovecruft
2013-11-15
*
|
Fix a bug due to parantheses instead of square brackets.
Isis Lovecruft
2013-11-15
*
|
Remove unnecessary config parameter coercion.
Isis Lovecruft
2013-11-15
*
|
Handle KeyboardInterrupts in Main.startup() loop.
Isis Lovecruft
2013-11-15
*
|
Give a warning if no emailDistributor was created.
Isis Lovecruft
2013-11-15
*
|
Update startup.reload() docstring.
Isis Lovecruft
2013-11-15
*
|
Also change cfg→config after def reload() in startup().
Isis Lovecruft
2013-11-15
*
|
Start using bridgedb.persistent.State in bridgedb.Main.
Isis Lovecruft
2013-11-15
*
|
Fix Main.reload() function to work with changed parameters.
Isis Lovecruft
2013-11-15
*
|
Remove commented out code from bridgedb.persistent.
Isis Lovecruft
2013-11-15
*
|
Remove a comment which is no longer helpful.
Isis Lovecruft
2013-11-15
*
|
Change pidfile writer to use with(open()).
Isis Lovecruft
2013-11-15
*
|
Change cfg→config in Main.startup() to avoid name conflict.
Isis Lovecruft
2013-11-15
*
|
Add somewhat of a docstring to Main.startup().
Isis Lovecruft
2013-11-15
*
|
Rewrite Main.loadConfig() to only log after the first run.
Isis Lovecruft
2013-11-15
*
|
Move Main.Conf → persistent.Conf.
Isis Lovecruft
2013-11-15
*
|
Add bridgedb.persistent module for storing persistent state.
Isis Lovecruft
2013-11-15
*
|
Add encoding specification to bridgedb.Main module.
Isis Lovecruft
2013-11-15
*
|
Keep a counter on total bridges inserted into a hashring.
Isis Lovecruft
2013-11-15
*
|
Change asserts to validations in FilteredBridgeSplitter.insert().
Isis Lovecruft
2013-11-15
*
|
Make loop varnames in FilteredBridgeSplitter.addRing() more descriptive.
Isis Lovecruft
2013-11-15
*
|
Rename `ring` → `subring` in FilteredBridgeSplitter.addRing().
Isis Lovecruft
2013-11-15
*
|
Sphinxify and improve docstring for FilteredBridgeSplitter.addRing().
Isis Lovecruft
2013-11-15
*
|
Make log message in FixedBridgeSplitter.insert more understandable.
Isis Lovecruft
2013-11-15
*
|
Add docstring to FilteredBridgeSplitter.insert().
Isis Lovecruft
2013-11-15
*
|
Rename `index` and `ring` in FixedBridgeSplitter.dumpAssignments().
Isis Lovecruft
2013-11-15
*
|
Add docstring to FixedBridgeSplitter.dumpAssignments().
Isis Lovecruft
2013-11-15
*
|
PEP8 / make variable names clearer in FixedBridgeSplitter.__len__().
Isis Lovecruft
2013-11-15
*
|
Add a docstring to bridgedb.Bridges.FixedBridgeSplitter.__len__().
Isis Lovecruft
2013-11-15
*
|
Add a docstring to bridgedb.Bridges.FixedBridgeSplitter.clear().
Isis Lovecruft
2013-11-15
*
|
Add a docstring to bridgedb.Bridges.BridgeRing.setName().
Isis Lovecruft
2013-11-15
*
|
Start documenting sub-hashring ivars in Bridges.BridgeRing class.
Isis Lovecruft
2013-11-15
*
|
PEP8ification of BridgeRingParameters.__init__().
Isis Lovecruft
2013-11-15
*
|
Add a docstring to __init__ constructor for BridgeRingParameters.
Isis Lovecruft
2013-11-15
*
|
Add a docstring to bridgedb.Bridges.BridgeRingParameters.
Isis Lovecruft
2013-11-15
*
|
Fix old-style class bridgedb.Bridges.BridgeRingParameters.
Isis Lovecruft
2013-11-15
*
|
Fix old-style class bridgedb.Bridges.BridgeHolder.
Isis Lovecruft
2013-11-15
*
|
Remove two EOL whitespace characters in gen_bridge_descriptors.
Isis Lovecruft
2013-11-07
*
|
Create the OR public ID key hash digest in gen_bridge_descriptors.
Isis Lovecruft
2013-11-07
*
|
Return the OR server ID public RSA key from makeOnionKeys().
Isis Lovecruft
2013-11-07
*
|
Update makeOnionKeys() docstring to include encoding specifications.
Isis Lovecruft
2013-11-15
*
|
Fix OpenSSL cert timestamp bug in gen_bridge_descriptors.
Isis Lovecruft
2013-11-15
*
|
Fix missing newline after 'router-signature' in gen_bridge_descriptors.
Isis Lovecruft
2013-11-05
*
|
Fix bug in gen_bridge_descriptors which left spaces in an OR fingerprint.
Isis Lovecruft
2013-11-05
*
|
Remove subCommand handling code from scripts/bridgedb.
Isis Lovecruft
2013-11-05
*
|
Flush after writing bridge assignments to file.
Isis Lovecruft
2013-11-05
*
|
Update docstring for bridgedb.runner.generateDescriptors().
Isis Lovecruft
2013-11-05
*
|
Add a 'clean' directive to the Makefile.
Isis Lovecruft
2013-11-05
*
|
Change runner.generateDescriptors() to not need whole options class.
Isis Lovecruft
2013-11-05
*
|
Remove commented out logs, add warning log, in bridgedb.Main.
Isis Lovecruft
2013-11-05
[prev]
[next]