Commit History

Author SHA1 Message Date
  teor 51f59f213e router: Add some missing #endif comments 6 years ago
  teor 0c0f215822 routerkeys: Log failures at info-level in make_tap_onion_key_crosscert() 6 years ago
  teor 39ab6c9f73 test_dir: Test descriptor variants 6 years ago
  teor 38fc52a50e test_dir: Refactor common code out of the dir_format unit tests 6 years ago
  teor 8e5df40018 test_dir: Test rsa + ed25519 extrainfo creation and parsing 6 years ago
  teor 7a2c8daded test_dir: Split test_dir_formats into separate rsa and rsa_ed25519 tests 6 years ago
  teor 53b49d1a35 test_dir: Unit tests for RSA-only router and extrainfo descriptor creation 6 years ago
  teor 7c9450fb07 test_router: Add comment to explain mocking 6 years ago
  teor a9f852a0f6 router: Document the additional config and state used to dump descriptors 6 years ago
  teor a1f8558628 router: Move extrainfo signing into its own function 6 years ago
  teor 9cab988696 router: eliminate router_update_info_send_unencrypted() 6 years ago
  teor af0a43be2c router: eliminate tiny router_build_fresh_descriptor() static functions 6 years ago
  teor a65c101973 router: check for NULL in router_build_fresh_descriptor() static functions 6 years ago
  teor f19b64dce9 router: refactor router_build_fresh_descriptor() static function interfaces 6 years ago
  teor 6c5a506cdb router: split router_build_fresh_descriptor() into static functions 6 years ago
  teor a798bd40fb stats: Stop reporting statistics when ExtraInfoStatistics is 0 6 years ago
  teor 361738c964 Merge branch 'bug29017-033' into bug29017-master-merge 6 years ago
  Roger Dingledine 94f7e53d04 fix a bootstrapping string typo 6 years ago
  Roger Dingledine 5dcd44cbe2 fix some of the typos in Maintaining.md 6 years ago
  David Goulet 6c173d00f5 Merge branch 'tor-github/pr/702' 6 years ago
  George Kadianakis 00b073b1bc Merge branch 'maint-0.3.5' 6 years ago
  George Kadianakis d83c299eba Merge branch 'tor-github/pr/689' into maint-0.3.5 6 years ago
  George Kadianakis b804d5bc49 Merge branch 'maint-0.3.5' 6 years ago
  George Kadianakis 9bfe4ed6dd Merge branch 'tor-github/pr/536' into maint-0.3.5 6 years ago
  Nick Mathewson 6a29aa7b8c Add whitebox test for the long-output optimization of fast_rng 6 years ago
  Nick Mathewson 3f28b98220 Add test for crypto_fast_rng_get_double(). 6 years ago
  Nick Mathewson acbde10fce Add a test-rng program so we can pipe to dieharder. 6 years ago
  Nick Mathewson 490e187056 Add a benchmark for our several PRNGs. 6 years ago
  Nick Mathewson f3cbd6426c Implement a fast aes-ctr prng 6 years ago
  Nick Mathewson 3d3578ab41 Extract RNG tests into a new test module 6 years ago