Commits on Source
673
0e8f6a15
tests: remove unused testnets
Jan 10, 2019
ada70d4f
scanner: check that ResultDump queue is not full
Feb 06, 2019
43add248
resultdump: Document how the results are gotten
Feb 16, 2019
cf5b324d
fixup! scanner: check that ResultDump queue is not full
Feb 24, 2019
3fe64b06
scanner: stop threads when there're not destinations
Feb 26, 2019
54c5db04
tests: CB.build_circuit now returns a tuple
Feb 26, 2019
14b8ccf7
cleanup: Use getpath to get configuration paths
Feb 27, 2019
88752c93
scanner: log any exception raised by main_loop
Feb 27, 2019
8bd61543
scanner: Substitute log message with constant
Feb 27, 2019
8cbb7305
scanner: Log callback error traceback
Feb 27, 2019
c4f502c1
scanner, destination: Log all possible exceptions
Feb 27, 2019
92dea956
config: Add country to scanner and destinations sections
Feb 28, 2019
6fc0810a
v3bwfile: Include scanner country in the headers
Feb 28, 2019
fe281909
destination: add function to parse countries
Feb 28, 2019
61f2ba84
v3bwfile: include destinations' country in headers
Feb 28, 2019
878e21e3
tests: Add country to the user configuration
Feb 28, 2019
289757f9
Merge branch 'bug29046'
Feb 28, 2019
5be9da54
MANIFEST: Remove testnets rules
Feb 28, 2019
56e3e92a
MANIFEST: Include .ini, exclude __pycache__ files
Feb 28, 2019
cbe68173
gitignore: Ignore build/
Feb 28, 2019
901cf921
Merge branch 'bug28866'
Mar 03, 2019
c89bf57f
chg: scanner: !refactor waiting for results
Mar 04, 2019
dd9cb438
chg: scanner: Add function to finish the results
Mar 04, 2019
55851157
chg: Convert changelog to rst
Mar 05, 2019
5637c186
chg: gitignore: !minor Ignore .pyc and .lockfile
Mar 05, 2019
f90f3dd2
chg: Changelog: Add v1.0.3 section
Mar 05, 2019
ca72016c
fix: docs: !minor Add country to configuration examples
Mar 05, 2019
315215dc
fix: !minor. Catch SocketClosed when stopping
Mar 05, 2019
fd1ab125
chg: Changelog: Remove .md and add link to .rst
Mar 05, 2019
295e82ac
Merge branch 'ticket28585'
Mar 05, 2019
2d8502a8
Release v1.0.3
Mar 05, 2019
1bb248b8
Release v1.0.4
Mar 06, 2019
a1d1be6f
Release v1.0.4
Mar 06, 2019
575f6ac5
Release v1.0.5
Mar 06, 2019
1ad9292c
Bump to 1.1.0-dev0
Mar 06, 2019
e7e960fd
chg: v3bwfile: !refactor, return on not successful results
Mar 07, 2019
1a6674da
chg: globals: Increment size of bandwidth lines
Mar 07, 2019
013cbb72
new: v3bwfile: Add KeyValues to monitor relays
Mar 07, 2019
6fc0c16f
chg: scanner: Remove not needed thread loop
Mar 08, 2019
9c72ea2f
chg: docs: !minor Replace anchor link changed in upstream
Mar 08, 2019
4f740721
Merge branch 'bug28864_01'
Mar 08, 2019
417ebfa9
new: relaylist: Store relays' consensus timestamps
Mar 08, 2019
021716b7
new: relaylist: Count consensus timestamps
Mar 08, 2019
bd2eea77
new: tests: Add test to compare consensus timestamp
Mar 08, 2019
f2d231ef
new: resultdump: Store relay consensus count
Mar 08, 2019
1387f91c
new: relaylist: Store total consensus count
Mar 08, 2019
6047da5c
new: v3bwfile: Include relay consensus count
Mar 08, 2019
0bc03df5
new: v3bwfile: Include consensus count header
Mar 08, 2019
7a802e22
chg: !minor Replace consensus count by the name
Mar 08, 2019
5c54f040
fix: relaylist: Convert consensus bandwidth to bytes
Mar 09, 2019
eb4047e2
new: resultdump: Add more ResultError types
Mar 13, 2019
cc14d90d
new: scanner: Return the new possible errors
Mar 13, 2019
846d878f
new: tests: Add new possible measurement errors
Mar 13, 2019
148e8e17
new: relaylist: Add measurement attempts
Mar 13, 2019
eb4d72dc
new: resultdump: Store measurements attempts
Mar 13, 2019
0ad7e04f
new: state: Add optional default arg to get
Mar 13, 2019
badda687
new: relayprioritizer: Increment relay counter
Mar 13, 2019
a4b4bbae
new: scanner: Increment measurement attempt counter
Mar 13, 2019
1fa8a324
new: tests: assert relay's in priority list increased
Mar 13, 2019
58d5a4a5
new: v3bwfile: Add measurement attempts, failures
Mar 13, 2019
3c2c0351
new: tests: include measurements count KeyValues
Mar 13, 2019
702327c8
fix: v3bwfile: Convert consensus count to string
Mar 13, 2019
24d61b65
chg: tests: Remove test that fails sometimes in Travis
Mar 13, 2019
e8f7d9de
new: v3bwfile: Add note about not resetting counters
Mar 13, 2019
b2224161
new: v3bwfile: Add header and lines exclusion keys
Mar 13, 2019
c201e4f6
new: v3bwfile: Set measurements exclusion KeyValues
Mar 13, 2019
5fd38798
new: v3bwfile: Set relays exclusion KeyValues
Mar 13, 2019
5c600c6d
new: tests: Update header and lines with new KeyValues
Mar 13, 2019
1f2f14f1
fixup! new: v3bwfile: Add header and lines exclusion keys
Mar 14, 2019
b60684b0
fixup! new: v3bwfile: Set measurements exclusion KeyValues
Mar 14, 2019
26380423
fixup! new: v3bwfile: Set relays exclusion KeyValues
Mar 14, 2019
7cc6de1d
new: globals: Add constants to recover destination
Mar 16, 2019
083e7c70
new: destination: Recover destination when it failed
Mar 16, 2019
1667e592
new: destination: Add configuration option
Mar 16, 2019
39739fa3
fixup! new: v3bwfile: Set measurements exclusion KeyValues
Mar 17, 2019
cc314712
new: destination: do not attach stream to destination
Mar 20, 2019
98443e0b
new: v3bwfile: Add header and lines exclusion keys
Mar 21, 2019
718a3145
new: v3bwfile: Set measurements exclusion KeyValues
Mar 21, 2019
f5e611c2
new: v3bwfile: Set relays exclusion KeyValues
Mar 21, 2019
127cf46c
new: tests: Update header and lines with new KeyValues
Mar 21, 2019
fa6d18b5
fix: mistaken parenthesis in deepcopy
Mar 21, 2019
b52afd65
chg: docs: document that authorities are not measured
Mar 21, 2019
29f73f43
Merge branch 'ticket29589'
Mar 21, 2019
3db367b2
new: v3bwfile: Add time to report half network
Mar 21, 2019
f9df7658
Merge branch 'ticket28565_rebased'
Mar 21, 2019
4729aa83
chg: v3bwfile: Include excluded relays
Mar 21, 2019
6070d360
Merge branch 'ticket28563_rebased_ticket28565'
Mar 21, 2019
692e1fac
Merge branch 'master' into HEAD
Mar 21, 2019
ea37bc9f
scanner: Warn when there is no progress
Mar 21, 2019
969bfbbf
Bake more details into the heartbeat module and out of the main loop.
Mar 21, 2019
0333fadc
Merge branch 'ticket28652_rebased'
Mar 21, 2019
4fa29b02
fix: relayprioritizer: number of prioritized relays
Mar 25, 2019
e835710e
fix: Store the error when there is not destination
Mar 27, 2019
eb749c09
fix: scanner: catch all possible exceptions
Mar 27, 2019
612807e3
fix: destination: Multiply errors by the threads
Mar 27, 2019
a9dc014e
fix: docs: Remove contributing from readme
Mar 27, 2019
32f283f7
fix: relaylist: catch exception accessing exit_policy
Mar 27, 2019
0f33d3a4
fix: scanner: log traceback instead of print it
Mar 27, 2019
4455b81c
CI: disable doclinks temporally
Mar 27, 2019
702ceedc
fix: v3bwfile: Add under_min_report KeyValue
Mar 27, 2019
573 additional commits have been omitted to prevent performance issues.
Loading
Loading