[tor-commits] [torbirdy/master] Replace 'var' with 'let' for iterations

2016-05-30 Thread sukhbir
commit de8d9fa2964132f657f03d3ba27f3ea317c39eba Author: Sukhbir Singh Date: Mon May 30 06:19:48 2016 -0400 Replace 'var' with 'let' for iterations --- chrome/content/preferences.js | 10 +- components/torbirdy.js| 26 +- 2

[tor-commits] [tor/master] Let's not even talk about those errors, ok?

2016-05-30 Thread nickm
commit 3cdc8bfa2c995b3b381e462128c0408e0ae5b3af Author: Nick Mathewson Date: Mon May 30 17:14:46 2016 -0400 Let's not even talk about those errors, ok? --- src/test/test_dir_handle_get.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] Wait, we had sprintf() in our unit tests?? FOR SHAME!

2016-05-30 Thread nickm
commit 97f2c1c58e0ad0a60b3c0ce35921e444c93b6e4f Author: Nick Mathewson Date: Mon May 30 16:50:57 2016 -0400 Wait, we had sprintf() in our unit tests?? FOR SHAME! --- src/test/test_dir_handle_get.c | 34 -- 1 file changed, 20

[tor-commits] [tor/master] Replace nearly all XXX0vv comments with smarter ones

2016-05-30 Thread nickm
commit 4f1a04ff9c74456c03ac67adb7ae780e4e77c71e Author: Nick Mathewson Date: Mon May 30 16:18:16 2016 -0400 Replace nearly all XXX0vv comments with smarter ones So, back long ago, XXX012 meant, "before Tor 0.1.2 is released, we had better revisit this

[tor-commits] [tor/master] We no longer generate v0 directories. Remove the code to do so

2016-05-30 Thread nickm
commit ce31db4326599c3f86307fca5286349150cb871e Author: Nick Mathewson Date: Mon May 30 16:05:37 2016 -0400 We no longer generate v0 directories. Remove the code to do so --- src/or/dirserv.c | 88

[tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd

2016-05-30 Thread translation
commit 88390a939a5b56de115f88daa66ee6f690722d87 Author: Translation commit bot Date: Mon May 30 19:46:22 2016 + Update translations for tor-messenger-fingerdtd --- pl/finger.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-messenger-fingerdtd_completed] Update translations for tor-messenger-fingerdtd_completed

2016-05-30 Thread translation
commit 53a12b4dccc1d3445c09978bfc493162e80311ec Author: Translation commit bot Date: Mon May 30 19:46:25 2016 + Update translations for tor-messenger-fingerdtd_completed --- pl/finger.dtd | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff

[tor-commits] [tor/master] remove now-irrelevant XXX020 comments in configure.ac

2016-05-30 Thread nickm
commit 57bf8bb26357444219c07d57caa9260a75ff7681 Author: Nick Mathewson Date: Mon May 30 15:31:19 2016 -0400 remove now-irrelevant XXX020 comments in configure.ac They apply to ancient GCC versions and to an unknown set of configuration options. Notabug.

[tor-commits] [webwml/master] Add new Tor Browser version: 6.0

2016-05-30 Thread boklm
commit 9f11ba3c13dd68089b942cb2dbd3b2804e8a3e3c Author: Nicolas Vigier Date: Mon May 30 20:56:17 2016 +0200 Add new Tor Browser version: 6.0 --- include/versions.wmi | 22 +++--- projects/torbrowser/RecommendedTBBVersions | 4

[tor-commits] [ooni-probe/master] Address feedback by @bassosimone

2016-05-30 Thread art
commit 2d5b7988c23697cd6af390c6ed649d69b7380dff Author: Arturo Filastò Date: Tue May 24 11:34:58 2016 +0200 Address feedback by @bassosimone * Distinguish between http-failure and http-diff * Update description of web_connectivity test *

[tor-commits] [ooni-probe/master] Various improvement related to backend_client

2016-05-30 Thread art
commit 24ea012b508526165b1a7d1eef1d76475bd313e6 Author: Arturo Filastò Date: Tue May 17 20:02:09 2016 +0200 Various improvement related to backend_client * Include web_connectivity in default generated deck * Fix serialisation of HTTP Headers

[tor-commits] [ooni-probe/master] Expand the heuristics for detecting blockpages in HTTP response

2016-05-30 Thread art
commit 7f8021efd69d28beb034a7cd25c60ea2c0016bf6 Author: Arturo Filastò Date: Tue May 24 18:06:00 2016 +0200 Expand the heuristics for detecting blockpages in HTTP response * Extract the title of the response * Consider only common HTTP headers ---

[tor-commits] [ooni-probe/master] Don't require the bouncer key to be present

2016-05-30 Thread art
commit 156ce3f630eb58a061841dfa6d6f6f6cf6755d83 Author: Arturo Filastò Date: Tue May 17 20:24:15 2016 +0200 Don't require the bouncer key to be present --- ooni/deck.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ooni/deck.py b/ooni/deck.py

[tor-commits] [ooni-probe/master] Update to version 1.5.0

2016-05-30 Thread art
commit 5fdaa3ebe0928bbbc8cd8088d160cf1a40dd9730 Author: Arturo Filastò Date: Mon May 30 17:53:28 2016 +0200 Update to version 1.5.0 --- ChangeLog.rst| 10 ++ ooni/__init__.py | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git

[tor-commits] [ooni-probe/master] Match status codes only when the control status code is not an error

2016-05-30 Thread art
commit cd36a0d059b88810695a1b952ab54e853253f17e Author: Arturo Filastò Date: Wed May 25 12:35:22 2016 +0200 Match status codes only when the control status code is not an error --- ooni/nettests/blocking/web_connectivity.py | 13 +++-- 1 file changed, 7

[tor-commits] [ooni-probe/master] Add tor to the apt-get command.

2016-05-30 Thread art
commit 07eef0862220b7a1d7f651e2ce5511707cdc1d4a Author: Arturo Filastò Date: Sat May 21 14:07:49 2016 +0200 Add tor to the apt-get command. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index

[tor-commits] [ooni-probe/master] Address feedback by @bassosimone

2016-05-30 Thread art
commit 8e7199d85c877353b83b3da98936c602d4c4a5b4 Author: Arturo Filastò Date: Mon May 30 10:42:29 2016 +0200 Address feedback by @bassosimone * Test the next words if the word is less than 5 chars in web_connectivity test. * Move the charset

[tor-commits] [ooni-probe/master] Merge pull request #514 from TheTorProject/feature/web_connectivity

2016-05-30 Thread art
commit 1c030e17e5390e3417d7582a5b3613c8696e53b1 Merge: a62a614 c046653 Author: Arturo Filastò Date: Mon May 30 17:39:59 2016 +0200 Merge pull request #514 from TheTorProject/feature/web_connectivity Feature/web connectivity bin/oonireport

[tor-commits] [ooni-probe/master] Inject the correct url when following redirects

2016-05-30 Thread art
commit 6380468033cd7cca542184ebe8d2b4148aaec2b7 Author: Arturo Filastò Date: Tue May 24 18:25:40 2016 +0200 Inject the correct url when following redirects --- ooni/templates/httpt.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ooni/templates/httpt.py

[tor-commits] [ooni-probe/master] Write a msg when we perform the control lookup

2016-05-30 Thread art
commit c046653fbd63ff6beb35aa1d87d0bbe5e0014fef Author: Arturo Filastò Date: Mon May 30 15:18:31 2016 +0200 Write a msg when we perform the control lookup Be more lax when detecting header key similarity --- ooni/nettests/blocking/web_connectivity.py | 5

[tor-commits] [ooni-probe/master] Add support for Gzip Decoding in web connectivity test

2016-05-30 Thread art
commit f3cb68e06118ab7c20de9559404fae76715a5500 Author: Arturo Filastò Date: Mon May 23 12:10:32 2016 +0200 Add support for Gzip Decoding in web connectivity test --- ooni/nettests/blocking/web_connectivity.py | 36 +-

[tor-commits] [ooni-probe/master] Share code from ooni-backend via the ooni.common module

2016-05-30 Thread art
commit 3aa17317012aa0c85cff77d6942249f0bd68f8e6 Author: Arturo Filastò Date: Sat May 28 15:45:05 2016 +0200 Share code from ooni-backend via the ooni.common module --- ooni/backend_client.py | 2 +- ooni/common/__init__.py

[tor-commits] [ooni-probe/master] Add a timeout to the web_connectivity test to avoid the test timing out before it's done

2016-05-30 Thread art
commit a21ff3c777fb245096bc850532cf08ee0c4893d5 Author: Arturo Filastò Date: Wed May 25 15:28:20 2016 +0200 Add a timeout to the web_connectivity test to avoid the test timing out before it's done --- ooni/nettests/blocking/web_connectivity.py | 18 ++

[tor-commits] [ooni-probe/master] Increase the default timeout for the vanilla tor test to 300 seconds (#512)

2016-05-30 Thread art
commit a62a614de8839aee9341ad5663598cfcdd0bb668 Author: Arturo Filastò Date: Mon May 23 14:57:18 2016 +0200 Increase the default timeout for the vanilla tor test to 300 seconds (#512) This closes #508 --- ooni/nettests/blocking/vanilla_tor.py | 2 +- 1 file

[tor-commits] [ooni-probe/master] Clean up the output of ooniprobe

2016-05-30 Thread art
commit a1cf2789966b9550e3a044a0d3df7393328a7dee Author: Arturo Filastò Date: Tue May 17 17:36:47 2016 +0200 Clean up the output of ooniprobe * Make OneShotFactory not be noisy * Don't log an error when we are just connecting to a backend to check if

[tor-commits] [ooni-probe/master] Use .dev0 to indicate master branch to conform to PEP-440 (#507)

2016-05-30 Thread art
commit 2af0f7ebdc669926b21b3a1bb27712bc54d04ecb Author: Arturo Filastò Date: Fri May 20 17:55:28 2016 +0200 Use .dev0 to indicate master branch to conform to PEP-440 (#507) --- ooni/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [ooni-probe/master] Compare CNAME responses as well

2016-05-30 Thread art
commit d7a7d0905862b7d75aaee20f32f351f1a66bb926 Author: Arturo Filastò Date: Tue May 24 12:04:36 2016 +0200 Compare CNAME responses as well --- ooni/nettests/blocking/web_connectivity.py | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff

[tor-commits] [ooni-probe/master] Merge pull request #511 from TheTorProject/fix/exit_ip

2016-05-30 Thread art
commit e2de248c9e1b778dabe345eb3d9a659ec6e88cc2 Merge: 07eef08 3ce772e Author: anadahz Date: Sat May 21 20:22:36 2016 + Merge pull request #511 from TheTorProject/fix/exit_ip Fix regression bug that lead to exit_ip and exit_name not being

[tor-commits] [ooni-probe/master] Ensure the input key is properly set

2016-05-30 Thread art
commit c8df2379870e9210c4fe20541b5f6ca4f65e1cbb Author: Arturo Filastò Date: Mon May 23 13:12:36 2016 +0200 Ensure the input key is properly set * Improve readability of the blockpage detection check --- ooni/nettests/blocking/web_connectivity.py | 8 +---

[tor-commits] [ooni-probe/master] Refactor code for setting of tor port

2016-05-30 Thread art
commit 1e3954bb26b2ac94b968d3e60cbf7ef75bb4c9b9 Author: Arturo Filastò Date: Fri May 13 15:33:00 2016 +0200 Refactor code for setting of tor port --- ooni/director.py | 22 ++ 1 file changed, 6 insertions(+), 16 deletions(-) diff --git

[tor-commits] [ooni-probe/master] Fix regression bug that lead to exit_ip and exit_name not being included

2016-05-30 Thread art
commit 3ce772e21ca395993d3ad2878cc394a768f5be79 Author: Arturo Filastò Date: Sat May 21 19:33:42 2016 +0200 Fix regression bug that lead to exit_ip and exit_name not being included This closes #509 --- ooni/templates/httpt.py | 2 +- 1 file changed, 1

[tor-commits] [ooni-probe/master] Change test for setupCollector() function

2016-05-30 Thread art
commit 8fd571f03319462babc1ca925cb147498d28f138 Author: Arturo Filastò Date: Wed May 18 16:10:07 2016 +0200 Change test for setupCollector() function --- ooni/tests/test_oonicli.py | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git

[tor-commits] [ooni-probe/master] Consider valid onion addresses also when they don't use the httpo:// schema

2016-05-30 Thread art
commit c32bd88b5b99ea7d3fc62c9088d3ac17770ba7df Author: Arturo Filastò Date: Tue May 24 11:18:10 2016 +0200 Consider valid onion addresses also when they don't use the httpo:// schema Based on feedback from @willscott * Fix invalid onion address in

[tor-commits] [ooni-probe/master] Use settings.Config.ooni_home as the data directory (to avoid broken paths when using sudo or setting environment vars)

2016-05-30 Thread art
commit edcb8379aa78d2e9fdeb039aa7e6fd82170fa2dd Author: Arturo Filastò Date: Mon Apr 18 18:46:33 2016 +0200 Use settings.Config.ooni_home as the data directory (to avoid broken paths when using sudo or setting environment vars) --- ooni/settings.py | 2 +- 1 file

[tor-commits] [ooni-probe/master] Fix some issues with the rebase

2016-05-30 Thread art
commit 8a6e1a50fc5aa6fc9726b111c9edc9f44008f921 Author: Arturo Filastò Date: Thu May 5 19:30:29 2016 +0200 Fix some issues with the rebase --- ooni/nettest.py| 2 -- ooni/reporter.py | 6 +++--- ooni/tests/test_nettest.py | 9 ++--- 3 files

[tor-commits] [ooni-probe/master] Add the redirected responses in inverted order

2016-05-30 Thread art
commit 32c463b766476a0db697d8c72264ed5683563fd2 Author: Arturo Filastò Date: Sun May 8 19:08:52 2016 +0200 Add the redirected responses in inverted order This means the first item in the list will be the final response, while the last will be the first

[tor-commits] [ooni-probe/master] Patch twisted HTTPClientParser to accept HTTP response lines with a missing reason

2016-05-30 Thread art
commit c50f50cb0984cefabc82bd4f559062dbc893736c Author: Arturo Filastò Date: Sun May 8 19:09:46 2016 +0200 Patch twisted HTTPClientParser to accept HTTP response lines with a missing reason --- ooni/utils/trueheaders.py | 20 1 file changed, 20

[tor-commits] [ooni-probe/master] Take also into consideration if the HTTP headers match in detecting blockpages.

2016-05-30 Thread art
commit 958850898457e78e7091dd2aa5193e9956d26a8f Author: Arturo Filastò Date: Mon May 9 15:56:35 2016 +0200 Take also into consideration if the HTTP headers match in detecting blockpages. This significantly brings down the false positive ratio. Though there

[tor-commits] [ooni-probe/master] Ignore empty charset values

2016-05-30 Thread art
commit d80a68098dc4fd13a4963e26d6c4e5ed2ad31b43 Author: Arturo Filastò Date: Sun May 8 17:55:46 2016 +0200 Ignore empty charset values --- ooni/templates/httpt.py | 2 +- ooni/tests/test_templates.py | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff

[tor-commits] [ooni-probe/master] Improve detection logic for web_connectivity

2016-05-30 Thread art
commit 4dd1542306a6cb3615cd5844728a689a4be7c998 Author: Arturo Filastò Date: Tue May 3 15:23:18 2016 +0200 Improve detection logic for web_connectivity * Fix printing of exception log --- bin/oonireport | 2 +-

[tor-commits] [ooni-probe/master] Make the test-helper-alternate key work when speaking to backend

2016-05-30 Thread art
commit 2b238683d01d2d974a3743a226dd30f02371faf0 Author: Arturo Filastò Date: Fri May 13 15:31:58 2016 +0200 Make the test-helper-alternate key work when speaking to backend * Rename advanced option insecure_collector to insecure_backend * Refactor

[tor-commits] [ooni-probe/master] Start adding support for HTTPS, Cloudfronted test helpers and collectors

2016-05-30 Thread art
commit d17873211da4bd6ec3c0d449ea1d62c2216d1996 Author: Arturo Filastò Date: Wed May 11 15:11:13 2016 +0200 Start adding support for HTTPS, Cloudfronted test helpers and collectors * Add routines to verify which collectors and test helpers are reachable

[tor-commits] [ooni-probe/master] Improvements to the output of the web_connectivity test

2016-05-30 Thread art
commit 6f0154b33f3528e3fdd78ca0f312e174d89bae33 Author: Arturo Filastò Date: Mon May 2 17:53:58 2016 +0200 Improvements to the output of the web_connectivity test --- ooni/nettests/blocking/web_connectivity.py | 82 ++ 1 file changed, 71

[tor-commits] [ooni-probe/master] Remove dead code

2016-05-30 Thread art
commit 29bbe9bd0b06b674267f0e7af4d1d914cb6fb79d Author: Arturo Filastò Date: Sun May 8 19:09:39 2016 +0200 Remove dead code --- ooni/templates/httpt.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ooni/templates/httpt.py b/ooni/templates/httpt.py index

[tor-commits] [ooni-probe/master] Make the geoip lookup code more robust

2016-05-30 Thread art
commit 2627cd5ad2058d616cc037cd590b9f64112882a9 Author: Arturo Filastò Date: Mon May 2 17:54:36 2016 +0200 Make the geoip lookup code more robust --- ooni/geoip.py | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git

[tor-commits] [ooni-probe/master] Add support for computing header difference and follow redirects

2016-05-30 Thread art
commit 8c5fdd48ebb760b72b1b02a83fc96a19f92293c7 Author: Arturo Filastò Date: Sat Apr 16 14:30:29 2016 +0200 Add support for computing header difference and follow redirects --- ooni/nettests/blocking/web_connectivity.py | 54 +- 1 file

[tor-commits] [ooni-probe/master] Many improvements to web_connectivity test

2016-05-30 Thread art
commit 7e1ee49e44480f62ac93a9f63aa90a64342df2ed Author: Arturo Filastò Date: Thu Apr 14 22:54:49 2016 +0200 Many improvements to web_connectivity test * Run the probe resolver detection inside of the setupClass * Display a summary at the end of a test run

[tor-commits] [ooni-probe/master] Make the blocking detection heuristics more strict

2016-05-30 Thread art
commit ff77593d59dc7e25e4214e15571d616d7e374dce Author: Arturo Filastò Date: Mon Apr 18 18:45:09 2016 +0200 Make the blocking detection heuristics more strict --- ooni/nettests/blocking/web_connectivity.py | 16 +--- 1 file changed, 13 insertions(+), 3

[tor-commits] [ooni-probe/master] [feature] Add setUpClass method to NetTestCase

2016-05-30 Thread art
commit 9367f7f0398cfd0e2105596719c47009a5e65924 Author: Arturo Filastò Date: Thu Apr 14 22:54:25 2016 +0200 [feature] Add setUpClass method to NetTestCase --- ooni/director.py | 2 +- ooni/nettest.py| 18 +-

[tor-commits] [ooni-probe/master] Implement unittest to check if tests that fail twice

2016-05-30 Thread art
commit cf9ea6cb6f1cbd5455651291c8fe2c6822c804eb Author: Arturo Filastò Date: Tue May 3 12:27:54 2016 +0200 Implement unittest to check if tests that fail twice This is to ensure that net tests that eventually succeed, but fail sometimes will run properly

[tor-commits] [ooni-probe/master] Also record all the redirects

2016-05-30 Thread art
commit 8a745093ecd27240053b7e251de46eb4c303df6f Author: Arturo Filastò Date: Mon Apr 18 18:45:29 2016 +0200 Also record all the redirects * Add monkey patch for bug in twisted RedirectAgent: https://twistedmatrix.com/trac/ticket/8265 ---

[tor-commits] [ooni-probe/master] Progress on implementing web_connectivity test

2016-05-30 Thread art
commit 9ab068b324290df91d4296f2f3388071df3bbac4 Author: Arturo Filastò Date: Tue Feb 2 16:07:04 2016 +0100 Progress on implementing web_connectivity test --- ooni/nettests/blocking/web_connectivity.py | 62 -- 1 file changed, 42

[tor-commits] [ooni-probe/master] Add check on equality of control and experiment DNS responses

2016-05-30 Thread art
commit 6a4ed0161a961daaaccfd8b082a7328683f3b2fc Author: Arturo Filastò Date: Fri Apr 15 00:05:07 2016 +0200 Add check on equality of control and experiment DNS responses --- ooni/nettests/blocking/web_connectivity.py | 4 1 file changed, 4 insertions(+) diff

[tor-commits] [ooni-probe/master] Maintain backward compatibility

2016-05-30 Thread art
commit d9656bc7187a10774bac3851b33fe4118b10c7a9 Author: Arturo Filastò Date: Sat Jan 30 12:36:49 2016 +0100 Maintain backward compatibility --- ooni/reporter.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ooni/reporter.py b/ooni/reporter.py index

[tor-commits] [ooni-probe/master] Improve charset detection regexp

2016-05-30 Thread art
commit 55cd85351c02d7a7333f1c39e9993820b05b2b6d Author: Arturo Filastò Date: Sun May 8 19:08:22 2016 +0200 Improve charset detection regexp --- ooni/templates/httpt.py | 12 ++-- ooni/tests/test_templates.py | 3 +++ 2 files changed, 13 insertions(+), 2

[tor-commits] [ooni-probe/master] First stab at implementing the web_connectivity test

2016-05-30 Thread art
commit a710467d95627c196f78f553e11055e16d9b9e7f Author: Arturo Filastò Date: Mon Feb 1 17:29:08 2016 +0100 First stab at implementing the web_connectivity test --- ooni/nettests/blocking/web_connectivity.py | 217 + 1 file changed, 217

[tor-commits] [ooni-probe/master] Update the tests to be consistent with the new data formats

2016-05-30 Thread art
commit ff21910bcb2d2a3e54e5fc33be6b6d73ed0b60ee Author: Arturo Filastò Date: Thu Jan 28 13:09:36 2016 +0100 Update the tests to be consistent with the new data formats --- ooni/templates/httpt.py | 1 + 1 file changed, 1 insertion(+) diff --git

[tor-commits] [ooni-probe/master] [refactoring] Change signature of Deck to be more robust

2016-05-30 Thread art
commit aa8314973df0f6e458aa1e0de786faaad8264dc3 Author: Arturo Filastò Date: Fri Apr 15 15:45:03 2016 +0200 [refactoring] Change signature of Deck to be more robust Do more sanity checks on bouncer address at instantiation time --- ooni/deck.py

[tor-commits] [ooni-probe/master] Add detection for accessibility of the website

2016-05-30 Thread art
commit bcd87425f035a2f6d37278007a668cd5a0349bf8 Author: Arturo Filastò Date: Thu Feb 4 16:26:16 2016 +0100 Add detection for accessibility of the website * Minor refactoring of the test --- ooni/nettests/blocking/web_connectivity.py | 91

[tor-commits] [ooni-probe/master] Clean up how we handle the reportId and remove unused functions

2016-05-30 Thread art
commit da51f6d069ac55ebf430ebb0adfa6a70110fda68 Author: Arturo Filastò Date: Tue Apr 12 17:09:51 2016 +0200 Clean up how we handle the reportId and remove unused functions --- ooni/deck.py| 52 --- ooni/director.py

[tor-commits] [ooni-probe/master] Implement basic web connectivity test

2016-05-30 Thread art
commit d92a95b628167043a84ceabac77e45f3cd319d3d Author: Arturo Filastò Date: Wed Feb 3 19:36:11 2016 +0100 Implement basic web connectivity test * Various hacky fixes to enforce correct report format and handling of report_id --- ooni/director.py

[tor-commits] [ooni-probe/master] Fix report uploader to work with JSON

2016-05-30 Thread art
commit 613a02cdfe44c14fc8a1e91003a8617d913f Author: Arturo Filastò Date: Thu Feb 4 16:39:14 2016 +0100 Fix report uploader to work with JSON * Add better exception handling to deckgen * We should actually be using POST since PUT is indempotent *

[tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet

2016-05-30 Thread translation
commit c092e33521ca7ff1dab3ea7a35b89d212d87694b Author: Translation commit bot Date: Mon May 30 14:17:05 2016 + Update translations for tails-openpgp-applet --- et/openpgp-applet.pot | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/torbutton-abouttorproperties_completed] Update translations for torbutton-abouttorproperties_completed

2016-05-30 Thread translation
commit 825a612ee4c784e6dd652c9b60fff087baa569fe Author: Translation commit bot Date: Mon May 30 14:16:28 2016 + Update translations for torbutton-abouttorproperties_completed --- et/abouttor.properties | 21 + 1 file changed, 21

[tor-commits] [translation/torbutton-aboutdialogdtd] Update translations for torbutton-aboutdialogdtd

2016-05-30 Thread translation
commit 66550db622de8575b07dfaf2d93e9801102d87c3 Author: Translation commit bot Date: Mon May 30 14:16:18 2016 + Update translations for torbutton-aboutdialogdtd --- et/aboutdialog.dtd | 22 +++--- 1 file changed, 11 insertions(+), 11

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

2016-05-30 Thread translation
commit e4dbcd36d52f3449339eb4e857feb0299466f198 Author: Translation commit bot Date: Mon May 30 14:16:11 2016 + Update translations for tails-perl5lib_completed --- et.po | 35 +++ 1 file changed, 35 insertions(+) diff --git

[tor-commits] [translation/torbutton-aboutdialogdtd_completed] Update translations for torbutton-aboutdialogdtd_completed

2016-05-30 Thread translation
commit dda3e8bf32f849933e877b411973a80775245da4 Author: Translation commit bot Date: Mon May 30 14:16:21 2016 + Update translations for torbutton-aboutdialogdtd_completed --- et/aboutdialog.dtd | 19 +++ 1 file changed, 19 insertions(+)

[tor-commits] [translation/torbutton-abouttorproperties] Update translations for torbutton-abouttorproperties

2016-05-30 Thread translation
commit 35bfc1bb48919403b084a6cb052d801d0238adef Author: Translation commit bot Date: Mon May 30 14:16:25 2016 + Update translations for torbutton-abouttorproperties --- et/abouttor.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff

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

2016-05-30 Thread translation
commit e870383958daecb8ace4f302515df779ea419d86 Author: Translation commit bot Date: Mon May 30 14:16:07 2016 + Update translations for tails-perl5lib --- et.po | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/et.po b/et.po

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

2016-05-30 Thread translation
commit 292091ee6da5bedc5c200952e9c30bc4709e7ee3 Author: Translation commit bot Date: Mon May 30 14:15:51 2016 + Update translations for tails-misc --- et.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/et.po b/et.po index

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2016-05-30 Thread translation
commit 37faefc09f83c54c7695cae255e33a34427f73ad Author: Translation commit bot Date: Mon May 30 14:15:27 2016 + Update translations for tails-persistence-setup --- et/et.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/et/et.po

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

2016-05-30 Thread translation
commit f682ec3a3fce8d050397117e326f6842c5545e76 Author: Translation commit bot Date: Mon May 30 14:15:15 2016 + Update translations for https_everywhere --- et/ssl-observatory.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-05-30 Thread translation
commit 922df1443011a7f284b28053b924ec7a1bfb3837 Author: Translation commit bot Date: Mon May 30 14:15:21 2016 + Update translations for https_everywhere_completed --- et/ssl-observatory.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-05-30 Thread translation
commit 6d9b0dee869dfbec44e1b518ae81afb3c7912a2d Author: Translation commit bot Date: Mon May 30 14:15:38 2016 + Update translations for torbirdy_completed --- et/torbirdy.properties | 18 ++ 1 file changed, 18 insertions(+) diff --git

[tor-commits] [translation/tor-messenger-privdtd] Update translations for tor-messenger-privdtd

2016-05-30 Thread translation
commit 37dfd6b3ce63caa24985c286abcacf3a6f7e0847 Author: Translation commit bot Date: Mon May 30 13:46:53 2016 + Update translations for tor-messenger-privdtd --- et/priv.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/et/priv.dtd

[tor-commits] [translation/torbutton-branddtd_completed] Update translations for torbutton-branddtd_completed

2016-05-30 Thread translation
commit 5041bb375d174c41d3007ccdff897a73efc1e265 Author: Translation commit bot Date: Mon May 30 13:46:02 2016 + Update translations for torbutton-branddtd_completed --- et/brand.dtd | 15 +++ 1 file changed, 15 insertions(+) diff --git

[tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties

2016-05-30 Thread translation
commit b53ae43b31c9c8add62e1eae5348d0cfb0c572cd Author: Translation commit bot Date: Mon May 30 13:46:05 2016 + Update translations for torbutton-torbuttonproperties --- et/torbutton.properties | 18 +- 1 file changed, 9 insertions(+), 9

[tor-commits] [translation/tor-messenger-privdtd_completed] Update translations for tor-messenger-privdtd_completed

2016-05-30 Thread translation
commit 126dbff14ac9041c5e6f5ea189a4c3d7d666ce01 Author: Translation commit bot Date: Mon May 30 13:46:56 2016 + Update translations for tor-messenger-privdtd_completed --- et/priv.dtd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/et/priv.dtd

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

2016-05-30 Thread translation
commit 1b42a737f2cea0cc4b0d0e2ef27f2a1e9b694181 Author: Translation commit bot Date: Mon May 30 13:45:06 2016 + Update translations for gettor --- et/gettor.po | 502 +++ 1 file changed, 502

[tor-commits] [translation/torbutton-brandproperties_completed] Update translations for torbutton-brandproperties_completed

2016-05-30 Thread translation
commit cb4b56e13693e9c943e8d309589939ef54fc652e Author: Translation commit bot Date: Mon May 30 13:45:55 2016 + Update translations for torbutton-brandproperties_completed --- et/brand.properties | 16 1 file changed, 16 insertions(+) diff

[tor-commits] [translation/torbutton-branddtd] Update translations for torbutton-branddtd

2016-05-30 Thread translation
commit fbb6420217d6ca893597e5f5661cf87ec3660528 Author: Translation commit bot Date: Mon May 30 13:45:59 2016 + Update translations for torbutton-branddtd --- et/brand.dtd | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git

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

2016-05-30 Thread translation
commit b880ec49547b6602a4440cfcb0ff6e45edd1a323 Author: Translation commit bot Date: Mon May 30 13:45:45 2016 + Update translations for tails-misc --- et.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/et.po b/et.po index

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2016-05-30 Thread translation
commit 4e0fdf41d25c607b8c7e5cfd9b150a072ef63e45 Author: Translation commit bot Date: Mon May 30 13:45:24 2016 + Update translations for tails-persistence-setup --- et/et.po | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/et/et.po

[tor-commits] [translation/torbutton-brandproperties] Update translations for torbutton-brandproperties

2016-05-30 Thread translation
commit 5813b520423b0aa11deeb660d82acb4084f04918 Author: Translation commit bot Date: Mon May 30 13:45:52 2016 + Update translations for torbutton-brandproperties --- et/brand.properties | 18 +- 1 file changed, 9 insertions(+), 9

[tor-commits] [oonib/master] Document configuration (#78)

2016-05-30 Thread art
commit 0396a55a27e9923537a6cd3d743d37009ef4715b Author: Joe Landers Date: Thu May 26 12:49:23 2016 +0200 Document configuration (#78) * Update README.rst * remove old configuration option --- README.rst | 17 +

[tor-commits] [oonib/master] Fix privilege shedding and daemonisation of oonibackend (#80)

2016-05-30 Thread art
commit 5940999a49af50ff49aeabb1103543889c598312 Author: Arturo Filastò Date: Mon May 30 15:24:07 2016 +0200 Fix privilege shedding and daemonisation of oonibackend (#80) * Fix privilege shedding and daemonisation of oonibackend * Rewrite to use twistd

[tor-commits] [oonib/master] Feature/web connectivity (#63)

2016-05-30 Thread art
commit 5178fc299d361c9ab57002e619e40b05061f5a7d Author: Arturo Filastò Date: Sat May 28 19:05:42 2016 +0200 Feature/web connectivity (#63) * Add web connectivity test helper * Forward test helper addresses to the host machine * Align the

[tor-commits] [oonib/master] pass tor_binary config to txtorcon (#79)

2016-05-30 Thread art
commit 0b6477c7af96663d2b0d853db66e413cdd599b30 Author: Joe Landers Date: Mon May 23 17:51:52 2016 +0200 pass tor_binary config to txtorcon (#79) --- oonib/onion.py | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/oonib/onion.py

[tor-commits] [oonib/master] only assume HS endpoint when tor_hidden_service: true

2016-05-30 Thread art
commit 35ccea7dbf2b4b3a5d6d72c11f2bde34efd29286 Author: Joe Landers Date: Fri May 13 09:33:24 2016 +0200 only assume HS endpoint when tor_hidden_service: true --- oonib/oonibackend.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [oonib/master] Handle empty bouncer_endpoints and collector_endpoints

2016-05-30 Thread art
commit 9437610ec476c2c20150a905fbeac7e01908c8b7 Author: Arturo Filastò Date: Sat May 21 21:19:52 2016 +0200 Handle empty bouncer_endpoints and collector_endpoints * Set tor_data_dir to null in the default example --- oonib.conf.example | 2 +-

[tor-commits] [oonib/master] Ensure bouncer_endpoints and collector_endpoints are by default empty lists

2016-05-30 Thread art
commit 90ca955e970ef30c5963acce77c5f736372fc440 Author: Arturo Filastò Date: Fri May 13 13:20:28 2016 +0200 Ensure bouncer_endpoints and collector_endpoints are by default empty lists --- oonib/oonibackend.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[tor-commits] [oonib/master] [hotfix] Only create bouncer endpoints when it's configured

2016-05-30 Thread art
commit f03f8055d44d3bbb7cbcfb789946ba67a94e1e52 Author: Arturo Filastò Date: Thu May 26 13:49:28 2016 +0200 [hotfix] Only create bouncer endpoints when it's configured --- oonib/oonibackend.py | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git

[tor-commits] [oonib/master] Map also the connect_error (#85)

2016-05-30 Thread art
commit 2b92f6327fc2bcb4da06e686fbc3b5b4fc4bbbe6 Author: Arturo Filastò Date: Mon May 30 15:39:05 2016 +0200 Map also the connect_error (#85) --- oonib/testhelpers/http_helpers.py | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

[tor-commits] [oonib/master] Vagrant: use box canonical name rather than URL (#84)

2016-05-30 Thread art
commit 973c9b0c2ae089e3043253890148d25dd550f756 Author: Simone Basso Date: Mon May 30 10:50:21 2016 +0200 Vagrant: use box canonical name rather than URL (#84) This allows us to get updates running `vagrant box update`. While at it, add `/.vagrant/`

[tor-commits] [oonib/master] keep old config behavior with new endpoint code

2016-05-30 Thread art
commit 575f0aa5a44d1f851fb3d4fbb1bcf1fbf36a4f2d Author: Joe Landers Date: Sun May 15 18:25:41 2016 +0200 keep old config behavior with new endpoint code --- oonib/onion.py | 36 oonib/oonibackend.py | 42

[tor-commits] [oonib/master] Fix typo in gen-ssl-key-cert script

2016-05-30 Thread art
commit d7f9a4c731acd9979376fa73438d4e8afae75446 Author: Arturo Filastò Date: Fri May 13 12:57:38 2016 +0200 Fix typo in gen-ssl-key-cert script --- scripts/gen-ssl-key-cert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [oonib/master] Remove unused imports

2016-05-30 Thread art
commit 0bd12a10549d214fff93c4b11e14b5d62bafc0ea Author: Arturo Filastò Date: Fri May 13 13:18:05 2016 +0200 Remove unused imports --- oonib/oonibackend.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oonib/oonibackend.py b/oonib/oonibackend.py

[tor-commits] [oonib/master] Merge branch 'feature/https_endpoint'

2016-05-30 Thread art
commit 612eb5a1c7a6ea1f2f83d3eb7a9f5ffb1d68c64f Merge: 94d3452 90ca955 Author: Arturo Filastò Date: Fri May 13 13:21:28 2016 +0200 Merge branch 'feature/https_endpoint' * feature/https_endpoint: Ensure bouncer_endpoints and collector_endpoints are by

[tor-commits] [oonib/master] Download openssl with wget as well to fix SSL errors on MLAB

2016-05-30 Thread art
commit 94d34521e9ec7f6a61b1d486dbc53506cb9034cb Author: Arturo Filastò Date: Tue May 10 19:06:44 2016 +0200 Download openssl with wget as well to fix SSL errors on MLAB --- scripts/build_tor2web_tor.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [oonib/master] maintain old behaviour

2016-05-30 Thread art
commit 5fa24c3364c4349995d3bb1ca900dc54e546f5c4 Author: Joe Landers Date: Fri May 6 13:11:33 2016 +0200 maintain old behaviour --- oonib/oonibackend.py | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git

  1   2   >