Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ooni/probe-legacy

The legacy python version of OONI Probe
https://github.com/ooni/probe-legacy

Merge pull request #328 from kudrom/tests_cleaned

Removed auxiliar files created by tests and improved PEP8

e958dbb016f15a070aa9c9d17e609f91471e0202 authored over 10 years ago
Add tool for viewing the status of report submission and allow users to upload reports.

80dc4719da78527458a97ab33b97b1156e67f113 authored over 10 years ago
Expand ReportLog class. Make the editing log more robust

8b7e8fc161b1dacf0ec51150121431b2b1cea6e9 authored over 10 years ago
Add Debian jessie support

d1436ab890ea647e898a2459d2871fe1cece1728 authored over 10 years ago
Another cleanup and config coherence consolidated in ooni.tests.bases

09574e93ff6c24b5dc5f6b5ffe0fb5dbca9888e8 authored over 10 years ago
Safe config use between tests

bbd6a1ada2d8dc2e3959b385408295d4c9970189 authored over 10 years ago
Removed auxiliar files created by tests and improved PEP8

5e289c8e2c9e75db0ea548bbdce165a06d1d8965 authored over 10 years ago
Better handling of OONIB report closing.

920eaebd5175f47f36e37c0d3ab666f054fa92a4 authored over 10 years ago
Fix bug that lead to some reports not being submitted.

Pep8 related fixes.

74a146834ee6609fd4f66c0b5f5381654acf8feb authored over 10 years ago
Also record the PID of the process that created or failed to create the report.

10d6f145baff27a65bd4e87a9b4358374b1f17cf authored over 10 years ago
Improve readablity of output by removing some log messages.

c0a1e7fe37d6e7d59ac18f568435e6287d110551 authored over 10 years ago
Implement system for keeping track of reports that have not been submitted.

2e16103be4c892d8d02b7cefd4edc9ecd92833c3 authored over 10 years ago
Start implementing report log for keeping track of which reports have been created and which have failed.

Related to:
https://trac.torproject.org/projects/tor/ticket/11860

00ff99fe73158538b875c76e13e0ffc0249a86e9 authored over 10 years ago
Pep8 related fixes.

46eebbc9010481264d4ed02af96967ec7a55f8ad authored over 10 years ago
Handle also unhandled exceptions when starting the director.

27f8f55d42d83174762cffab018638342a6f7ca1 authored over 10 years ago
Cast two objects to string to avoid log_encode complaining when in debug mode.

2d0289437255dd36460acc220a8226def261f24a authored over 10 years ago
Various updates of the planetlab install script.

* Implement hack to install PyCrypto on fedora.
* Follow redirects in curl.

1acf758706765bf0cfacf6575ad715e80b165187 authored over 10 years ago
Check return values inside run_or_exit function.

9d1e2abc9977d27c6027e628b3908a49c466c1f4 authored over 10 years ago
Parens...

b42f9d9c4b4a97413940d1400cb7c618185a1033 authored over 10 years ago
Fix EOF in cat.

6f204a5fff204418f62bef1a368bd42795cbed00 authored over 10 years ago
Make planetlab install script more modular

Update python url

2f8b70f848182b2c5bfb7175cecd3d6502537ea6 authored over 10 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe:
Implementation of the v0.3 spec

2764cc2bca9fc60f978b3361ab2e8de372bc5af6 authored over 10 years ago
Merge pull request #1 from bassosimone/patch-1

dns_consistency.py: typos

852d8e5e489797819cb5a2b4c5c4af6519035341 authored over 10 years ago
dns_consistency.py: typos

6eb1607b51a6d2e18620065361af3cbc5d1d0a21 authored over 10 years ago
Merge pull request #326 from kudrom/spec_v0.3

Implementation of the v0.3 spec for the captive portal test

da6ac0f0f048102aa6160e0bccb69aa567f2dabf authored over 10 years ago
Merge branch 'kudrom/flag_disable_geoip'

* kudrom/flag_disable_geoip:
Fix misc pylint related errors
Place the annotations inside of ...

6c3086bd249877a04289e10d5aa9adf202cabdf4 authored over 10 years ago
Fix misc pylint related errors

defe98fadaed6fcf45dc5d9ac93a964e0d306a78 authored over 10 years ago
Place the annotations inside of the report headers.

Store annotations as dict, not list.

5a283100c38a56221683f2dc73c57aceafb0cf36 authored over 10 years ago
Fixed bug in input handling

c59a59fd8cd13f5684d9d0e4c11bb1fe4ef03adf authored over 10 years ago
Added annotations mechanism and improved the UX of the disable geoip flag

49f78b1294dc31555187351fa9a637dd71a80e84 authored over 10 years ago
Merge pull request #325 from anadahz/add_lucid

Add support for lucid release in setup script

638a7efbb5b27f27127c5ba9015b705274b629eb authored over 10 years ago
Implementation of the v0.3 spec

c81de40d7d2f8ebf82e63607af5b50112a40a368 authored over 10 years ago
Add required packages and case for lucid

* Add pygeoip package
* Add service-identity package
* Add lucid distro case

76e47c1f836fd47eccb14ae6e1a52796c2d5f6ba authored over 10 years ago
Add support for Ubuntu lucid in setup script

e75fb2d0da4dedb12b179c9e39a95989aa45b4dc authored over 10 years ago
Added flag to disable geoip.

55ef4ad7df5c6f0e6e9f0d7c1be55525417c9a02 authored over 10 years ago
Add reference to the default issue tracker.

84d5c722045836dcdae2d0a17ed5b8e20e07516a authored over 10 years ago
Merge branch 'improve/pep8'

* improve/pep8:
Pylint and pyflakes improvements to all stable tests.
Pep8 related improveme...

3ae956226927cd6b25ee910edc244dcf1a8c4a8d authored over 10 years ago
Pylint and pyflakes improvements to all stable tests.

170bad3df93f2d30e1c96a48ff4f0f2f384cf062 authored over 10 years ago
Merge branch 'bugs_captive_portal'

* bugs_captive_portal:
Fixed 4 bugs: - Inconsistence in the get_random_url_safe_string bet...

4765935b9a0a5a4784e810adbc5f1efdc5ccb56b authored over 10 years ago
Pep8 related improvements to dns consistency test.

bdf8c1d3b9a395defc665800874dd90fa0bae37b authored over 10 years ago
Make pep8 related fixes to bridge_reachability test.

458a992bb31d66735dc978185f7c5f921f5ea0df authored over 10 years ago
Cast result to string before printing out log message.

This prevents raising an exception when debug mode is enabled and a measurement
succeeds.

ec11f24764d677589fde85cc1bd90860f0a6cccb authored over 10 years ago
Update Vagrantfile to also install geoip-database-contrib.

1ba0291b0d86c063c20b16689dd857ffed00700f authored over 10 years ago
Fixed 4 bugs:

- Inconsistence in the get_random_url_safe_string between the
initial and returned leng...

f845a3f75fa7cbb11add9371cf33b9f50cfebd7d authored over 10 years ago
Bump to version 1.0.2

b0fd64e5dd670becdb98982014d8b7510578cdec authored over 10 years ago
Merge branch 'master' of github.com:TheTorProject/ooni-probe

* 'master' of github.com:TheTorProject/ooni-probe:
Update Readme to point to correct file loca...

0e3e52c68f5fa6ac6926f2eb5e6eec4351711beb authored over 10 years ago
Call .path on FilePath instead of using os.path.

c82275034f71f60276e58012dacf4c0293422c0f authored over 10 years ago
Update Readme to point to correct file location.

41ea9d71a65c195a08a21b05fe651eb77d12f89d authored over 10 years ago
Merge pull request #299 from arunpandianp/enhancement/http_req

Enhancement/http_req

d17fe2556aa32b6fe6eed17d03bb82278348c907 authored over 10 years ago
state null check

8452924ad680658ff4f0cebfe5b44311aa7f2db3 authored over 10 years ago
Merge pull request #315 from TheTorProject/feature/manpage

Add ooniprobe manpage.

1d308e3f51df4b5d289140f4c5469a62111c7a71 authored over 10 years ago
Add ooniprobe manpage.

9f3f95a990b9a2f33d93b407a2bc68758b92cbec authored over 10 years ago
Merge pull request #314 from TheTorProject/fix/debian/743108

When running unittests don't write to outside the build dir.

e6518fd3494f1926d4bb1887edd1810c3aedf09c authored over 10 years ago
When running unittests don't write to outside the build dir.

This fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743108

b615c85392ad4ee433a3681758eccd6c95a3ee7e authored over 10 years ago
Merge pull request #308 from TheTorProject/fix/issue_c

Escape strings before writing them to the log.

159b0c3fa83692a9882c94c5476f30fc9c0462ab authored over 10 years ago
Escape strings before writing them to the log.

This fixes: https://github.com/TheTorProject/ooni-probe/issues/302 for ooni-probe

68cac6eabf474dd32f317e1671f3e9dc2b5fd697 authored over 10 years ago
Merge pull request #307 from TheTorProject/fix/issue_h

Fix/issue h

858f09d0e30f14568b38958a2c682f0abb0f4a64 authored over 10 years ago
Merge pull request #297 from TheTorProject/feature/tor_version

Add support for adding tor version to the bridge_reachability report.

65c90a082030a37e1e3c2bc33f02d3e76fd41c65 authored over 10 years ago
Don't set requirements attribute since it's now used for another purpose.

2822871edf77e97739d306cdac5031e59777160b authored over 10 years ago
Don't complain if we fail to delete some files.

c392dff592ec8f4cc2c8ab8501308fcf9ab5750c authored over 10 years ago
Add support for installing fteproxy to install_on_planetlab script

f862bfa4316afe7dad4f1d7e1ac6eb62cc115ecc authored over 10 years ago
Correct managed to --managed

e9786aba705ac806518c38002b0f695b7d50f463 authored over 10 years ago
Refactoring of .gitignore

699302bf5c462a66109b447958637703cc27efcf authored over 10 years ago
Only print out a summary when it's appropriate.

Replace prints with log.msg

b96dcd2df0d9a1638d450f008f3134206cf7e85a authored over 10 years ago
Also print out the Tor version and print error messages.

c701575ed1a13e5848c93d12c38141a76fb54592 authored over 10 years ago
Add support for fteproxy to bridge_reachability

0f31af97d55291498457b44fe84d93c5988771d5 authored over 10 years ago
When we fail write the tor log to the report

17c2b901fb9ddc06d94406e35d55082ab05955dc authored over 10 years ago
Add support for adding tor version to the bridge_reachability report.

Fail with a good error code if the version is unsupported for the given bridge.

eccaec864777ea75dfea5f48db63468cc378a6c4 authored over 10 years ago
Provide a useful error message if we fail to load the inputfile

7e4db43bc305d6dab716e5cb1f04a92388d58a34 authored over 10 years ago
Use the correct version to check compatibility with scramblesuit

facacd6855e2165848a8ab71c6dd70944721bd69 authored over 10 years ago
Iteration based on feedback from asn.

* Check that tor is installed before running the test (adding of new API method
requirements u...

ff2a352a8229e583ca5e0537f4f963a8fc1dff3a authored over 10 years ago
Merge pull request #293 from TheTorProject/refactoring/geoip

Refactoring of geoip related functionality to have it less coupled

4f5d9107750521d746640659af27fd563eabd651 authored over 10 years ago
Merge pull request #292 from TheTorProject/feature/test_naming_consistency

Feature/test naming consistency

772c8835976b1bdbf7fd4f65dcaa1011e343803b authored over 10 years ago
Enforce better consistency amongst test naming.

550a2f0e5684522ec90a130ddd9ad42e63c5175e authored over 10 years ago
Merge pull request #313 from anadahz/trac_9050

Trac 9050

096c8261c8980570ccc5f8f6082d44af86948218 authored almost 11 years ago
Merge pull request #312 from anadahz/setup-dependencies-fix

Add required packages is setup-dependencies.sh

83379032606b1f2f133ca754eeae2272f12e4dff authored almost 11 years ago
Add support for Ubuntu releases in setup script

Add support for Ubuntu releases in setup-dependencies.sh:
* Add support for Ubuntu releases 13.0...

18e32fbb1505ba2833a96546fe9c535295b9e77b authored almost 11 years ago
Add required packages is setup-dependencies.sh

Add packages in setup-dependencies.sh required for ooniprobe
installation script:
* Add package ...

c00f369afd7009762922bf207932b126b0a297f4 authored almost 11 years ago
Merge pull request #310 from anadahz/trac_7761

Add ThreatModel page to ooni documentation (#7761)

1ecf348b4a552a5ac7ec115b389d738983456c80 authored almost 11 years ago
Add ThreatModel page to ooni documentation (#7761)

Port the ThreatModel
(https://trac.torproject.org/projects/tor/wiki/doc/OONI/ThreatModel)
docume...

10ca73fc0ec0bf77339707775f28abfe851c7989 authored almost 11 years ago
Merge pull request #309 from anadahz/trac_7760

Add OONI installation instructions (#7760)

ecba7cd5725ff459964eeedd8b349726eb3c73db authored almost 11 years ago
Add OONI installation instructions (#7760)

Add installation instructions for OONI to the documentation.
https://trac.torproject.org/project...

a9fb1414b8a5c3f6806b532ed341991c5c41d965 authored almost 11 years ago
In unittests no longer specify the test path as relative.

e3a8aa554d5d65c4888c15bed7cdeac34b8506c4 authored almost 11 years ago
Fix vulnerability that allowed arbitrary files specified in decks to be executed.

572e68a859f3241ca257f940c415d22a81bf45d0 authored almost 11 years ago
Merge pull request #301 from olafmk/master

Fixes Issue 300 Endless recursion 'Configuration file does not exist'

2fb54faf3b4e6c08270aba6daa4d212dc9328252 authored almost 11 years ago
Fix typo inside of oonicli

b705eae8ffaee6134ea0c444c77c985bcbb2d0b9 authored almost 11 years ago
Resolved differences between paths (log,config,home) pointing to different users' home folders

(`logfile` and `config_file` were pointing to 'user/.ooni/...' and `ooni_home` to 'root/.ooni/...')

08d61704cb74f876929b5b42ebcdbf1471d1aadd authored almost 11 years ago
Fixes Issue 300 Endless recursion 'Configuration file does not exist'

a76b3b049f43e237fe6c958212399674752ec368 authored almost 11 years ago
Refactorings

53f207416383b7782639d0ee2177580ba23bc5e7 authored almost 11 years ago
removed unnecessary imports

f8162d8f4a32f0e70625ef35042609bfb06fbb7d authored almost 11 years ago
Store tor exit router's ip and name with every request

b57552d009e6d8af08a66a88e01897faed5ba945 authored almost 11 years ago
Override some of the twisted.names methods to disable logging.

2e2bd541d76983bf14d22e3da632e5591292de39 authored almost 11 years ago
Refactored ooni.templates.dnst

2177585daf3f930a5b6438ce1f2a46e3ad7c5ddc authored almost 11 years ago
Dependency dnspython removed

a4b2792f94094e3780a06395a8b789aef149bfcc authored almost 11 years ago
Replaced dnspython with ooni.templates.dnst for performing SOA Lookup in

Captiveportal test

e93b1aaf1b13747bfc9b1761febe36552b862196 authored almost 11 years ago
Refactoring ooni.templates.DNST

68e777d4a3c374a842f7cd149129361620c74e5c authored almost 11 years ago
Support for performing SOA Lookup in ooni.templates.DNST

6083688f28b65f3aeffbb73171ec0cb6790d7c45 authored almost 11 years ago
Removed unnecessary print

03a64de8f9aa72215db0c55803e612d0ab030bde authored almost 11 years ago
Replaced dnspython with ooni.templates.dnst for performing A Lookups in

Captiveportal test

b4643e05efb4c75315b0893f0a7748948caf7c45 authored almost 11 years ago
Removed unnecessary import

86318636124cefb9c133018bfc6ed79d4d9ff07d authored almost 11 years ago