Commit History

Author SHA1 Message Date
  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 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
  Nick Mathewson d2205ca458 Refactor listener_connection_t into its own type. 13 years ago
  Nick Mathewson ddc65e2b33 Parse prop171 options; refactor listener/port option code 13 years ago
  Nick Mathewson 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 years ago
  George Kadianakis 86b20e0d8a Reverting the accounting thing introduced in 5492de76 till I think how it should be done properly. 13 years ago
  George Kadianakis 5492de76dd Put some last missing pieces together. 13 years ago