コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 7 年 前
  Nick Mathewson 83129031b1 Remove a needless level of indirection from crypto_cipher_t 7 年 前
  Nick Mathewson ff116b7808 Simplify the crypto_cipher_t interface and structure 7 年 前
  Nick Mathewson 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. 7 年 前
  Nick Mathewson b08ddb60c9 Ensure that dir1 and dir2 are freed at the end of poisoning test 7 年 前
  Nick Mathewson 425f5e6d40 Fix a bogus memwipe length in rend_service_load_auth_keys(). 7 年 前
  Nick Mathewson b88f918227 Remove an extraneous parenthesis in IF_BUG_OHNCE__ 7 年 前
  Nick Mathewson 8b7922b282 Merge remote-tracking branch 'teor/feature20072' 7 年 前
  Nick Mathewson 4f4e995d42 Merge branch 'bug20081' 7 年 前
  teor 16085a8421 Add some chutney single onion networks to make test-network-all 7 年 前
  Nick Mathewson b488bd54ba Merge remote-tracking branch 'public/bug20063' 7 年 前
  Nick Mathewson 831649f56e Fix a memory leak in options/validate__single_onion 7 年 前
  Nick Mathewson 2c7d09dfd2 Fix a check-spaces warning. 7 年 前
  Nick Mathewson 2237478045 options/validate__single_onion test: use new log capture api 7 年 前
  Nick Mathewson 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 7 年 前
  teor f311c9ffa2 Replace OnionService* with HiddenService* in option names 7 年 前
  teor 365ca3ca0f Refactor Single Onion code to improve consistency 7 年 前
  teor f686fa2ee6 Comments: prefer circuit_build_times_disabled() to LearnCircuitBuildTimeout 7 年 前
  teor a00fee2f54 Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flag 7 年 前
  teor a4f46ff8ba Refactor the hidden service code to use rend_service_path 7 年 前
  teor 65b2d34c9c Allow the unit tests to pass a service list to rend_service_load_all_keys 7 年 前
  teor 41f96078c2 Refactor UseEntryNodes so the original configured value is preserved 7 年 前
  teor 0285f4f34d Use CircuitBuildTimeout whenever circuit_build_times_disabled is true 7 年 前
  teor 3e4a401ead Fix a typo in a comment in rend_consider_services_intro_points 7 年 前
  teor 4d9d2553ba Fix a typo in the LearnCircuitBuildTimeout disabled log message 7 年 前
  teor c43211fd6c When LearnCircuitBuildTimeout is disabled by other options, be quieter 7 年 前
  teor 07d32d2e68 Remove a duplicate non-anonymous warning log message 7 年 前
  teor (Tim Wilson-Brown) 831cf6d1d8 Refactor crypto init to use existing options variable 7 年 前
  teor e5ad00330c Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN 7 年 前
  teor 75ebbed557 Make Single Onion Service intro points respect ReachableAddresses 7 年 前