커밋 기록

작성자 SHA1 메시지 날짜
  Sebastian Hahn 4b13ebd5ab Merge branch 'bug3k_021' into bug3k_022 13 년 전
  Sebastian Hahn 8a36f21251 Fix a failure case of connection_ap_handshake_attach_circuit() 13 년 전
  Robert Ransom f1cf9bd74d Fix a bug introduced by purging rend_cache on NEWNYM 13 년 전
  Robert Ransom 2ad18ae736 Allow rend_client_send_introduction to fail transiently 13 년 전
  Robert Ransom 440e48ddf2 Forget all rendezvous client state on SIGNAL NEWNYM 13 년 전
  Nick Mathewson 0130e7c9d2 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 년 전
  Nick Mathewson 7f85509a59 I guess that had a bug number: add it to the changes file. 13 년 전
  Nick Mathewson 34510f9278 Fix clear_trackhostexits_mapping() to actually work as advertised 13 년 전
  Roger Dingledine cba1d29b7f make make check-spaces happier. 13 년 전
  cypherpunks 247cbab6c8 Fix double-free bug in microdesc parser 13 년 전
  Roger Dingledine 0f48e8fa9a minor tweaks to manpage 13 년 전
  Nick Mathewson 99621bc5a6 Merge remote-tracking branch 'arma/bug1090-part1-squashed' into bug1090-part1-squashed 13 년 전
  Nick Mathewson 8f6cb933b6 Merge branch 'bug1090-manpage-squashed' into bug1090-part1-squashed 13 년 전
  Roger Dingledine 0c40dda3ad explain an argument in a function comment 13 년 전
  Nick Mathewson 2ac768e89f Revise the manpage to contain the actual intended *Nodes behavior 13 년 전
  Nick Mathewson c49f660c1a Add a big changelog entry for bug 1090 fixes 13 년 전
  Nick Mathewson 748350ace1 Instead of checking whether we have unremoved intro points, check for usable ones 13 년 전
  Roger Dingledine b8b557dcb2 better user-facing warnings for unexpected last hops 13 년 전
  Roger Dingledine f7a5bc16d6 warn if we launch too many circuits for a given stream 13 년 전
  Roger Dingledine f962dda8c1 revert most of ef81649d2fc 13 년 전
  Nick Mathewson 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 13 년 전
  Sebastian Hahn e03e90bf59 Fix a check-spaces complaint 13 년 전
  Sebastian Hahn 92ec36a061 Explain the "using anyway" log message better 13 년 전
  Sebastian Hahn 8e2904e269 Fix a log msg 13 년 전
  Nick Mathewson 79a3b3cd37 Check transition of circuit purpose from INTRO->GENERAL if nodes are constrained 13 년 전
  Nick Mathewson 6afad6b691 When cannibalizing a circuit, make sure it has no ExcludeNodes on it 13 년 전
  Nick Mathewson 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map 13 년 전
  Nick Mathewson 128582cc1f Simplify calls to routerset_equal 13 년 전
  Nick Mathewson 84f0e87c6a If we have chosen an exit that shares a family with all bridges, fail the circuit 13 년 전
  Nick Mathewson b59a289365 Do not try to download descriptors for bridges in ExcludeNodes. 13 년 전