Commitin historia

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