summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-09Test read bandwidth measurements with empty filejuga0
2018-05-09Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-05-03Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-05-03Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9Nick Mathewson
2018-05-02Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-05-02Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-04-26Show test-suite.log for distcheck on Travis CITaylor Yu
2018-04-24Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-24Merge branch 'travis_distcheck_029' into maint-0.2.9Nick Mathewson
2018-04-23Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-23Merge branch 'bug24969_029_v2' into maint-0.2.9Nick Mathewson
2018-04-23Permit the nanosleep system call in the seccomp2 callboxNick Mathewson
2018-04-18Add distcheck support to travis configuration.Nick Mathewson
2018-04-17Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-16Add support for the coveralls.io coverage tool in travis configNick Mathewson
2018-04-16Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-16Fix an LCOV exclusion pattern in address.cNick Mathewson
2018-04-10Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-10Merge remote-tracking branch 'ahf-github/bugs/24854_029_2' into maint-0.2.9Nick Mathewson
2018-04-09Lift the list of default directory servers into their own file.Alexander Færøy
2018-04-05Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-04-05Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-04-05Update geoip and geoip6 to the April 3 2018 database.maint-0.2.5Karsten Loesing
2018-03-27Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-27Fix CID 1430932Taylor Yu
2018-03-26Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-20Remove sb_poll check: all poll() calls are ok.Nick Mathewson
2018-03-20Add the poll() syscall as permitted by the sandboxNick Mathewson
2018-03-19Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-19Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-03-19Merge remote-tracking branch 'catalyst-github/bug25388-025' into maint-0.2.5Nick Mathewson
2018-03-13Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-13Merge branch 'maint-0.2.5' into maint-0.2.9Nick Mathewson
2018-03-13Update geoip and geoip6 to the March 8 2018 database.Karsten Loesing
2018-03-03Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-03Bump version to 0.2.9.15-devNick Mathewson
2018-03-03copy changelog into release notestor-0.2.9.15Nick Mathewson
2018-03-03final (?) changelog tweaksNick Mathewson
2018-03-01Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-01version bump to 0.2.9.15Nick Mathewson
2018-03-01Draft changelog for 0.2.9.15Nick Mathewson
2018-03-01Merge branch 'maint-0.2.9' into release-0.2.9Nick Mathewson
2018-03-01Protover tests: disable some obsoleted testsNick Mathewson
2018-03-01Spec conformance on protover: always reject ranges where lo>hiNick Mathewson
2018-03-01Forbid UINT32_MAX as a protocol versionNick Mathewson
2018-03-01Forbid "-0" as a protocol version.Nick Mathewson
2018-03-01Add more of Teor's protover tests.Nick Mathewson
2018-03-01Add some protover vote round-trip tests from Teor.Nick Mathewson
2018-03-01Add another NULL-pointer fix for protover.c.Nick Mathewson
2018-03-01Correctly handle NULL returns from parse_protocol_list when voting.Nick Mathewson