summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update oonibackend to 1.1.1v1.1.1Arturo Filastò2014-09-03
* Merge branch 'fix/application_api_rebase'Arturo Filastò2014-09-03
|\
| * Print the configured hidden service details to stdoutaagbsn2014-09-02
| * Remove runner.pyaagbsn2014-09-02
| * Apply Arturo's fix for 12747aagbsn2014-09-02
| * Refactor oonib's usage of twisted application APIaagbsn2014-09-02
* | Use shutil.move instead of os.rename.Arturo Filastò2014-09-03
* | Fix typo in README and in setup.pyArturo Filastò2014-09-02
|/
* update oonibackend to 1.1.0v1.1.0Arturo Filastò2014-09-02
* Make oonibackend ready for being uploaded to pypiArturo Filastò2014-09-01
* Add synonym for http_requests_testArturo Filastò2014-09-01
* Improved RESTfulness of the bouncer API.kudrom2014-09-01
* Implement unittests for HTTP test helpers.Arturo Filastò2014-08-29
* Add coveragercArturo Filastò2014-08-29
* Pep8 fixes.Arturo Filastò2014-08-29
* Also test creating a report with the content key.Arturo Filastò2014-08-29
* Merge pull request #54 from kudrom/feature/updated_oonib_policy_awareArturo Filastò2014-08-29
|\
| * Bug in test_bouncer fixedkudrom2014-08-28
| * Review of policy aware changeskudrom2014-08-25
| * Implement policy aware bouncing support in the backendkudrom2014-08-25
* | Fix compatibility with txtorcon >= 0.10.0Arturo Filastò2014-08-29
* | Bug in test_bouncer fixedkudrom2014-08-29
* | Review of policy aware changeskudrom2014-08-29
* | Implement policy aware bouncing support in the backendkudrom2014-08-29
* | Tell coveralls of the coveragercArturo Filastò2014-08-29
* | Fix code coverage badgeArturo Filastò2014-08-28
* | Add coveralls descriptor to repoArturo Filastò2014-08-28
* | Fix markupArturo Filastò2014-08-28
* | Run coveralls when the tests have been run.Arturo Filastò2014-08-28
* | Add information about what oonib is.Arturo Filastò2014-08-28
* | convert README to .rstArturo Filastò2014-08-28
* | Comment out notifications.Arturo Filastò2014-08-28
* | Use requirements.txt not .requirements.txtArturo Filastò2014-08-28
* | Update travis.yml to run unittests.Arturo Filastò2014-08-28
* | Merge pull request #53 from TheTorProject/fix/12747Arturo Filastò2014-08-27
|\ \ | |/ |/|
| * Use the correct txtorcon API depending on the software version.Arturo Filastò2014-08-25
|/
* Add service-identity to requirements.txt.Arturo Filastò2014-08-20
* Merge pull request #51 from TheTorProject/feature/dns_discoveryArturo Filastò2014-07-08
|\
| * Add test helper that can be used to discover the resolver being used by a probe.Arturo Filastò2014-06-25
* | Merge pull request #52 from kudrom/fix/error-handlingArturo Filastò2014-07-08
|\ \ | |/ |/|
| * Improved http error handling, the test coverage and some cleanupskudrom2014-07-05
|/
* Update Tor to latest stable releaseArturo Filastò2014-06-02
* Fix check condition inside of build_tor2web script.Arturo Filastò2014-06-02
* Detect which command to run for computing sha256 sum.Arturo Filastò2014-06-02
* Bump to 1.0.2v1.0.2Arturo Filastò2014-05-21
* Use SystemRandom instead of insecure RNGArturo Filastò2014-05-21
* Be sure to cancel the callLater deferred only if it has not been already called.Arturo Filastò2014-05-21
* Bump to version 1.0.0Arturo Filastò2014-05-21
* Fix missing import.Arturo Filastò2014-05-08
* Make the header length check more stringent.Arturo Filastò2014-05-07