aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-19Unindent blockNick Mathewson
2016-06-19Mark some torgzip lines as unreachable/untestable.Nick Mathewson
2016-06-19Remove a ridiculous realloc call from torgzip.cNick Mathewson
2016-06-19Remove support for zlib <= 1.1Nick Mathewson
2016-06-19Merge remote-tracking branch 'public/thread_coverage'Nick Mathewson
2016-06-19Fix spelling of --enable-tor2web-mode in manpageNick Mathewson
2016-06-18Better comments on exponential-backoff related members of download_status_tAndrea Shepard
2016-06-18Move exponential-random backoff computation out of download_status_schedule_g...Andrea Shepard
2016-06-18Better comment for download_status_schedule_get_delay() per code reviewAndrea Shepard
2016-06-18Changes file for random exponential backoffsAndrea Shepard
2016-06-18Use exponential backoff for router descriptor downloads from consensusesAndrea Shepard
2016-06-18Use exponential backoffs for bridge descriptor downloadsAndrea Shepard
2016-06-18Use exponential backoffs for certificate downloadsAndrea Shepard
2016-06-18Use exponential backoffs for consensus downloadsAndrea Shepard
2016-06-18Unit test for DL_SCHED_RANDOM_EXPONENTIALAndrea Shepard
2016-06-18Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_tAndrea Shepard
2016-06-18Keep make check-spaces happyAndrea Shepard
2016-06-17Merge branch 'bug18280_029_03_nm_squashed'Nick Mathewson
2016-06-17test: Add base32_encode/decode unit testsDavid Goulet
2016-06-17Fix base32 API to take any source length in bytesDavid Goulet
2016-06-17Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONScypherpunks
2016-06-17Merge remote-tracking branch 'dgoulet/bug18604_029_01'Nick Mathewson
2016-06-16Mark an abort() as unreachable.Nick Mathewson
2016-06-16Coverage on parse_config_line_from_str_verbose.Nick Mathewson
2016-06-16Remove parse_config_line_from_str aliasNick Mathewson
2016-06-16Mark code unreachable in unescape_string()Nick Mathewson
2016-06-16On Windows, tv_sec is long, not time_t.Nick Mathewson
2016-06-16Correctly close intro circuit when deleting ephemeral HSDavid Goulet
2016-06-16Try to fix memarea test on 32-bit systemsNick Mathewson
2016-06-16Tests for message rate-limitingNick Mathewson
2016-06-16I believe I found some dead code in our time parsing functionsNick Mathewson
2016-06-16tests for size_mul_check__()Nick Mathewson
2016-06-16Correct the rounding behavior on tv_mdiff.Nick Mathewson
2016-06-16Improve coverage on tv_udiff, and tv_mdiff.Nick Mathewson
2016-06-16Improve coverage on esc_for_log, esc_for_log_lenNick Mathewson
2016-06-16add LCOV_EXCL for unreachable exit() blocks in src/commonNick Mathewson
2016-06-16Reach 100% line coverage on memarea.cNick Mathewson
2016-06-15Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverageNick Mathewson
2016-06-15forward-port changelogNick Mathewson
2016-06-15Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-15ondrej is no longer making rpmsNick Mathewson
2016-06-15Bump to 0.2.8.4-rc-devNick Mathewson
2016-06-15Perform cache lookup when FetchHidServDescriptors is setDavid Goulet
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14bump version to 0.2.8.4-rcNick Mathewson
2016-06-14whoops; blank lineNick Mathewson
2016-06-14Use ENABLE/DISABLE_GCC_WARNING in masater.Nick Mathewson
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14Resolve the remaining openssl "-Wredundant-decls" warnings.Nick Mathewson
2016-06-14Remove some duplicated warnings from the big listNick Mathewson