Historique des commits

Auteur SHA1 Message Date
  Steven Engler 7acfec5665 Fixed a race condition if a connection is closed during handshaking. il y a 4 ans
  Steven Engler 7bca2c48e4 Fixed a race condition with cell message passing. il y a 4 ans
  Steven Engler 356fc7e898 Minor scheduler changes to comments and state changes il y a 4 ans
  Steven Engler 754c972275 Fixed a bug with controller circuits il y a 4 ans
  Steven Engler 946203bbbb Added throughput measurements for relay connections il y a 4 ans
  Steven Engler 1e3d76cfe3 Fixed a bug when a safe_or_conn receives an "open" message il y a 4 ans
  Steven Engler f2035c1ffa Removed the 'total_cells_allocated' global counter il y a 4 ans
  Steven Engler 58d6ee9fc0 Set the number of additional eventloops in the torrc il y a 4 ans
  Steven Engler 8ff491b734 Fixed two memory / race condition bugs il y a 4 ans
  Steven Engler b30fea06c9 Temp changes for cell events il y a 4 ans
  Steven Engler 28acb7f326 Fixed logging bug with threads il y a 4 ans
  Steven Engler 49f0a71471 Small bug fix il y a 4 ans
  Steven Engler e4be10e787 Can set a silent mode for events il y a 4 ans
  Steven Engler 28d542ca9c Changes missed in previous commits il y a 4 ans
  Steven Engler a92a16d5ab Added another set of connection event sources/listeners il y a 4 ans
  Steven Engler 876229071a Ugly hack to improve multithreading support in scheduler il y a 4 ans
  Steven Engler 7f72d9b63c Now using 4 worker threads (multithreading is enabled) il y a 4 ans
  Steven Engler 6621019596 Improved logging il y a 4 ans
  Steven Engler 568c9ff0a3 Unpack cells in worker threads il y a 4 ans
  Steven Engler d354aebc10 Removed the global buffer allocation counter il y a 4 ans
  Steven Engler a41ce2a9b1 Removed edge-triggered events and added updatable events il y a 4 ans
  Steven Engler dac075e07a More bug fixes il y a 4 ans
  Steven Engler 75e677b13d Added the safe connections (not working yet) il y a 4 ans
  Steven Engler 9608f905ec The log prints a truncated id for the current thread il y a 4 ans
  Steven Engler 2d735b871c Moved the channel creation outside of the TLS handshake il y a 4 ans
  Steven Engler ea890b6741 Starting the channel TLS listener when tor starts il y a 4 ans
  Steven Engler f3f251535e Each eventloop thread now has its own replyqueue il y a 4 ans
  Steven Engler 818176870a Added support for multiple eventloops il y a 4 ans
  Steven Engler 547376f189 Added the ability to shutdown the threadpool il y a 4 ans
  Steven Engler 135e50cdd1 Changed threads to be joinable rather than detatched il y a 4 ans