aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2018-09-07hs: Silence a spurious warning in rend_client_send_introduction()teor
2018-09-05Merge remote-tracking branch 'teor/bug27418-029' into maint-0.2.9Nick Mathewson
2018-09-05Travis: don't call echo with a --flag as the first argumentteor
2018-09-05Travis: when showing a log fails, keep trying to show other logsteor
2018-08-29Test: avoid spurious failures in make test-network-allteor
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-08-21Merge remote-tracking branch 'teor/travis-osx-029' into maint-0.2.9Nick Mathewson
2018-08-20Rewrite test_tortls_cert_matches_key()Nick Mathewson
2018-08-15Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9Nick Mathewson
2018-08-10Changes file for Travis: enable macOS buildsteor
2018-08-09Travis: run an asciidoc buildteor
2018-08-09Travis: Use ccacheteor
2018-08-09Travis: create configure flags once, then echo the flagsteor
2018-08-09Update geoip and geoip6 to the August 7 2018 database.Karsten Loesing
2018-08-09Add more optional packages to TravisTaylor Yu
2018-08-08Don't search for -lpthread on WindowsNick Mathewson
2018-08-08Changes file for 25440Nick Mathewson
2018-08-03Merge branch 'fix_nonstandard_malloc_029' into maint-0.2.9Nick Mathewson
2018-07-25Stop logging link auth warnings on Single Onion Services and Tor2webteor
2018-07-18Changes file for bug 26787Nick Mathewson
2018-07-18Merge branch 'bug26485_029_squashed' into maint-0.2.9Nick Mathewson
2018-07-18Warn the directory authority operator if their versions list is bogusNick Mathewson
2018-07-17SKIP test_keygen.sh on Windows until the underlying issue is resolvedteor
2018-07-12put new bridge auth Serge into placeRoger Dingledine
2018-07-11When setting a nonstandard malloc, disable the system malloc.Nick Mathewson
2018-07-09Merge branch 'bug26269_029' into maint-0.2.9Nick Mathewson
2018-07-06Update geoip and geoip6 to the July 3 2018 database.Karsten Loesing
2018-07-02ntor_ref.py: pass only strings to subprocess.PopenNick Mathewson
2018-06-29Changes file for 26467Nick Mathewson
2018-06-21Prefer recent Python 3 in autoconf.Nick Mathewson
2018-06-13Fix a GCC "potential null dereference" warning.Nick Mathewson
2018-06-12Add a changelog entry.Linus Nordberg
2018-06-11Update geoip and geoip6 to the June 7 2018 database.Karsten Loesing
2018-06-08Avoid out-of-bounds smartlist access in protover_compute_vote()rl1987
2018-05-24Merge branch 'bug26116_029' into maint-0.2.9Nick Mathewson
2018-05-16Merge branch 'bug26072_029' into maint-0.2.9Nick Mathewson
2018-05-16Return -1 from our PEM password callbackNick Mathewson
2018-05-15Update geoip and geoip6 to the May 1 2018 database.Karsten Loesing
2018-05-14Add a missing return after marking a stream for bad connected cellNick Mathewson
2018-05-09Having a ControlPort open doesn't mean we are a clientDavid Goulet
2018-05-02Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-04-24Merge branch 'travis_distcheck_029' 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-16Add support for the coveralls.io coverage tool in travis configNick 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.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-27Fix CID 1430932Taylor Yu