Commit History

Author SHA1 Message Date
  Michael Yakubovich a3707a1052 Fix bug2752 : 48-char HTTPProxyAuthenticator limitation 14 years ago
  Nick Mathewson 919bf6ff3c Merge remote-tracking branch 'public/bug2850' into maint-0.2.2 14 years ago
  Nick Mathewson 4b800408fa Check permissions on the directory holding a control socket 14 years ago
  Nick Mathewson 3b6cbf2534 Add a function to pull off the final component of a path 14 years ago
  Sebastian Hahn 4198261291 Clean up the 2972 implementation a little 14 years ago
  Jérémy Bobbio d41ac64ad6 Add UnixSocketsGroupWritable config flag 14 years ago
  Nick Mathewson dad12188a6 Write automatically-chosen control ports to a file. 14 years ago
  Nick Mathewson 61c06cbc66 Teach retry_listener about "auto" ports. 14 years ago
  Nick Mathewson 5fec8fe559 "(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port 14 years ago
  mikey99 42fcf059d2 Fixes ticket #2503 14 years ago
  Sebastian Hahn d7d25558fa Remove a duplicated line, found by clang 14 years ago
  Nick Mathewson aba7bb705a Set SO_REUSEADDR on all sockets, not just listeners 14 years ago
  Sebastian Hahn 8d81831d71 Add a missing cast to silence the compiler 14 years ago
  Nick Mathewson dddd333a80 Fix some 'impossible' overflow bugs in byte counting 14 years ago
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 14 years ago
  Nick Mathewson c5ffd44ccd Merge branch 'bug2756_relay' into maint-0.2.2 14 years ago
  Nick Mathewson 06f026de66 Check newconn, not conn, before marking newconn for close 14 years ago
  Nick Mathewson 1d36a8e9ae Consider sending stream-level SENDME cells on partial flushes. 14 years ago
  Nick Mathewson 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc 14 years ago
  Nick Mathewson 85da676108 Fix double-mark bug when failing to init transparent connection 14 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 14 years ago
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. 15 years ago
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 15 years ago
  Nick Mathewson ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 15 years ago
  Nick Mathewson a509dbba50 Merge commit 'karsten/dirbytes2' 15 years ago
  Karsten Loesing 58b6195455 Correctly report written bytes on linked connections. 15 years ago
  Karsten Loesing db94b7f46e Count bytes we spend on answering directory requests. 15 years ago
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' 15 years ago
  Sebastian Hahn 561ca9b987 Fix misplaced labels 15 years ago