Commit History

Author SHA1 Message Date
  Nick Mathewson da778f2921 Use thread-safe types to store the LOG_PROTOCOL_WARN severity 6 years ago
  Nick Mathewson a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
  Nick Mathewson 72b5e4a2db Move tor_git_revision into a new module. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 4d30dde156 Merge branch 'netflow_padding-v6-rebased2-squashed' 6 years ago
  Mike Perry 687a85950a Cache netflow-related consensus parameters. 7 years ago
  Mike Perry d5a151a067 Bug 17592: Clean up connection timeout logic. 7 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago
  Nick Mathewson e7506c03cf Isolate dmalloc/openssl bridge code to crypto.c 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 3e3040a5d9 Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson acbb60cd63 Move unittests' RSA pregen code into a new file, and improve. 7 years ago
  teor 13fbbe9cce Make sure passthrough_test_setup doesn't inadvertently fail or skip tests 7 years ago
  teor 77e1d660ee Add get_fname_rnd for unit tests that want a unique path every time 7 years ago
  teor d7634dc519 Create get_fname_suffix, and refactor get_fname to use it 7 years ago
  Nick Mathewson 77e2be06f6 make check-spaces 7 years ago
  Nick Mathewson 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests 7 years ago
  Nick Mathewson 05110c9294 Move the donna-fuzzing tests into test_slow. 7 years ago
  Nick Mathewson 5ec395b27f Re-enable RSA cacheing in tests, with a better design. 7 years ago
  Nick Mathewson 3269307daf Treat all nonfatal assertion failures as unit test failures. 7 years ago
  Nick Mathewson 7ef4eef764 Actually, always monotime_init() in the unit tests. 7 years ago
  Nick Mathewson 273290d4fe Always log [bug] warnings from the unit tests. 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 7 years ago
  Nick Mathewson 0f9b0b8bfe Initialize networking _before_ initializing libevent in the tests 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fed8c5199a Merge branch 'check_log_mutex_uncherrypicked' 8 years ago
  teor (Tim Wilson-Brown) a7a98e27ea Initialise logging before trying to use it in unit tests 8 years ago
  Nick Mathewson 1bac468882 Fix two problems in the 0.2.8.x unit tests 8 years ago
  Nick Mathewson a56fb58d6e Fix some memory leaks in the unit tests 8 years ago
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 years ago