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
...
|
*
|
Change logged exception to error in parseALine().
Isis Lovecruft
2013-12-20
|
*
|
Allow 'a'-lines which don't start with 'a' for backward compatibility.
Isis Lovecruft
2013-12-20
|
/
/
*
|
Merge branch 'fix/1606-based-on_bug1606_spec_update_rebased_r1' into develop
Isis Lovecruft
2013-12-13
|
\
\
|
*
|
Move specs and proposals into doc/ directory.
Isis Lovecruft
2013-12-13
|
*
|
Update spec: PT args are comma-separated.
Isis Lovecruft
2013-12-13
|
*
|
Update spec: We also parse the "published" line.
Isis Lovecruft
2013-12-13
|
*
|
Add description about how we display bridge addresses
Matthew Finkel
2013-12-13
|
*
|
Attempt to answer some old questions, ask a new one.
Matthew Finkel
2013-12-13
|
*
|
We can sign all outgoing emails now
Matthew Finkel
2013-12-13
|
*
|
Describe how we decide the number of bridges we will return
Matthew Finkel
2013-12-13
|
*
|
Improve description of IP-based distributor
Matthew Finkel
2013-12-13
|
*
|
Reword and improve description of the distributor
Matthew Finkel
2013-12-13
|
*
|
Clarify how we parse bridge descriptors
Matthew Finkel
2013-12-13
|
*
|
We use the "a" line of a bridge from the NS for its OR Address
Matthew Finkel
2013-12-13
|
*
|
We now support extra-info documents and pluggable transports
Matthew Finkel
2013-12-13
|
*
|
Minor grammatical and clarifying corrections
Matthew Finkel
2013-12-13
|
*
|
Clarify which bridges are used and which ones are skipped
Matthew Finkel
2013-12-13
|
/
/
*
|
Merge branch 'fix/9013_r1' into develop
Isis Lovecruft
2013-12-13
|
\
\
|
*
|
Tor expects the PT argument separator to be a comma
Matthew Finkel
2013-12-13
|
/
/
*
|
Merge branch 'fix/9462-refactor-netstatus-parsers_r9462C_r2' into develop
Isis Lovecruft
2013-12-12
|
\
\
|
*
|
Add three new unittests for parseRLine() base64 encoding issues.
Isis Lovecruft
2013-12-11
|
*
|
Change parse.networkstatus unittest values to be clearer when decoded.
Isis Lovecruft
2013-12-11
|
*
|
Move base64 re-padding logic into separate function.
Isis Lovecruft
2013-12-11
|
*
|
Only return the re-padded base64 string if no errors were raised.
Isis Lovecruft
2013-12-11
|
*
|
Raise ValueError rather than logging in parse.padBase64().
Isis Lovecruft
2013-12-11
|
*
|
Merge branch 'fix/10333-index-by-0L_r2' into fix/9462-refactor-netstatus-pars...
Isis Lovecruft
2013-12-11
|
|
\
\
|
|
*
|
Add two unittests for PortList.__getitem__ to debug #10333.
Isis Lovecruft
2013-12-11
|
|
*
|
Make PortList.__getitem__ unittest more explicit.
Isis Lovecruft
2013-12-11
|
|
*
|
Fix two unittests for PortList.__getitem__().
Isis Lovecruft
2013-12-11
|
*
|
|
Merge branch 'fix/10333-index-by-0L_r2' into fix/9462-refactor-netstatus-pars...
Isis Lovecruft
2013-12-11
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix an error where `PortList`s could not be indexed by strings.
Isis Lovecruft
2013-12-11
|
|
/
/
|
*
|
Fix lengths of base64 fields in unittests for parseRLine().
Isis Lovecruft
2013-12-11
|
*
|
Update unittest parameter docstrings for parseRLine() tests.
Isis Lovecruft
2013-12-11
|
*
|
Remove trailing '='s from unittests for networkstatus.parseRLine().
Isis Lovecruft
2013-12-11
|
*
|
Add base64 padding to networkstatus 'descDigest' field.
Isis Lovecruft
2013-12-11
|
*
|
Fix typo in inline comment in bridgedb.parse.networkstatus.parseRLine().
Isis Lovecruft
2013-12-11
|
*
|
Add more parser logging to Bridges.parseStatusFile().
Isis Lovecruft
2013-12-11
|
*
|
Condense two log calls into one in Bridges.parseExtraInfo().
Isis Lovecruft
2013-12-11
|
*
|
Move Bridges.getConfigLine() documentation into function docstring.
Isis Lovecruft
2013-12-11
|
*
|
Change `PortList` to `addr.PortList` in bridgedb.Bridges module.
Isis Lovecruft
2013-12-11
|
*
|
Fix an iter-over-null-value bug in Dist.IPBasedDistributor class.
Isis Lovecruft
2013-12-11
|
*
|
Do not catch general Exceptions in isValidRouterNickname.
Isis Lovecruft
2013-12-11
|
*
|
Refactor networkstatus.parseALine() raise/return more sane values.
Isis Lovecruft
2013-12-11
|
*
|
Catch all parser exceptions in parse.networkstatus.parseRLine().
Isis Lovecruft
2013-12-11
|
*
|
Remove line that duplicated setting the flags in parseSLine().
Isis Lovecruft
2013-12-11
|
*
|
Fix a log message in networkstatus.parseSLine() function.
Isis Lovecruft
2013-12-11
|
*
|
Remove unused exception ParseORAddressError from bridgedb.Bridges.
Isis Lovecruft
2013-12-11
|
*
|
Move constant ALPHANUMERIC into function isValidRouterNickname().
Isis Lovecruft
2013-12-11
|
*
|
Remove one EOL whitespace in networkstatus module docstring.
Isis Lovecruft
2013-12-11
|
*
|
Document the `fingerprint` parameter in networkstatus.parseALine().
Isis Lovecruft
2013-12-11
[prev]
[next]