[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-02-09 Thread translation
commit 7fa155fb9892cb50a4fc996c5df994c6f7452393 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 08:45:17 2015 + Update translations for liveusb-creator --- hr_HR/hr_HR.po | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-)

[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2015-02-09 Thread translation
commit 49317c3d5d943589781432fe3fb0bf6b516761d8 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 09:15:40 2015 + Update translations for mat-gui_completed --- hr_HR.po | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2015-02-09 Thread translation
commit c8a8f5eb0146de7b001a2e515571861407a8c4c2 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 09:15:36 2015 + Update translations for mat-gui --- hr_HR.po | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/hr_HR.po

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-02-09 Thread translation
commit 6194e017955432a37702e2f307a71f44a432ec85 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 09:15:21 2015 + Update translations for liveusb-creator_completed --- hr_HR/hr_HR.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-02-09 Thread translation
commit 74e293368d0516b1490ccb464e5f79e5017bfff5 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 09:15:17 2015 + Update translations for liveusb-creator --- hr_HR/hr_HR.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [stem/master] Warn if user doesn't provide any runnable integ targets

2015-02-09 Thread atagar
commit b9d66c4dfb0e50466872208c7f8bb22600eb8c06 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 08:30:20 2015 -0800 Warn if user doesn't provide any runnable integ targets Sebastian was understandably confused on ticket 14804 when running '--target ONLINE' didn't

[tor-commits] [stem/master] Don't run test for 'tor --version' when using the RUN_NONE target

2015-02-09 Thread atagar
commit ba47de68650c0d9f6735ad8b463b2148e268f6d2 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 07:58:31 2015 -0800 Don't run test for 'tor --version' when using the RUN_NONE target This test compares the output to 'GETINFO version' so being unable to connect to

[tor-commits] [stem/master] Rather than error, keep the default target when none are provided

2015-02-09 Thread atagar
commit c9dcc48de7222f8e1819fdef4e324ac7d9176839 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 08:37:54 2015 -0800 Rather than error, keep the default target when none are provided Actually, on reflection if the user only provides attribute targets (ex. '--target

[tor-commits] [tor/master] Add some comments to or_circuit_t.workqueue_entry

2015-02-09 Thread nickm
commit 9667b2b88a1f8e9af08704c8bc95b8399a6e4145 Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 16:11:45 2015 +0100 Add some comments to or_circuit_t.workqueue_entry These were suggested by dgoulet, thanks! --- src/or/cpuworker.c |1 + src/or/or.h|3

[tor-commits] [translation/whisperback] Update translations for whisperback

2015-02-09 Thread translation
commit afbfec9ee96c79ea4e426cf66d1101cf35327141 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 16:45:11 2015 + Update translations for whisperback --- ta/ta.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ta/ta.po b/ta/ta.po

[tor-commits] [stem/master] Better argument handling for run_tests.py

2015-02-09 Thread atagar
commit f36f81bb5c90c6f8a06f22f755e00ababe7407b8 Merge: ba47de6 c9dcc48 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 08:50:40 2015 -0800 Better argument handling for run_tests.py Balking if provided with unrecognized arguments, and more intuitive handling for

[tor-commits] [stem/master] Our ONLINE target could fail with an undefined 'streams'

2015-02-09 Thread atagar
commit 6069f40bcb5114265345dd74fb312d9af46ee8a3 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 09:07:08 2015 -0800 Our ONLINE target could fail with an undefined 'streams' Doesn't make the test pass, but was masking the actual issue which is SocksError: [6] TTL

[tor-commits] [stem/master] Balk if an unrecognized argument is provided

2015-02-09 Thread atagar
commit 7753976dc7477a86fa8bc923292af3a09da7d660 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 08:18:22 2015 -0800 Balk if an unrecognized argument is provided Interesting, thought getopt did this. For both run_tests.py and the tor-prompt providing an error when

[tor-commits] [stem/master] Don't hardcode /tmp/foo as a test path

2015-02-09 Thread atagar
commit 2644ec5ab18ae24d4bc0480c9883dccc7ab9 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 07:53:12 2015 -0800 Don't hardcode /tmp/foo as a test path Turns out I make foo test paths a lot. Running 'mkdir /tmp/foo' for something else broke the unit tests for

[tor-commits] [stem/master] The run_tests.py's -t argument aliased to two things

2015-02-09 Thread atagar
commit 34a900b5affc967f6d9717e527d32ad63a56d1c9 Author: Damian Johnson ata...@torproject.org Date: Mon Feb 9 08:01:11 2015 -0800 The run_tests.py's -t argument aliased to two things The '-t' argument was an alias for '--target' and '--test'. In practice and according to the

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/avoid-NULL-smartlist-foreach'

2015-02-09 Thread nickm
commit f4c0735933699d899bd31c4e938862bcec7fd64c Merge: 9667b2b d0759da Author: Nick Mathewson ni...@torproject.org Date: Mon Feb 9 22:35:40 2015 -0800 Merge remote-tracking branch 'teor/avoid-NULL-smartlist-foreach' src/test/test_address.c | 13 - 1 file changed, 8

[tor-commits] [tor/master] Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests

2015-02-09 Thread nickm
commit d0759da14eeaefb186d8d514f971b0b1a0618a0f Author: teor teor2...@gmail.com Date: Sun Feb 8 23:41:37 2015 +1100 Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests Check if each smartlist is NULL before calling SMARTLIST_FOREACH on it. Bug discovered by the

[tor-commits] [tor/master] Return 0 when detecting the amount of memory fails

2015-02-09 Thread nickm
commit 9ae321db66cf83453b34c75d889599ea4a75642b Author: Matthew Finkel matthew.fin...@gmail.com Date: Mon Feb 9 01:58:22 2015 + Return 0 when detecting the amount of memory fails Fixes bug 14802; bugfix on 0.2.5.4-alpha. --- changes/bug14802|4

[tor-commits] [tor/master] Merge remote-tracking branch 'sysrqb/bug14802_025'

2015-02-09 Thread nickm
commit 5c820def993cad85d18e887af74087163d769f04 Merge: f4c0735 9ae321d Author: Nick Mathewson ni...@torproject.org Date: Mon Feb 9 22:39:55 2015 -0800 Merge remote-tracking branch 'sysrqb/bug14802_025' changes/bug14802|4 src/common/compat.c |2 +- 2 files changed, 5

[tor-commits] [tor/master] Avoid use-after-free of circ belonging to cancelled job

2015-02-09 Thread nickm
commit 733751009058a8ff140c15ddd8b022da6a77afdd Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 16:04:51 2015 +0100 Avoid use-after-free of circ belonging to cancelled job This fixes a bug where we decide to free the circuit because it isn't on any workqueue

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit d3ce63c71b9606770cc45a025e140d17bfdd7ae0 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:15:35 2015 + Update translations for tails-misc --- pl.po | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit da0d9c4c569a0cb28449482168bcb04b2aefc361 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:15:40 2015 + Update translations for tails-misc_completed --- pl.po | 27 ++- 1 file changed, 14 insertions(+), 13 deletions(-) diff

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2015-02-09 Thread translation
commit 82fbebe7a5032de5fae7b14a3318757b47473fee Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 20:15:08 2015 + Update translations for bridgedb_completed --- pl/LC_MESSAGES/bridgedb.po | 20 ++-- 1 file changed, 10 insertions(+), 10

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-02-09 Thread translation
commit 2e4ea8fc264494e3a8f1d0883ccec70d77d0efca Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 20:15:04 2015 + Update translations for bridgedb --- pl/LC_MESSAGES/bridgedb.po | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit d593fa01635be9149121d83791a39f6ecca6282a Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:45:45 2015 + Update translations for tails-misc_completed --- pl.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl.po b/pl.po index

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit c5c70f12a5cf26b6f55aa8b345c1707046f7844b Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:45:41 2015 + Update translations for tails-misc --- pl.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl.po b/pl.po index

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2015-02-09 Thread translation
commit c5518bcdb3e01151e75d504ad60088a78e156a32 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 08:15:17 2015 + Update translations for liveusb-creator --- hr_HR/hr_HR.po | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-02-09 Thread translation
commit 42b0cc26e623f3b5f52b18855876f10f62fb1419 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 08:15:20 2015 + Update translations for liveusb-creator_completed --- hr_HR/hr_HR.po | 24 1 file changed, 12 insertions(+), 12

[tor-commits] [translation/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-02-09 Thread translation
commit 8fe22299f605f3b8a695f274673c29bbaa65e022 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 08:45:21 2015 + Update translations for liveusb-creator_completed --- hr_HR/hr_HR.po | 30 +++--- 1 file changed, 15 insertions(+), 15

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit 21052e3b2fe77795d40aa9094cf39b7b7351754d Author: Translation commit bot translat...@torproject.org Date: Tue Feb 10 07:45:40 2015 + Update translations for tails-misc_completed --- hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR.po

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit 350aa41116a46d1c84c61534dde0d11d9d1d9839 Author: Translation commit bot translat...@torproject.org Date: Tue Feb 10 07:45:36 2015 + Update translations for tails-misc --- hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR.po b/hr_HR.po index

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit f67c5453661ae95755113e704c470dbf2341ec56 Author: Translation commit bot translat...@torproject.org Date: Tue Feb 10 07:15:36 2015 + Update translations for tails-misc --- hr_HR.po | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hr_HR.po

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit 184be6c0c550d0415255ddd95aee5472fdb2e355 Author: Translation commit bot translat...@torproject.org Date: Tue Feb 10 07:15:40 2015 + Update translations for tails-misc_completed --- hr_HR.po | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git

[tor-commits] [translation/gettor] Update translations for gettor

2015-02-09 Thread translation
commit b056a1abdd9b2a57ba152896f5084257b03bcda5 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 17:15:06 2015 + Update translations for gettor --- ta/gettor.po | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ta/gettor.po

[tor-commits] [metrics-tasks/master] Update hidserv-stats extrapolation code (#13192).

2015-02-09 Thread karsten
commit 3c90c181a13dcc12c69e8e8fa013948b1a6405e2 Author: Karsten Loesing karsten.loes...@gmx.net Date: Mon Feb 9 18:25:38 2015 +0100 Update hidserv-stats extrapolation code (#13192). --- task-13192/.gitignore|1 + task-13192/src/R/blog.R

[tor-commits] [translation/whisperback] Update translations for whisperback

2015-02-09 Thread translation
commit f08adb64d5f0db433fa31e57a4252b576c3427d6 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 17:15:16 2015 + Update translations for whisperback --- ta/ta.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ta/ta.po b/ta/ta.po

[tor-commits] [tech-reports/master] Add graphics, fix an error in extrapolation report.

2015-02-09 Thread karsten
commit 85c141e98e828602bc853e2d96d7db2ad2a85b6b Author: Karsten Loesing karsten.loes...@gmx.net Date: Mon Feb 9 18:49:49 2015 +0100 Add graphics, fix an error in extrapolation report. --- 2015/extrapolating-hidserv-stats/.gitignore|1 + .../extrapolating-hidserv-stats.tex

[tor-commits] [tech-reports/master] Tweak extrapolation report before publication.

2015-02-09 Thread karsten
commit 75f5c0c13c2a858ad77309b4b468b39f1003721c Author: Karsten Loesing karsten.loes...@gmx.net Date: Sun Feb 8 19:19:10 2015 +0100 Tweak extrapolation report before publication. --- .../extrapolating-hidserv-stats.tex| 482 1 file changed, 285

[tor-commits] [tech-reports/master] Incorporate feedback from Aaron.

2015-02-09 Thread karsten
commit 0a077f97a1cfb4a1467e8044debec45b32c03825 Author: Karsten Loesing karsten.loes...@gmx.net Date: Thu Jan 22 17:45:28 2015 +0100 Incorporate feedback from Aaron. --- .../extrapolating-hidserv-stats.tex| 38 1 file changed, 31 insertions(+), 7

[tor-commits] [tech-reports/master] Add hidserv-stats extrapolation tech report draft.

2015-02-09 Thread karsten
commit 6511b8b34d30f63c370e369458149b054b423934 Author: Karsten Loesing karsten.loes...@gmx.net Date: Sat Jan 17 19:21:49 2015 +0100 Add hidserv-stats extrapolation tech report draft. --- 2015/extrapolating-hidserv-stats/.gitignore|2 + .../extrapolating-hidserv-stats.tex

[tor-commits] [translation/gettor] Update translations for gettor

2015-02-09 Thread translation
commit b490d1dbd7f78e66316f5214f0990f553311de62 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 17:45:05 2015 + Update translations for gettor --- ta/gettor.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ta/gettor.po

[tor-commits] [onionoo/master] Fix task-14780 file encoding problem that blows up files with utf characters.

2015-02-09 Thread karsten
commit 8c21e0e70a3db645d532721f67e0c4c993ab7465 Author: iwakeh iwa...@users.ourproject.org Date: Sat Feb 7 16:50:00 2015 + Fix task-14780 file encoding problem that blows up files with utf characters. --- .../org/torproject/onionoo/docs/DocumentStore.java | 25 ++--

[tor-commits] [webwml/master] add hivos into our 2015 sponsors list too

2015-02-09 Thread arma
commit 7d787e46e100a1d6abb6ca0d618a6c1f31036396 Author: Roger Dingledine a...@torproject.org Date: Mon Feb 9 05:50:26 2015 -0500 add hivos into our 2015 sponsors list too --- about/en/sponsors.wml |1 + 1 file changed, 1 insertion(+) diff --git a/about/en/sponsors.wml

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit c015596a61abaf2950f84159f4b0bff747c885be Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 11:15:42 2015 + Update translations for tails-misc_completed --- hr_HR.po | 66 +++--- 1 file changed, 33

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit be8bfd486b8be729f833fde9b267a288773146a0 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 11:15:36 2015 + Update translations for tails-misc --- hr_HR.po | 66 +++--- 1 file changed, 33

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit 1b260b339c90419ace97fafec13854235c4ee6fa Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 11:45:36 2015 + Update translations for tails-misc --- hr_HR.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hr_HR.po b/hr_HR.po

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit 9c1b31b6ebcf0fecae9222f294dbccd65b6f36a5 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 11:45:40 2015 + Update translations for tails-misc_completed --- hr_HR.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hr_HR.po

[tor-commits] [webwml/master] Fix osx gpg instructions (#12563)

2015-02-09 Thread sebastian
commit dfef746338aeb274bcd24e1e478e07bebd108eff Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 22:52:42 2015 +0100 Fix osx gpg instructions (#12563) --- docs/en/verifying-signatures.wml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit 9cd8d6f002e3d93a6c6867196cfee02152e84b5d Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 12:45:35 2015 + Update translations for tails-misc --- hr_HR.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hr_HR.po b/hr_HR.po index

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit aa5340b3b221e18be373cb126f6cafd0682b0a18 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 12:45:39 2015 + Update translations for tails-misc_completed --- hr_HR.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hr_HR.po

[tor-commits] [translation/bridgedb] Update translations for bridgedb

2015-02-09 Thread translation
commit f68d96d1cbf2d2249c3fc926c191b00a09142317 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:45:02 2015 + Update translations for bridgedb --- pl/LC_MESSAGES/bridgedb.po | 27 ++- 1 file changed, 14 insertions(+), 13

[tor-commits] [translation/bridgedb_completed] Update translations for bridgedb_completed

2015-02-09 Thread translation
commit 44d871a9d17eca284eabb137809d45e6159ce9c0 Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 19:45:06 2015 + Update translations for bridgedb_completed --- pl/LC_MESSAGES/bridgedb.po | 27 ++- 1 file changed, 14 insertions(+), 13

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2015-02-09 Thread translation
commit 94a9b12ce213db2d7443a78c5266eb298bd3323d Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 12:15:41 2015 + Update translations for tails-misc_completed --- hr_HR.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hr_HR.po

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2015-02-09 Thread translation
commit 0ee3581012785edeefffdd36ad928d3290757e8c Author: Translation commit bot translat...@torproject.org Date: Mon Feb 9 12:15:37 2015 + Update translations for tails-misc --- hr_HR.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hr_HR.po b/hr_HR.po

[tor-commits] [stem/master] Gabelmoo's IP address changed

2015-02-09 Thread atagar
commit 356600f1c49dd02bf925f296104ffe708a80ec9e Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 20:17:14 2015 +0100 Gabelmoo's IP address changed --- docs/tutorials/examples/votes_by_bandwidth_authorities.rst |2 +-

[tor-commits] [stem/master] Fix system resolved test on platforms without proc

2015-02-09 Thread atagar
commit 9d644f4c18e8ec7a43591fdc2a8a140fad44571a Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 20:59:50 2015 +0100 Fix system resolved test on platforms without proc This was broken when a hack was introduced for Gentoo in commit

[tor-commits] [stem/master] Fix a doc typo

2015-02-09 Thread atagar
commit 337c27ca707fc3087cb061c32b9832279040a6fb Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 20:32:13 2015 +0100 Fix a doc typo --- docs/faq.rst |2 +- stem/util/connection.py |2 +- test/unit/util/connection.py |2 +- 3 files changed, 3

[tor-commits] [stem/master] Resolve www.torproject.org instead of hardcoding

2015-02-09 Thread atagar
commit e72adf711185e975e5828cc4147b419b900b6536 Author: Sebastian Hahn sebast...@torproject.org Date: Mon Feb 9 21:30:36 2015 +0100 Resolve www.torproject.org instead of hardcoding This led to a test failure because the IP changed. --- test/integ/control/controller.py |4 ++--