Commit History

Author SHA1 Message Date
  Nick Mathewson 052b95e2f1 Refactor connection_bucket_refill(_helper) to avoid roundoff 13 years ago
  Florian Tschorsch 6b1d8321ae New torrc option to allow bucket refill intervals of less than 1 sec 13 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 13 years ago
  Jérémy Bobbio 58a0afe30f chown() sockets when User option is set 13 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 13 years ago
  Sebastian Hahn ebb5f8df36 Explicitly set bucket_cfg to NULL after we freed it 13 years ago
  Nick Mathewson cdbfc2a0c2 Fix compilation on non-bufferevent systems after 3803 fix: oops. 13 years ago
  Nick Mathewson 0de8afd8f5 Split out rephist parts of buckets_decrement 13 years ago
  Nick Mathewson dfcd3d9ce0 Set write low-watermarks on all bufferevents. 13 years ago
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 13 years ago
  Nick Mathewson 263d68aa82 Appease "make check-spaces" 13 years ago
  Nick Mathewson 06be6105e4 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 13 years ago
  Sebastian Hahn 6a06f45b04 Actually pick a random port when "auto" is specified 13 years ago
  George Kadianakis ec8d0a6d83 Free global_rate_limit in connection_free_all(). 13 years ago
  George Kadianakis a5fd07d178 Move connection_free_all() to the bottom of connection.c to enjoy maximum visibility. 13 years ago
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 13 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 13 years ago
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 13 years ago
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 13 years ago
  Nick Mathewson da83da9199 Add a missing break in a switch statement 13 years ago
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 years ago
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 13 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 years ago
  Nick Mathewson 424063e3b2 Implement destaddr-based isolation 13 years ago
  Nick Mathewson 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 years ago
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 13 years ago