Commit History

Author SHA1 Message Date
  Nick Mathewson cf14a520c8 Resolve bug 3448: remove mention of tor-ops (which is not in use) 12 years ago
  Linus Nordberg 529820f8ba Use correct address family where necessary for bridges on IPv6. 12 years ago
  Linus Nordberg 1c2c3314a9 Add some logging and comments. 12 years ago
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
  Nick Mathewson 9e8f3ee8e4 Fix some DOCDOCs 12 years ago
  Nick Mathewson df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 years ago
  Sebastian Hahn 4b8d2ad6f5 Fix compile warnings on windows 12 years ago
  Nick Mathewson b1632c3fb7 Fix memory leak in retry_all_listeners: Coverity CID 485 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
  Nick Mathewson 1b0645acba Cell types and states for new OR handshake 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
  Nick Mathewson fee094afcd Fix issues in 3630 patch noted by Karsten 12 years ago
  Nick Mathewson 41dfc4c19c Make bufferevents work with TokenBucketRefillInterval 12 years ago
  Nick Mathewson 052b95e2f1 Refactor connection_bucket_refill(_helper) to avoid roundoff 12 years ago
  Florian Tschorsch 6b1d8321ae New torrc option to allow bucket refill intervals of less than 1 sec 12 years ago
  Nick Mathewson 2394c74017 Log errno on listener socket creation failure. 12 years ago
  George Kadianakis 0dcf327248 Remove connection_uses_transport() since it was unused. 12 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 12 years ago
  Jérémy Bobbio 58a0afe30f chown() sockets when User option is set 12 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
  Sebastian Hahn ebb5f8df36 Explicitly set bucket_cfg to NULL after we freed it 12 years ago
  Nick Mathewson cdbfc2a0c2 Fix compilation on non-bufferevent systems after 3803 fix: oops. 12 years ago
  Nick Mathewson 0de8afd8f5 Split out rephist parts of buckets_decrement 12 years ago
  Nick Mathewson dfcd3d9ce0 Set write low-watermarks on all bufferevents. 12 years ago
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 12 years ago
  Nick Mathewson 263d68aa82 Appease "make check-spaces" 12 years ago
  Nick Mathewson 06be6105e4 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 12 years ago
  Sebastian Hahn 6a06f45b04 Actually pick a random port when "auto" is specified 12 years ago
  George Kadianakis ec8d0a6d83 Free global_rate_limit in connection_free_all(). 13 years ago