summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | Start outlining the oonibclient object.Arturo Filastò2013-08-20
| | |_|/ / | |/| | | | | | | | | | | | | Write the minimum unittests that it must pass to be complete.
* | | | | Merge branch 'fix/link_task_schedulers' of ↵Arturo Filastò2013-08-27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/aagbsn/ooni-probe into fix/link_task_schedulers * 'fix/link_task_schedulers' of https://github.com/aagbsn/ooni-probe: Track the number of failures, not the instances. Reschedule failures immediately
| * | | | | Track the number of failures, not the instances.aagbsn2013-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The number of failures on very large scans (1m hosts) results in a large list. This commit tracks the number of failures instead of the objects.
| * | | | | Reschedule failures immediatelyaagbsn2013-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reschedule failures immediately so they do not accrue at the end of the task list and eat memory.
* | | | | | Write the number of currently running tasks to a text fileArturo Filastò2013-08-22
| | | | | |
* | | | | | Handle more failure typesArturo Filastò2013-08-22
|/ / / / / | | | | | | | | | | | | | | | * Make sure tests will still work properly even if Tor is not running.
* | | | | Link TaskManagers by Least Available Slotsaagbsn2013-08-22
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | A LinkedTaskManager only has availableSlots if its child TaskManager also has availableSlots. Children LinkedTaskManagers must notify the parent LinkedTaskManager when a task is complete because the task queue is event-driven.
* | | | Fix some crucial bugs in ooni.Arturo Filastò2013-08-19
| | | | | | | | | | | | | | | | | | | | * We were not properly reading the response body * We were no longer supporting Nettest.inputs API
* | | | Cast factor to float.Arturo Filastò2013-08-18
| | | | | | | | | | | | | | | | This was a problem in the web GUI
* | | | Cleanup after your messArturo Filastò2013-08-15
| | | |
* | | | Launch oonid by default and add notes on how to use the web UIArturo Filastò2013-08-15
| | | |
* | | | Merge pull request #160 from TheTorProject/effhaa/vagrant-precise-ooniArturo Filastò2013-08-15
|\ \ \ \ | | | | | | | | | | Effhaa/vagrant precise ooni
| * \ \ \ Merge branch 'master' into effhaa/vagrant-precise-ooniArturo Filastò2013-08-15
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Add disclaimer fixing rights back to upstream master nettests dir changed added precise and squeeze support to setup-dependencies.sh Conflicts: README.md
| | * \ \ \ Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2013-08-15
| | |\ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Add disclaimer fixing rights back to upstream master nettests dir changed using precise-capable setup-dependencies from https://github.com/TheTorProject/ooni-probe/pull/54 Add obfsproxy_binary option to sample config added precise and squeeze support to setup-dependencies.sh
* | | | | | Merge pull request #155 from effhaa/readme-fixArturo Filastò2013-08-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Readme Fix: nettests location changed
| * | | | | | fixing rightsfh2013-07-25
| | | | | | |
| * | | | | | back to upstream masterfh2013-07-25
| | | | | | |
| * | | | | | nettests dir changedfh2013-07-25
| | | | | | |
* | | | | | | Merge pull request #54 from moskvax/squeeze-precise-setup-supportArturo Filastò2013-08-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | added precise and squeeze support to setup-dependencies.sh
| * | | | | | | added precise and squeeze support to setup-dependencies.shStephen Caraher2013-02-27
| | | | | | | |
* | | | | | | | Add disclaimerArturo Filastò2013-07-31
| |_|_|_|_|/ / |/| | | | | | | | | | | | | fixes: https://github.com/TheTorProject/ooni-probe/issues/145
| | | * | | | Merge branch 'master' into effhaa/vagrant-precise-ooniArturo Filastò2013-08-15
| | | |\ \ \ \ | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | * master: Fetch dnspython and scapy from pypi instead of the tpo mirror
| | | | * | | Fetch dnspython and scapy from pypi instead of the tpo mirrorArturo Filastò2013-07-10
| | | | | | |
| | | * | | | Workaround crazy bugs.Arturo Filastò2013-08-15
| | | | | | |
| | | * | | | Update to point to the /usr/share dir directlyArturo Filastò2013-08-15
| | | | | | |
| | | * | | | Do some radical changes to Vagrantfile and setup-dependenciesArturo Filastò2013-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A lot of this code is taken from the GlobaLeaks setup script.
| | | * | | | Update README fileArturo Filastò2013-08-15
| | | | | | |
| | | * | | | wrong box name fixedfh2013-07-28
| | | | | | |
| | | * | | | some steps closer to a fully running setup, documented the open issuesfh2013-07-28
| | | | | | |
| | | * | | | nicer file handling if makefile is executed multiple times without cleanfh2013-07-28
| | | | | | |
| | | * | | | fixing path to data dirfh2013-07-28
| | | | | | |
| | | * | | | Vagrantfile now using setup-dependencies.shfh2013-07-25
| | |/ / / /
| | * | | | using precise-capable setup-dependencies from ↵fh2013-07-25
| |/ / / / |/| | | | | | | | | | | | | | https://github.com/TheTorProject/ooni-probe/pull/54
* | | | | Merge pull request #129 from ↵Arturo Filastò2013-07-04
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | aagbsn/fix/add_obfsproxy_binary_option_to_sample_config Add obfsproxy_binary option to sample config
| * | | | Add obfsproxy_binary option to sample configaagbsn2013-07-04
| | | | |
* | | | | Merge pull request #130 from aagbsn/fix/set_pcap_name_per_nettestArturo Filastò2013-07-04
|\ \ \ \ \ | | | | | | | | | | | | Fix/set pcap name per nettest
| * | | | | Check for root once at startupaagbsn2013-07-04
| | | | | |
| * | | | | Fix method generatePcapFilenameaagbsn2013-07-04
| | | | | |
| * | | | | Fix reference to global_optionsaagbsn2013-07-04
|/ / / / /
* | | | | Merge pull request #126 from hellais/docs/tor-hs-motivationsaagbsn2013-07-04
|\ \ \ \ \ | | | | | | | | | | | | Add details about why we use Tor Hidden Services for reporting
| * | | | | Add details about why we use Tor Hidden Services for reportingArturo Filastò2013-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Related to: https://github.com/TheTorProject/ooni-probe/issues/107
* | | | | | Merge pull request #127 from aagbsn/feature/document_how_ooni_uses_bridgesArturo Filastò2013-07-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Feature/document how ooni uses bridges
| * | | | | Update the README.md with bridge instructions.aagbsn2013-07-04
| |/ / / /
| * | | | Set pcap name for each NetTest.aagbsn2013-06-30
| | | | |
* | | | | Merge pull request #124 from waaaaargh/masterArturo Filastò2013-06-24
|\ \ \ \ \ | | | | | | | | | | | | Update links to nettest tree in documentation
| * | | | | update link names as wellJohannes Fürmann2013-06-24
| | | | | |
| * | | | | update links to nettests which has been moved to data.Johannes Fürmann2013-06-24
|/ / / / /
* | | | | Add step to install virtualboxArturo Filastò2013-06-24
|/ / / /
* | | | Add note on the fact that nettests have movedArturo Filastò2013-06-20
| | | |
* | | | Merge pull request #120 from aagbsn/fix/move_tls_handshakeArturo Filastò2013-06-20
|\ \ \ \ | | | | | | | | | | Update paths of nettests.