커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 년 전
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 13 년 전
  Nick Mathewson 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc 13 년 전
  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 ff014eb5ea Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes 0.2.1 compilation on windows 13 년 전
  Mike Perry c5b5643965 Send control port events for timeouts. 14 년 전
  Nick Mathewson 69deb22f34 Fix up compilation on windows. 13 년 전
  Nick Mathewson 8c528bc320 Merge commit 'origin/maint-0.2.1' 13 년 전
  Sebastian Hahn 78e4aa63fb Backport END_STREAM_REASON_NOROUTE for client use. 14 년 전
  Nick Mathewson 6a77bde8d8 Make Sebastian's misc-reasons branch compile; frob the changes file 13 년 전
  Nick Mathewson 9bcea4a8ef Merge commit 'sebastian/misc-reason' 13 년 전
  Sebastian Hahn 150ed553df Introduce END_STREAM_REASON_NOROUTE 14 년 전
  Sebastian Hahn b8aa14a39b Handle EHOSTUNREACH in errno_to_stream_end_reason() 14 년 전
  Sebastian Hahn cc060ea220 Create reasons.h 14 년 전
  Sebastian Hahn c4f8f1316e Create config.h 14 년 전
  Nick Mathewson 311aca5a34 Log bandwidth_weight_rule_t as a string, not an integer. 14 년 전
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 년 전
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 년 전
  Nick Mathewson c9203749a2 A changelog entry and a bit more documentation for socks-client 14 년 전
  Nick Mathewson 903f9ef50e Clean up a couple of style issues in the socks-client branch. 14 년 전
  Nick Mathewson 015189b5df Move SOCKS reason-decoding switches into reasons.c 15 년 전
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 년 전
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 년 전
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 년 전
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 년 전
  Nick Mathewson bcde95509d Actually reinstate errors that did not work on windows, and add a comment about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. 16 년 전
  Roger Dingledine b50206a9d2 ignore some errnos in hopes of building on windows again 16 년 전
  Roger Dingledine 8c85eef9b0 start sending "bootstrap problem" status events when we're having troubles 16 년 전
  Roger Dingledine 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 16 년 전