Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings hace 9 años
  Sebastian Hahn 3bcdb26267 Call cpu_init if we change to being a relay hace 9 años
  Sebastian Hahn 9667b2b88a Add some comments to or_circuit_t.workqueue_entry hace 9 años
  Sebastian Hahn 7337510090 Avoid use-after-free of circ belonging to cancelled job hace 9 años
  Nick Mathewson 2274221557 Fix a work-counting bug introduced by the workqueue merge hace 9 años
  Nick Mathewson a598d0f575 Bail early in cpuworker_onion_handshake_replyfn if the circuit is marked hace 9 años
  Nick Mathewson 034e2788f8 whitespace fixes hace 9 años
  David Goulet 84f5cb749d Fix: remove whitespace and update a comment in cpuworker.c hace 9 años
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work hace 9 años
  Nick Mathewson fb5ebfb507 Avoid chan/circ linear lookups for requests hace 11 años
  Nick Mathewson 6c9c54e7fa Remove if (1) indentation in cpuworker.c hace 11 años
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. hace 11 años
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch hace 10 años
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. hace 10 años
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) hace 10 años
  Nick Mathewson 58f4200789 Thread support is now required hace 10 años
  Nick Mathewson b6c8a14bf3 Merge remote-tracking branch 'public/bug4345a_024' hace 10 años
  Nick Mathewson 78bc814c04 scan-build: in cpuworker, initialize tv_start hace 10 años
  Nick Mathewson 6ad7f3417c Renamed "onionskins_completed" to "onionskins_assigned" hace 10 años
  Nick Mathewson 85b46d57bc Check spawn_func() return value hace 10 años
  Roger Dingledine 2c877d2da4 collect and log statistics about onionskins received/processed hace 11 años
  Nick Mathewson 63b67577d6 Check return values from fcntl and setsockopt hace 11 años
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' hace 11 años
  Nick Mathewson 719940df2b Fix a nigh-impossible overflow in cpuworker.c hace 11 años
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. hace 11 años
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor hace 11 años
  Nick Mathewson 4da083db3b Update the copyright date to 201. hace 11 años
  Nick Mathewson 677d18278e Better handling (I think) for onionskin timing w jumpy clocks hace 11 años