Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 3e3040a5d9 Merge branch 'maint-0.2.9' 9 lat temu
  Nick Mathewson acbb60cd63 Move unittests' RSA pregen code into a new file, and improve. 9 lat temu
  teor 13fbbe9cce Make sure passthrough_test_setup doesn't inadvertently fail or skip tests 9 lat temu
  teor 77e1d660ee Add get_fname_rnd for unit tests that want a unique path every time 9 lat temu
  teor d7634dc519 Create get_fname_suffix, and refactor get_fname to use it 9 lat temu
  Nick Mathewson 77e2be06f6 make check-spaces 9 lat temu
  Nick Mathewson 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests 9 lat temu
  Nick Mathewson 05110c9294 Move the donna-fuzzing tests into test_slow. 9 lat temu
  Nick Mathewson 5ec395b27f Re-enable RSA cacheing in tests, with a better design. 9 lat temu
  Nick Mathewson 3269307daf Treat all nonfatal assertion failures as unit test failures. 9 lat temu
  Nick Mathewson 7ef4eef764 Actually, always monotime_init() in the unit tests. 9 lat temu
  Nick Mathewson 273290d4fe Always log [bug] warnings from the unit tests. 9 lat temu
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 lat temu
  Nick Mathewson 0f9b0b8bfe Initialize networking _before_ initializing libevent in the tests 9 lat temu
  Nick Mathewson 57699de005 Update the copyright year. 10 lat temu
  Nick Mathewson fed8c5199a Merge branch 'check_log_mutex_uncherrypicked' 10 lat temu
  teor (Tim Wilson-Brown) a7a98e27ea Initialise logging before trying to use it in unit tests 10 lat temu
  Nick Mathewson 1bac468882 Fix two problems in the 0.2.8.x unit tests 10 lat temu
  Nick Mathewson a56fb58d6e Fix some memory leaks in the unit tests 10 lat temu
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 10 lat temu
  Nick Mathewson 81f3572467 Refactor initialization logic for control-event-queue 10 lat temu
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 10 lat temu
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 10 lat temu
  Nick Mathewson 511ca9b91c Remove DynamicDHGroups as obsoleted by PluggableTransports or P256. 11 lat temu
  Tom van der Woerdt d39ede7f20 testing_common.c: avoid side-effects of tor_assert 11 lat temu
  Nick Mathewson 7322de15dc Split the slow unit tests into their own binary 11 lat temu