提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年之前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年之前
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年之前
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 年之前
  Roger Dingledine 3cbe463e96 Merge branch 'bug1772' into maint-0.2.2 13 年之前
  Roger Dingledine f2aa8f08cb fix two casts 13 年之前
  Mike Perry c8f731fabb Comment network liveness and change detection behavior. 13 年之前
  Roger Dingledine 7f10707c42 refactor and recomment; no actual changes 13 年之前
  Roger Dingledine 474e4d2722 Merge commit 'mikeperry/bug1740' into maint-0.2.2 13 年之前
  Mike Perry 4324bb1b21 Cap the circuit build timeout to the max time we've seen. 13 年之前
  Mike Perry 11910cf5b3 Do away with the complexity of the network liveness detection. 13 年之前
  Mike Perry 0744a175af Fix state checks on liveness handling. 13 年之前
  Mike Perry 9a77743b7b Fix non-live condition checks. 13 年之前
  Mike Perry 5aa4564ab9 Only count timeout data for 3 hop circuits. 13 年之前
  Roger Dingledine 512433346f improve code comments, based on comments from nick 13 年之前
  Roger Dingledine 9997676802 handle ugly edge case in retrying entrynodes 13 年之前
  Roger Dingledine 7de1caa33f Actually notice when our last entrynode goes down 13 年之前
  Roger Dingledine bb22360bad optimistically retry EntryNodes on socks request 13 年之前
  Roger Dingledine 8bac188572 remove a redundant assert 13 年之前
  Roger Dingledine 127f37ad29 refactor; no actual changes 13 年之前
  Roger Dingledine 09a715bb72 Merge branch 'maint-0.2.1' into maint-0.2.2 13 年之前
  Roger Dingledine 339993b409 actually retry bridges when your network goes away 13 年之前
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 13 年之前
  Roger Dingledine 47b23bd03e A start at a patch for bug 1943 (alignment issues) 13 年之前
  Nick Mathewson 01c6b01137 I hear we are close to a release. Clean up the whitespace. 13 年之前
  Nick Mathewson f89323afda Fix behavior of adding a cell to a blocked queue. 13 年之前
  Nick Mathewson b51f1a64e4 Make Sebastian's bug1831 branch build with --enable-gcc-warnings 14 年之前
  Sebastian Hahn 561ca9b987 Fix misplaced labels 14 年之前
  Sebastian Hahn 4c49d3c27e Refactor circuit_build_times_parse_state 14 年之前
  Sebastian Hahn 70f0ba1495 Fix a memory leak in circuit_build_times_parse_state 14 年之前