summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-09build: The <sys/sysctl.h> is now deprecated on LinuxDavid Goulet
2019-08-15dirauth: Change dizum IP addressDavid Goulet
2019-08-10Merge remote-tracking branch 'tor-github/pr/1078' into maint-0.2.9teor
2019-08-10Merge remote-tracking branch 'tor-github/pr/1052' into maint-0.2.9teor
2019-08-10Merge remote-tracking branch 'tor-github/pr/1229' into maint-0.2.9teor
2019-08-10Modify "Protect buffers against INT_MAX datalen overflows." for 0.2.9Nick Mathewson
2019-08-09Fix #28525 changes file that is breaking CI.George Kadianakis
2019-08-09Merge remote-tracking branch 'tor-github/pr/762' into maint-0.2.9teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/957' into maint-0.2.9teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/1221' into combined31343_31374_029teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/1209' into combined31343_31374_029teor
2019-08-08Fix a warning about casting the results of GetProcAddress.Nick Mathewson
2019-08-08Fix another time_t/long warning for 31343.Nick Mathewson
2019-08-08Restore proper behavior of netinfo skew checkNick Mathewson
2019-08-08Merge remote-tracking branch 'tor-github/pr/1155' into maint-0.2.9teor
2019-08-08Merge remote-tracking branch 'tor-github/pr/991' into maint-0.2.9teor
2019-08-06Avoid using labs() on time_t in channeltls.cNick Mathewson
2019-07-01Travis: remove a redundant os: linux lineteor
2019-07-01Travis: show the chutney commit and python versionteor
2019-07-01Travis: show chutney logs on chutney job failureteor
2019-06-28changes: file for 28795teor
2019-06-28fallback: apply the second fallback list from 2019teor
2019-06-28fallback: apply the first fallback list from 2019teor
2019-06-12Add a chutney mode to travis.yml.Nick Mathewson
2019-06-12Travis: control "make check" with its own flagNick Mathewson
2019-06-11Update geoip and geoip6 to the June 10 2019 database.Karsten Loesing
2019-06-06dirparse: Stop crashing when parsing unknown descriptor purpose annotationsteor
2019-05-29Tweak comments in tor_vasprintf(), and add a changes file for 30651Nick Mathewson
2019-05-29Fixed tor_vasprintf on systems without vasprintf.Tobias Stoeckmann
2019-05-17Update geoip and geoip6 to the May 13 2019 database.Karsten Loesing
2019-04-30Add changes filerl1987
2019-04-30Travis: remove sudo configurationrl1987
2019-04-19Merge remote-tracking branch 'tor-github/pr/792' into maint-0.2.9teor
2019-04-19Merge remote-tracking branch 'tor-github/pr/772' into maint-0.2.9teor
2019-04-17test/relay: add a missing typedefteor
2019-04-16rephist: fix an undeclared type compilation errorteor
2019-04-16Remove another needless typedefNick Mathewson
2019-04-09Changes file for bug30041Nick Mathewson
2019-04-09Check return value of buf_move_to_buf for error.Tobias Stoeckmann
2019-04-09Protect buffers against INT_MAX datalen overflows.Tobias Stoeckmann
2019-04-06Merge remote-tracking branch 'tor-github/pr/902' into maint-0.2.9teor
2019-04-06Merge remote-tracking branch 'tor-github/pr/877' into maint-0.2.9teor
2019-04-05Makefile: actually, don't delete the gcno filesteor
2019-04-04Do not cache bogus results from classifying client ciphersNick Mathewson
2019-04-03Update geoip and geoip6 to the April 2 2019 database.Karsten Loesing
2019-04-01Makefile: delete all the gcov-related files in reset-gcovteor
2019-04-01changes: Use the first Tor version with CI coverage for the 29036 changes fileteor
2019-03-22test: Backport the 0.3.4 src/test/test-network.sh to 0.2.9teor
2019-03-20Handle errors from coveralls more gracefully.Alexander Færøy
2019-03-20Run `make reset-gcov` after the script target in Travis CI is done.Alexander Færøy