Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Steven Engler 135e50cdd1 Changed threads to be joinable rather than detatched hace 4 años
  Steven Engler 8a3598b799 Uncoupled the thread pool from the reply queue hace 5 años
  Steven Engler 5a3c0cf6d5 Added the scheduler as a subsystem hace 4 años
  Steven Engler 3ca0dfcc7c Run the thread init and cleanup in the main thread hace 4 años
  Steven Engler 4c518522df Start threads with support for tor's subsystem management hace 4 años
  Steven Engler ad15c31896 Add thread init functionality to the subsystem manager hace 4 años
  Steven Engler ba5d3d9a6e Threadpools use a configurable thread spawn function hace 4 años