Commit History

Author SHA1 Message Date
  Gisle Vanem 70e0291468 Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests 14 years ago
  Nick Mathewson ba0cd8094f Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 14 years ago
  Nick Mathewson 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 14 years ago
  Sebastian Hahn 286d44402e Fix a compile warning on OS X 10.6 14 years ago
  Nick Mathewson de1c36ff60 Merge maint-0.2.1 for bug2402_again fixes . Use "-s ours" so we don't actually take the patch. 14 years ago
  Nick Mathewson 32341ac467 Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1 14 years ago
  Roger Dingledine 9d2b3849b2 Merge branch 'maint-0.2.1' into maint-0.2.2 14 years ago
  Roger Dingledine 0cdd262941 switch to the apr 2011 geoip db 14 years ago
  Nick Mathewson 65eb0e41ac Use cbt to tell when to launch parallel intro circuit 14 years ago
  Nick Mathewson aa950e6c48 Use timevals, not time_t, when expiring circuits. 14 years ago
  Nick Mathewson 5eaba5ac21 Implement replacements for timer(add,cmp,sub) on platforms lacking them. 14 years ago
  Nick Mathewson 22f7042b91 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Erinn Clark 3a7cee9d29 Fix configure.in zlib package names. 14 years ago
  Nick Mathewson fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 14 years ago
  Sebastian Hahn 9facf8918f Improve a few comments 14 years ago
  Sebastian Hahn 8d81831d71 Add a missing cast to silence the compiler 14 years ago
  Sebastian Hahn 4762118832 Small tweaks for bug2698 bugfix 14 years ago
  Jacob Appelbaum b62abf9f21 Fix libevent autoconf bug #2698 14 years ago
  Nick Mathewson 432734279d Fix handling of StreamID exhaustion. 14 years ago
  Nick Mathewson f3b89c1141 Add XXX023s for our timestamp_dirty abuse. 14 years ago
  Nick Mathewson d38030381b Clarify some documentation and comments wrt resetting OR token buckets 14 years ago
  Nick Mathewson 550749555c Remove workaround code for bug539 14 years ago
  Nick Mathewson dddd333a80 Fix some 'impossible' overflow bugs in byte counting 14 years ago
  Nick Mathewson 6a5b94de6c Look at the right errno when sending reason for connect() failure 14 years ago
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 14 years ago
  Nick Mathewson c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 14 years ago
  Nick Mathewson 41380fa3b3 Fixup tor_addr_to_sockaddr return convention 14 years ago
  Nick Mathewson 88bb40d8f8 Clean up a comment-conversation about bad libevent version/method combos 14 years ago
  Nick Mathewson 444e46d96d Remove the "fuzzy time" code 14 years ago
  Nick Mathewson fe86be61b6 Fix signed/unsigned compare warning 14 years ago