Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 24b7b922ae Actually free the worker_state_t object when we do an update with it vor 7 Jahren
  Nick Mathewson aae034d13e Write a bunch of module documentation. vor 7 Jahren
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer vor 8 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time vor 8 Jahren
  Nick Mathewson d4c1716263 add an explanatory comment vor 9 Jahren
  Nick Mathewson 648af0438d Also, add an assertion to assign_onionskin_to_cpuworker vor 9 Jahren
  Nick Mathewson 66c8180207 Fix crash bug when calling cpuworkers_rotate_keyinfo on a client. vor 9 Jahren
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings vor 9 Jahren
  Sebastian Hahn 3bcdb26267 Call cpu_init if we change to being a relay vor 9 Jahren
  Sebastian Hahn 9667b2b88a Add some comments to or_circuit_t.workqueue_entry vor 9 Jahren
  Sebastian Hahn 7337510090 Avoid use-after-free of circ belonging to cancelled job vor 9 Jahren
  Nick Mathewson 2274221557 Fix a work-counting bug introduced by the workqueue merge vor 9 Jahren
  Nick Mathewson a598d0f575 Bail early in cpuworker_onion_handshake_replyfn if the circuit is marked vor 9 Jahren
  Nick Mathewson 034e2788f8 whitespace fixes vor 9 Jahren
  David Goulet 84f5cb749d Fix: remove whitespace and update a comment in cpuworker.c vor 9 Jahren
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work vor 9 Jahren
  Nick Mathewson fb5ebfb507 Avoid chan/circ linear lookups for requests vor 10 Jahren
  Nick Mathewson 6c9c54e7fa Remove if (1) indentation in cpuworker.c vor 10 Jahren
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. vor 10 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) vor 9 Jahren
  Nick Mathewson 58f4200789 Thread support is now required vor 10 Jahren
  Nick Mathewson b6c8a14bf3 Merge remote-tracking branch 'public/bug4345a_024' vor 10 Jahren
  Nick Mathewson 78bc814c04 scan-build: in cpuworker, initialize tv_start vor 10 Jahren
  Nick Mathewson 6ad7f3417c Renamed "onionskins_completed" to "onionskins_assigned" vor 10 Jahren
  Nick Mathewson 85b46d57bc Check spawn_func() return value vor 10 Jahren
  Roger Dingledine 2c877d2da4 collect and log statistics about onionskins received/processed vor 10 Jahren