summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-22Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-22Changes file for 19071 and 19480teor (Tim Wilson-Brown)
2016-06-22Remove and blacklist 3 fallbacks which disappearedteor (Tim Wilson-Brown)
2016-06-22Remove 2 fallbacks: one lost guard, the other had bad uptimeteor (Tim Wilson-Brown)
2016-06-22Remove and blacklist 4 fallbacks which are unsuitableteor (Tim Wilson-Brown)
2016-06-22Update the fallback whitelist and blacklistteor (Tim Wilson-Brown)
2016-06-22Avoid errors in updateFallbackDirs.py when there are no fallbacksteor (Tim Wilson-Brown)
2016-06-22Document how to test the hard-coded fallback listteor (Tim Wilson-Brown)
2016-06-21Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-21Remove useless message about nonexistent onion services after uploading a des...Ivan Markin
2016-06-21Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-21Fix bug when disabling heartbeats.George Kadianakis
2016-06-20util: zero target buffer of base*_encode/decodeDavid Goulet
2016-06-20mark sanitize_blacklist.txt as obsoleteNick Mathewson
2016-06-20Patch from dgoulet: fix a base16 problem that manifested w stemNick Mathewson
2016-06-20Coverage hack for test_switch_id.shNick Mathewson
2016-06-20Small coverage improvements on compat.cNick Mathewson
2016-06-20compat.c coverage: simplify under-tested alloc_getcwd.Nick Mathewson
2016-06-20More coverage in backtrace.cNick Mathewson
2016-06-20Merge remote-tracking branch 'dgoulet/bug19465_029_01'Nick Mathewson
2016-06-20Fix unit test crash on 32-bit.Nick Mathewson
2016-06-20test: Increase offset to rendcache descriptor timeDavid Goulet
2016-06-20Merge branch 'bug14013_029_01_squashed'Nick Mathewson
2016-06-20Make base16_decodes return number of decoded bytesnikkolasg
2016-06-19Changes file for 19063; use the BUG macroNick Mathewson
2016-06-19Fix #19063: Add check in utility macroU+039b
2016-06-19Merge branch 'zlib_coverage_squashed'Nick Mathewson
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-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