summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-19Fix a regression bug in AllowDotExitNick Mathewson
2012-06-18Merge remote-tracking branch 'public/bug3311'Nick Mathewson
2012-06-18Merge branch 'bug4748_squashed'Nick Mathewson
2012-06-18Document 0.2.3.x torrc/default-torrc/command line semantics changesNick Mathewson
2012-06-18Merge branch 'bug6173_rebased'Nick Mathewson
2012-06-18Merge remote-tracking branch 'andrea/bug6028'Nick Mathewson
2012-06-18oops: AC_RUN_IFELSE gets offended if I don't give it a AC_LANG_PROGRAMNick Mathewson
2012-06-18More sophisticated attempt at detecting working linker optionsNick Mathewson
2012-06-16conn_type_to_string() on a listener already says it's a listenerRoger Dingledine
2012-06-15fix the typo on the typo fixRoger Dingledine
2012-06-15Always set *socket_error to something appropriate when returning -1 from conn...Andrea Shepard
2012-06-15fix typos from 783f705dRoger Dingledine
2012-06-15fix a compiler warning added in one of my XXX023 fixes.Nick Mathewson
2012-06-15Whitespace fixNick Mathewson
2012-06-15Fix a typo found by Mike.Nick Mathewson
2012-06-15Merge remote-tracking branch 'public/xxx023'Nick Mathewson
2012-06-15Clarify some messages about publishing hidden service descriptorsNick Mathewson
2012-06-15Check the correct consensus before giving it to the clientNick Mathewson
2012-06-15Change a silent ignore-the-bug in microdesc.c to a LOG_INFONick Mathewson
2012-06-15Move tor_gettimeofday_cached() into compat_libeventNick Mathewson
2012-06-15Refactor GETINFO process/descriptor-limitNick Mathewson
2012-06-15Document that we are unlikely to underflow session group IDs.Nick Mathewson
2012-06-15Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson
2012-06-15Merge remote-tracking branch 'public/bug5932'Nick Mathewson
2012-06-15Downgrade log messages about cbt enabled/disabled. Bug 6169.Nick Mathewson
2012-06-15whitespace fixRoger Dingledine
2012-06-15bump to 0.2.3.17-beta-devRoger Dingledine
2012-06-15give 0.2.3.17-beta a release blurbtor-0.2.3.17-betaRoger Dingledine
2012-06-15another little step at making debugging 5458 easierRoger Dingledine
2012-06-15tab-man returneth (this time using the name 'rob')Roger Dingledine
2012-06-15fix typos, logic error, default in man pageRoger Dingledine
2012-06-15bump to 0.2.3.17-betaRoger Dingledine
2012-06-15fold in next changes itemsRoger Dingledine
2012-06-15Expand on bug5458 changes fileNick Mathewson
2012-06-14Add a changes file for bug5458.Mike Perry
2012-06-14Lower the default path bias notice rate to 40%.Mike Perry
2012-06-14For now, never disable any guards.Mike Perry
2012-06-14Defend against entry node path bias attacksMike Perry
2012-06-14Document --hush; fix documentation for --quiet.Nick Mathewson
2012-06-14Merge remote-tracking branch 'asn-mytor/bug5589_take2'Nick Mathewson
2012-06-14Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.George Kadianakis
2012-06-14demote two entries that don't affect most usersRoger Dingledine
2012-06-14fold in further changes filesRoger Dingledine
2012-06-13Merge remote-tracking branch 'public/bug4663'Nick Mathewson
2012-06-13Merge branch 'trac-5049-squashed'Nick Mathewson
2012-06-13One more fix for bug 5049.Nick Mathewson
2012-06-13Satisfy make check-spacesAndrea Shepard
2012-06-13Move cbt->liveness.timeouts_after_firsthop free code into its own functionAndrea Shepard
2012-06-13Add change file for bug 5049Andrea Shepard
2012-06-13Early exit from circuit_build_times_set_timeout() if adaptive timeouts are di...Andrea Shepard