Commit History

Author SHA1 Message Date
  Sebastian Hahn 4b8d2ad6f5 Fix compile warnings on windows 14 years ago
  Nick Mathewson b1632c3fb7 Fix memory leak in retry_all_listeners: Coverity CID 485 14 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 14 years ago
  Nick Mathewson 1b0645acba Cell types and states for new OR handshake 14 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 14 years ago
  Nick Mathewson fee094afcd Fix issues in 3630 patch noted by Karsten 14 years ago
  Nick Mathewson 41dfc4c19c Make bufferevents work with TokenBucketRefillInterval 14 years ago
  Nick Mathewson 052b95e2f1 Refactor connection_bucket_refill(_helper) to avoid roundoff 14 years ago
  Florian Tschorsch 6b1d8321ae New torrc option to allow bucket refill intervals of less than 1 sec 14 years ago
  Nick Mathewson 2394c74017 Log errno on listener socket creation failure. 14 years ago
  George Kadianakis 0dcf327248 Remove connection_uses_transport() since it was unused. 14 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 14 years ago
  Jérémy Bobbio 58a0afe30f chown() sockets when User option is set 14 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 14 years ago
  Sebastian Hahn ebb5f8df36 Explicitly set bucket_cfg to NULL after we freed it 14 years ago
  Nick Mathewson cdbfc2a0c2 Fix compilation on non-bufferevent systems after 3803 fix: oops. 14 years ago
  Nick Mathewson 0de8afd8f5 Split out rephist parts of buckets_decrement 14 years ago
  Nick Mathewson dfcd3d9ce0 Set write low-watermarks on all bufferevents. 14 years ago
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 14 years ago
  Nick Mathewson 263d68aa82 Appease "make check-spaces" 14 years ago
  Nick Mathewson 06be6105e4 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 14 years ago
  Sebastian Hahn 6a06f45b04 Actually pick a random port when "auto" is specified 14 years ago
  George Kadianakis ec8d0a6d83 Free global_rate_limit in connection_free_all(). 14 years ago
  George Kadianakis a5fd07d178 Move connection_free_all() to the bottom of connection.c to enjoy maximum visibility. 14 years ago
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 14 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 14 years ago
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 14 years ago
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 14 years ago
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 14 years ago