summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update changelog and version for 1.3.0HEADv1.3.0masterArturo Filastò2016-05-30
* Map also the connect_error (#85)Arturo Filastò2016-05-30
* Fix privilege shedding and daemonisation of oonibackend (#80)Arturo Filastò2016-05-30
* Vagrant: use box canonical name rather than URL (#84)Simone Basso2016-05-30
* Feature/web connectivity (#63)Arturo Filastò2016-05-28
* [hotfix] Only create bouncer endpoints when it's configuredArturo Filastò2016-05-26
* Document configuration (#78)Joe Landers2016-05-26
* pass tor_binary config to txtorcon (#79)Joe Landers2016-05-23
* Handle empty bouncer_endpoints and collector_endpointsArturo Filastò2016-05-21
* keep old config behavior with new endpoint codeJoe Landers2016-05-21
* Merge branch 'feature/https_endpoint'Arturo Filastò2016-05-13
|\
| * Ensure bouncer_endpoints and collector_endpoints are by default empty listsArturo Filastò2016-05-13
| * Remove unused importsArturo Filastò2016-05-13
| * Fix typo in gen-ssl-key-cert scriptArturo Filastò2016-05-13
| * Merge branch 'feature/https_endpoint' of github.com:TheTorProject/ooni-backen...Arturo Filastò2016-05-13
| |\
| | * only assume HS endpoint when tor_hidden_service: trueJoe Landers2016-05-13
| | * explain + bail out when inconsistent configJoe Landers2016-05-13
| * | Move gen-ssl-key-cert to scripts directoryArturo Filastò2016-05-11
| |/
| * remove another print from debuggingJoe Landers2016-05-06
| * maintain old behaviourJoe Landers2016-05-06
| * remove echo server i used for debuggingJoe Landers2016-05-06
| * easily swappable {TCP, TLS, onion} endpointsJoe Landers2016-05-04
* | Download openssl with wget as well to fix SSL errors on MLABArturo Filastò2016-05-10
|/
* Download some with curl some with wgetArturo Filastò2016-04-27
* Use wget instead of curl for downloading packagesArturo Filastò2016-04-27
* Update tor and openssl versionsArturo Filastò2016-04-27
* Set date in ChangeLogv1.2.0Arturo Filastò2016-04-27
* Bump to version 1.2.0Arturo Filastò2016-04-22
* Convert msg to debug message to avoid generating too much noiseArturo Filastò2016-04-22
* Vagrantfile: make sure it actually worksSimone Basso2016-04-04
* Set the report file template in the example configuration to the defaultArturo Filastò2016-04-04
* Merge pull request #67 from TheTorProject/feature/jsonSimone Basso2016-03-28
|\
| * Fix unittests to use test_start_timeArturo Filastò2016-03-17
| * Change the value of the key that is sent by the client in the 0.2 dataformatArturo Filastò2016-03-17
* | Merge pull request #62 from TheTorProject/feature/jsonSimone Basso2016-03-15
|\ \ | |/
| * Implement test that attempts to write to the backend using JSONArturo Filastò2016-03-10
| * Fixes highlighted by the review of @bassosimoneArturo Filastò2016-03-10
| * Pass report_id to get correct file pathArturo Filastò2016-03-08
| * Add report_id to filepathArturo Filastò2016-03-08
| * More consistency changes and debuggingArturo Filastò2016-03-08
| * Fixes to unittests of report to changes in backendArturo Filastò2016-03-08
| * Add support for better handling start_timeArturo Filastò2016-03-08
| * Do not perform the conversions to JSON in the backend, but only write to JSON...Arturo Filastò2016-01-27
| * Do the conversion of YAML to JSON on the submission stageArturo Filastò2016-01-27
| * Start adding support for reporting via JSONArturo Filastò2015-12-04
* | Update README.rstArturo Filastò2016-02-03
* | Merge pull request #58 from dstufft/patch-1Arturo Filastò2015-07-27
|\ \ | |/ |/|
| * Update the pip recommendationsDonald Stufft2015-07-16
|/
* Don't override errors set via class attributesArturo Filastò2015-01-24
* Fix error handling in report updateArturo Filastò2015-01-24