summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add pyOpenSSL dependency back into requirements.txt.Isis Lovecruft2013-04-20
|
* Remove CI tests for python3.x, add openssl to requirements.Isis Lovecruft2013-04-20
|
* Copy oonib.conf.example, not ooniprobe.conf.example.Isis Lovecruft2013-04-20
|
* Presuming missing file 'oonib.conf' to be 'ooniprobe.conf.example'.Isis Lovecruft2013-04-20
|
* Testing pip1.3.1 without explicit https per-package PI URIs.Isis Lovecruft2013-04-20
|
* Removing faulting setup.py code.Isis Lovecruft2013-04-19
|
* Install tor keyring in .travis.yml and use deb.tpo for Tor install.Isis Lovecruft2013-04-19
| | | | * Change pip's package index command to be in the requirements.txt file.
* And that should be a lowercase "i".Isis Lovecruft2013-04-19
|
* Apparently, travis-lint doesn't find missing quotes. And TravisCI has pip1.3.1.Isis Lovecruft2013-04-19
|
* Add .travis.yml file.Isis Lovecruft2013-04-19
| | | | | | | | * travis-lint reports: (oonib)∃!isisⒶwintermute:~/code/torproject/ooni-backend ∴ travis-lint Hooray, /home/isis/code/torproject/ooni-backend/.travis.yml seems to be solid! (oonib)∃!isisⒶwintermute:~/code/torproject/ooni-backend ∴ date Fri Apr 19 23:06:31 UTC 2013
* Add transaction and TwistedNames to requirements.txt.Isis Lovecruft2013-04-19
|
* Remove git, twisted-names, and cyclone from the dependencies list in README.md.Isis Lovecruft2013-04-19
|
* Force pip to forget whatever builtin PI it thought it thought it should use.Isis Lovecruft2013-04-19
|
* Fuck you, pip.Isis Lovecruft2013-04-19
|
* Specify minimum version of txtorcon in requirements.txt.Isis Lovecruft2013-04-19
|
* Remove unused modules from requirements.txt.Isis Lovecruft2013-04-19
|
* Remove unused txtorcon import statement from /oonib/oonibackend.py.Isis Lovecruft2013-04-19
|
* Remove ooni-probe specific (and outdated) documentation from HACKING file.Isis Lovecruft2013-04-19
|
* Remove outdated .gitmodules file.Isis Lovecruft2013-04-19
|
* Force pip to upgrade virtualenv if it was already installed.Isis Lovecruft2013-04-19
|
* Force usage of newer pip even if a distro version is installed.Isis Lovecruft2013-04-19
|
* Fix typo in README.md installation commands.Isis Lovecruft2013-04-19
|
* Add python2.7-dev to the commands for installing dependencies.Isis Lovecruft2013-04-19
| | | | | * Change commands to explicitly require Python2.7, because we can guarantee that version works.
* Update install documentation.Isis Lovecruft2013-04-19
| | | | | * Add set of commands for getting oonib up and running, with a safe version of pip, in a virtualenv.
* Fix missing "#egg=scapy" specification in requirements.txt.Isis Lovecruft2013-04-19
|
* Update prepare.sh git urlaagbsn2013-03-28
|
* use sudo to run as useraagbsn2013-03-28
|
* Disable tor2webmode by defaultArturo Filastò2013-03-24
|
* Update readme file with new instructionsArturo Filastò2013-03-24
|
* Set config backend_versionaagbsn2013-03-20
|
* Set a default CircuitBuildTimeout. See #6304aagbsn2013-03-19
|
* make start.sh and stop.sh relative to $SLICEHOMEaagbsn2013-03-14
|
* Set report directory to /var/spool/$SLICENAMEaagbsn2013-03-14
|
* Use correct protocol in iptables rules. Caught by Stephen Solteszaagbsn2013-03-14
|
* Add basic start/stop functionality to init scriptsaagbsn2013-03-10
|
* Update config templateaagbsn2013-03-09
|
* Add options.pyaagbsn2013-03-09
|
* Add an example oonib configaagbsn2013-03-09
|
* Read options from a config file specified by -caagbsn2013-03-09
|
* Define our own ServerOptionsaagbsn2013-03-08
|
* Config should have two // in urlaagbsn2013-03-08
|
* Fix import inside db/__init__.pyaagbsn2013-03-08
|
* Add promptless certificate generationaagbsn2013-03-07
|
* Add init scripts to deploy tgzaagbsn2013-03-07
|
* Run tar from relative pathaagbsn2013-03-07
|
* Add python-devel packageaagbsn2013-03-07
|
* Call correct script nameaagbsn2013-03-07
|
* Build Tor and create a tar.gzaagbsn2013-03-07
|
* Copy tor to script rootaagbsn2013-03-07
|
* Remove echo.aagbsn2013-03-07
|