Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto vor 7 Jahren
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c vor 7 Jahren
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) vor 7 Jahren
  Nick Mathewson 2d69c32bb6 Clean up include paths for libtor-evloop (automated) vor 7 Jahren
  Nick Mathewson 48ebd9bf76 Move weakrng into lib/intmath vor 7 Jahren
  Nick Mathewson 9cf335c9a5 Extract threading code into a new library. vor 7 Jahren
  Nick Mathewson 544ab27a94 Extract the alert-socket code into lib/net. vor 7 Jahren
  Nick Mathewson accf239fa3 Rectify include paths (automated) vor 7 Jahren
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py vor 7 Jahren
  Nick Mathewson fb0019daf9 Update copyrights to 2018. vor 7 Jahren
  Nick Mathewson 6e3e96d2ff Fix the selection of events to cancel in test_workqueue.c vor 7 Jahren
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' vor 7 Jahren
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. vor 7 Jahren
  Nick Mathewson 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue vor 8 Jahren
  Nick Mathewson b3586629c9 Wrap the function we use to run the event loop. vor 8 Jahren
  Nick Mathewson 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. vor 8 Jahren
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. vor 8 Jahren
  Nick Mathewson 10e0bff4ca Add support for multi-priority workqueues vor 8 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 8 Jahren
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer vor 9 Jahren
  Nick Mathewson 3cc374456b Add several test scripts wrapping test_workqueue vor 9 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 9 Jahren
  Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked vor 10 Jahren
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. vor 10 Jahren
  Sebastian Hahn 5cf24ff3af Fix a bunch of check-spaces complaints vor 10 Jahren
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time vor 10 Jahren
  Sebastian Hahn 2657ea802b New testcase exposing bug during threadpool shutdown vor 10 Jahren
  Nick Mathewson 1d63ecbed0 Let's try to get test_workqueue working on windows vor 10 Jahren
  cypherpunks f4b03f936e Improve the workqueue test help message. vor 10 Jahren
  cypherpunks c68b341882 Limit the number of inflight items to the number of items. vor 10 Jahren