summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerstatus_t interfaces constNick Mathewson
2010-10-01Try to make most routerinfo_t interfaces constNick Mathewson
2010-10-01Implement a basic node and nodelist typeNick Mathewson
2010-10-01Initialize fd values in tor_port_check_forwarding to -1Nick Mathewson
2010-10-01Merge branch 'maint-0.2.2'Roger Dingledine
2010-10-01fix commentRoger Dingledine
2010-10-01log when we guess our ip address, not just when we failRoger Dingledine
2010-10-01bump to 0.2.2.17-alpha-devRoger Dingledine
2010-09-30bump to 0.2.2.17-alphaRoger Dingledine
2010-09-30Merge branch 'tor-fw-squashed2'Nick Mathewson
2010-09-30Fix space and formatting issuesNick Mathewson
2010-09-30Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-09-30#if-out the fw-helper code in util.c when building on windowsNick Mathewson
2010-09-30Turn select() usage in tor-fw-helper into a function.Nick Mathewson
2010-09-30Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch
2010-09-30Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum
2010-09-30First implementation of tor-fw-helper.Jacob Appelbaum
2010-09-30Whitespace fixes on recent merges to master.Nick Mathewson
2010-09-30Note an XXX about potential overflowSebastian Hahn
2010-09-30Use an upper and lower bound for bridge weightsSebastian Hahn
2010-09-30Fix check-spacesSebastian Hahn
2010-09-30Merge branch 'maint-0.2.2'Roger Dingledine
2010-09-30Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine
2010-09-29Nominaly lower the minimum timeout value to 1500.Mike Perry
2010-09-29Merge branch 'bug1772' into maint-0.2.2Roger Dingledine
2010-09-29fix two castsRoger Dingledine
2010-09-29Comment network liveness and change detection behavior.Mike Perry
2010-09-29no measurement circs if not enough build timesRoger Dingledine
2010-09-29refactor and recomment; no actual changesRoger Dingledine
2010-09-29Merge branch 'maint-0.2.2'Roger Dingledine
2010-09-29Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine
2010-09-29Merge commit 'mikeperry/bug1740' into maint-0.2.2Roger Dingledine
2010-09-29Cap the circuit build timeout to the max time we've seen.Mike Perry
2010-09-29Do away with the complexity of the network liveness detection.Mike Perry
2010-09-29Fix state checks on liveness handling.Mike Perry
2010-09-29Fix non-live condition checks.Mike Perry
2010-09-29Send control port events for timeouts.Mike Perry
2010-09-29Only count timeout data for 3 hop circuits.Mike Perry
2010-09-29make c612ddee compile with old libeventsRoger Dingledine
2010-09-29Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-09-28even more commentRoger Dingledine
2010-09-28Remove the has_old_dnsworkers flag.Nick Mathewson
2010-09-28improve code comments, based on comments from nickRoger Dingledine
2010-09-28handle ugly edge case in retrying entrynodesRoger Dingledine
2010-09-28Actually notice when our last entrynode goes downRoger Dingledine
2010-09-28optimistically retry EntryNodes on socks requestRoger Dingledine
2010-09-28remove a redundant assertRoger Dingledine
2010-09-28refactor; no actual changesRoger Dingledine
2010-09-28Merge branch 'maint-0.2.2'Roger Dingledine