Historial de Commits

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