summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29changes-on for 19505Nick Mathewson
2016-06-29Merge remote-tracking branch 'weasel/bug19505'Nick Mathewson
2016-06-29bugfix stanza in changes file for 19503Nick Mathewson
2016-06-29Merge remote-tracking branch 'weasel/bug19503'Nick Mathewson
2016-06-29changes file for 19449Nick Mathewson
2016-06-29Fix #19449 Remove --disable-transparent configure optionU+039b
2016-06-29Add changes file for bug19483teor (Tim Wilson-Brown)
2016-06-29Add more unit tests for tv_udiff and tv_mdiffteor (Tim Wilson-Brown)
2016-06-29Improve overflow checks in tv_udiff and tv_mdiffteor (Tim Wilson-Brown)
2016-06-29Fix an integer overflow bug in the tv_mdiff range checkteor (Tim Wilson-Brown)
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-25tor-gencert.1: fix --passphrase-fd descriptionPeter Palfrader
2016-06-25Fix a typo in the getting passphrase prompt for the ed25519 identity keyPeter Palfrader
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