summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Add stable string to changelogArturo Filastò2014-01-13
| | |
* | | Bump to version 1.0.0-rc6Arturo Filastò2014-01-13
|/ /
* | Fix bug that emerges when using CGeoIP.Arturo Filastò2014-01-13
| |
* | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2014-01-13
|\ \ | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Update README.md
| * | Update README.mdArturo Filastò2014-01-13
| | |
* | | Only output fetching required test inputs once.Arturo Filastò2014-01-13
| | |
* | | Use the system Tor in the debian packageArturo Filastò2014-01-13
|/ /
* | Add the mlab default test deckArturo Filastò2014-01-13
| |
* | Automatically determine the test resolvers to use by reading /etc/resolv.confArturo Filastò2014-01-13
| |
* | Make the defaults paths relative to the ooni home directory.Arturo Filastò2014-01-13
| |
* | Add two other required dependencies.Arturo Filastò2014-01-12
| |
* | Install the geoip data files to a different directoryArturo Filastò2014-01-12
| |
* | Update the changelog to fix bug in signingArturo Filastò2014-01-12
| |
* | Only include the GeoIP data file if it does not existArturo Filastò2014-01-12
| |
* | Update the debian packaging related filesArturo Filastò2014-01-12
| |
* | Add commands for building ooniprobe debian package.Arturo Filastò2014-01-12
| |
* | Add dnet module to the sys.modulesArturo Filastò2014-01-12
| |
* | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2014-01-12
|\ \ | | | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Properly format the copyright file. Add empty setup.cfg to make debuild happy. Add logo to README.
| * | Properly format the copyright file.Arturo Filastò2014-01-11
| | |
| * | Add empty setup.cfg to make debuild happy.Arturo Filastò2014-01-11
| | |
| * | Merge branch 'master' of github.com:TheTorProject/ooni-probeArturo Filastò2014-01-11
| |\ \ | | | | | | | | | | | | | | | | * 'master' of github.com:TheTorProject/ooni-probe: Add logo to README.
| | * | Add logo to README.Arturo Filastò2014-01-11
| | | |
* | | | Replace the name in the changelog with "Open Observatory of Network ↵Arturo Filastò2014-01-12
| | | | | | | | | | | | | | | | Interference"
* | | | Implement workaround to allow importing libdnet on debianArturo Filastò2014-01-12
| | | |
* | | | Properly format the copyright file.Arturo Filastò2014-01-12
| | | |
* | | | Add empty setup.cfg to make debuild happy.Arturo Filastò2014-01-12
| | | |
* | | | Add logo to README.Arturo Filastò2014-01-12
|/ / /
* | | Add debian directory based on: ↵Arturo Filastò2014-01-11
| | | | | | | | | | | | http://anonscm.debian.org/gitweb/?p=collab-maint/ooni-probe.git
* | | Add line about the MaxMind GeoIP database to LICENSEArturo Filastò2014-01-11
|/ /
* | Add script for harvesting collector and test helper addressesArturo Filastò2014-01-10
| |
* | Do not include the city data by default.Arturo Filastò2014-01-10
| | | | | | | | Closes #228
* | Refactor the HTTP host test and improve the data formatArturo Filastò2014-01-10
| |
* | Simplify the HTTP header field manipulation test to only perform GET requestsArturo Filastò2014-01-10
| |
* | Case sensitivity is actually important.Arturo Filastò2014-01-06
| |
* | request_line_capitalization is a lie, remove it.Arturo Filastò2014-01-06
| |
* | Refactor naming of nettest related codeArturo Filastò2014-01-06
| |
* | Fix a bug inside of HTTP test templateArturo Filastò2014-01-06
| |
* | Create a new class instance per test methodArturo Filastò2014-01-06
| | | | | | | | * This makes sure the class attributes are not shared across test methods
* | Update the installation and usage sections of the READMEArturo Filastò2014-01-04
| | | | | | | | * Add a description to every core shipped test
* | REABSEArturo Filastò2014-01-04
| |
* | Fix bug inside of BodyProducer codeArturo Filastò2014-01-04
| |
* | Fix travis build.Arturo Filastò2014-01-04
| |
* | Implement workaround a race condition that happens when calling next on ↵Arturo Filastò2014-01-03
| | | | | | | | generator.
* | Include the GeoIP data files as part of the source distributionArturo Filastò2014-01-03
| | | | | | | | * Install the geoip data files to /usr/share/geoip
* | Merge pull request #259 from TheTorProject/feature/report_headerArturo Filastò2014-01-03
|\ \ | | | | | | Convert the deprecated parallelism command line option into an option to...
| * | Convert the deprecated parallelism command line option into an option to ↵Arturo Filastò2014-01-02
| | | | | | | | | | | | output the test deck entry
* | | Merge pull request #257 from TheTorProject/fix/http_request_bugArturo Filastò2014-01-03
|\ \ \ | |/ / |/| | Fix/http request bug
| * | If we don't find the content length header set it to NoneArturo Filastò2013-12-27
| | |
* | | Merge pull request #256 from TheTorProject/fix/miscArturo Filastò2014-01-02
|\ \ \ | | | | | | | | Fix/misc
| * | | Fix version numberArturo Filastò2013-12-30
| | | |