История коммитов

Автор SHA1 Сообщение Дата
  Roger Dingledine 005500e14d make assign_onionskin_to_cpuworker failure case more clear 7 лет назад
  Nick Mathewson 784b29a2bf Merge branch 'bug22356_029' into maint-0.3.1 7 лет назад
  Nick Mathewson e3efc076c5 Downgrade "assign_to_cpuworker failed" to INFO. 7 лет назад
  Nick Mathewson fe584f4012 Make cpuworker_queue_work function mockable. 7 лет назад
  Nick Mathewson b022ea32a6 Expand cpuworker API to allow other work types 7 лет назад
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 лет назад
  Nick Mathewson 24b7b922ae Actually free the worker_state_t object when we do an update with it 8 лет назад
  Nick Mathewson aae034d13e Write a bunch of module documentation. 8 лет назад
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 8 лет назад
  Nick Mathewson 57699de005 Update the copyright year. 8 лет назад
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time 9 лет назад
  Nick Mathewson d4c1716263 add an explanatory comment 9 лет назад
  Nick Mathewson 648af0438d Also, add an assertion to assign_onionskin_to_cpuworker 9 лет назад
  Nick Mathewson 66c8180207 Fix crash bug when calling cpuworkers_rotate_keyinfo on a client. 9 лет назад
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings 9 лет назад
  Sebastian Hahn 3bcdb26267 Call cpu_init if we change to being a relay 9 лет назад
  Sebastian Hahn 9667b2b88a Add some comments to or_circuit_t.workqueue_entry 9 лет назад
  Sebastian Hahn 7337510090 Avoid use-after-free of circ belonging to cancelled job 9 лет назад
  Nick Mathewson 2274221557 Fix a work-counting bug introduced by the workqueue merge 9 лет назад
  Nick Mathewson a598d0f575 Bail early in cpuworker_onion_handshake_replyfn if the circuit is marked 9 лет назад
  Nick Mathewson 034e2788f8 whitespace fixes 9 лет назад
  David Goulet 84f5cb749d Fix: remove whitespace and update a comment in cpuworker.c 9 лет назад
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work 9 лет назад
  Nick Mathewson fb5ebfb507 Avoid chan/circ linear lookups for requests 11 лет назад
  Nick Mathewson 6c9c54e7fa Remove if (1) indentation in cpuworker.c 11 лет назад
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 11 лет назад
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 10 лет назад
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 лет назад
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 10 лет назад