Commit History

Author SHA1 Message Date
  Steven Engler 818176870a Added support for multiple eventloops 4 years ago
  Steven Engler 547376f189 Added the ability to shutdown the threadpool 4 years ago
  Steven Engler 8a3598b799 Uncoupled the thread pool from the reply queue 4 years ago
  Steven Engler ba5d3d9a6e Threadpools use a configurable thread spawn function 4 years ago
  Nick Mathewson 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives 4 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 2d69c32bb6 Clean up include paths for libtor-evloop (automated) 5 years ago
  Nick Mathewson 48ebd9bf76 Move weakrng into lib/intmath 5 years ago
  Nick Mathewson 9cf335c9a5 Extract threading code into a new library. 5 years ago
  Nick Mathewson 544ab27a94 Extract the alert-socket code into lib/net. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 6e3e96d2ff Fix the selection of events to cancel in test_workqueue.c 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue 6 years ago
  Nick Mathewson b3586629c9 Wrap the function we use to run the event loop. 6 years ago
  Nick Mathewson 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 10e0bff4ca Add support for multi-priority workqueues 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
  Nick Mathewson 3cc374456b Add several test scripts wrapping test_workqueue 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked 8 years ago
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 years ago