Historial de Commits

Autor SHA1 Mensaje Fecha
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. hace 6 años
  Roger Dingledine 6190593256 use channel_is_client for create cell counts hace 6 años
  Roger Dingledine a7440d9c9d more fixes for typos, grammar, whitespace, etc hace 6 años
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style hace 6 años
  Nick Mathewson 15ed1c0c83 Merge branch 'maint-0.3.1' hace 7 años
  Nick Mathewson fdd8156ea3 Fix the cpuworker.c documentation to mention all the kinds of work hace 7 años
  Nick Mathewson 250c88014d Always start with one additional worker thread hace 7 años
  Nick Mathewson 0ae0b5aa41 Queue consensus diffs at LOW priority. hace 7 años
  George Kadianakis c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). hace 7 años
  Roger Dingledine 005500e14d make assign_onionskin_to_cpuworker failure case more clear hace 7 años
  Nick Mathewson 784b29a2bf Merge branch 'bug22356_029' into maint-0.3.1 hace 7 años
  Nick Mathewson e3efc076c5 Downgrade "assign_to_cpuworker failed" to INFO. hace 7 años
  Nick Mathewson fe584f4012 Make cpuworker_queue_work function mockable. hace 7 años
  Nick Mathewson b022ea32a6 Expand cpuworker API to allow other work types hace 7 años
  Nick Mathewson 7505f452c8 Run the copyright update script. hace 7 años
  Nick Mathewson 24b7b922ae Actually free the worker_state_t object when we do an update with it hace 7 años
  Nick Mathewson aae034d13e Write a bunch of module documentation. hace 7 años
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer hace 8 años
  Nick Mathewson 57699de005 Update the copyright year. hace 8 años
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time hace 8 años
  Nick Mathewson d4c1716263 add an explanatory comment hace 9 años
  Nick Mathewson 648af0438d Also, add an assertion to assign_onionskin_to_cpuworker hace 9 años
  Nick Mathewson 66c8180207 Fix crash bug when calling cpuworkers_rotate_keyinfo on a client. hace 9 años
  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