aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30Update description in man page to match new MaxUnparseableDescSizeToLog optio...Andrea Shepard
2016-06-30Expose dump_desc() to the test suite and make things it calls mockableAndrea Shepard
2016-06-30Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...Andrea Shepard
2016-06-30Changes file for bug 18322Andrea Shepard
2016-06-30Document new DetailedLogForUnparseableDescriptors option in man pageAndrea Shepard
2016-06-30Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...Andrea Shepard
2016-06-28Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-28Merge branch 'bug19071-extra-squashed' into maint-0.2.8Nick Mathewson
2016-06-28Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)
2016-06-28Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-28whitespace fixesNick Mathewson
2016-06-28Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8Nick Mathewson
2016-06-28Resolve bug18812 by logging fallback key changes at info levelteor (Tim Wilson-Brown)
2016-06-28Make it clear that fallbacks include authoritiesteor (Tim Wilson-Brown)
2016-06-28Refactor connection_or_client_learned_peer_id for bug18812teor (Tim Wilson-Brown)
2016-06-27Add missing braces around conditional.Nick Mathewson
2016-06-27Remove an always-true condition: all ints are <= INT_MAXNick Mathewson
2016-06-27Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-24Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.Yawning Angel
2016-06-23Merge remote-tracking branch 'public/bug15942_v2_alternative'Nick Mathewson
2016-06-23Whitelist a fallback's new IPv6 addressteor (Tim Wilson-Brown)
2016-06-23Remove a fallback that changed DirPortteor (Tim Wilson-Brown)
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-20Simpler implementation of random exponential backoff.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