Commit History

Author SHA1 Message Date
  David Goulet f76f873199 prop224: Add a function to check for invalid opts 8 years ago
  David Goulet 138e03c488 prop224: Load and/or generate v3 service keys 8 years ago
  David Goulet f3899acdbf prop224: Service address creation/validation 8 years ago
  David Goulet c086a59ea1 prop224: Configure v3 service from options 8 years ago
  David Goulet 93774dcb54 test: Add HS v2 service configuration unit tests 8 years ago
  David Goulet 74193b9321 hs: Use v3 maximum intro points value when decoding v3 8 years ago
  David Goulet 765ed5dac1 prop224: Add a init/free_all function for the whole subsystem 8 years ago
  David Goulet 02e2edeb33 prop224: Add hs_config.{c|h} with a refactoring 8 years ago
  David Goulet b03853b65f prop224: Initial import of hs_service_t 8 years ago
  David Goulet b50f39fb6f prop224: Add common intropoint object 8 years ago
  Nick Mathewson 948158df33 Merge branch 'bug17750_029_squashed' 8 years ago
  teor 527c0735f1 Comment that failure schedules always use exponential backoff 8 years ago
  teor 32f0cbc0f6 Refactor exponential backoff multipliers into macros 8 years ago
  teor f30d355903 Add regression tests for 17750 and 20534 8 years ago
  teor 344f5a71c5 Use download_status_get_next_attempt_at() more often 8 years ago
  teor f813b05202 Give correct bounds in next_random_exponential_delay() comment 8 years ago
  teor c21cfd28f4 Make clients try fallbacks before authorities 8 years ago
  Nick Mathewson 8e8abbbbee Fix the expected bug warning in dir/param_voting_lookup tests 8 years ago
  Nick Mathewson eb01f35149 Merge branch 'bug21495' 8 years ago
  Nick Mathewson c7d2a67274 Fix a couple of clang warnings 8 years ago
  Nick Mathewson c387cc5022 Merge branch 'ticket21859_032_01_squashed' 8 years ago
  Nick Mathewson 6a64563b1d Fix wide lines 8 years ago
  Nick Mathewson ec3e046986 Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases. 8 years ago
  George Kadianakis f35f52e869 Hide crypto_digest_t again and use an accessor for tests. 8 years ago
  George Kadianakis 70d08f764d Explicit length checks in create_rend_cpath(). 8 years ago
  George Kadianakis c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). 8 years ago
  George Kadianakis 2432499705 Rename get_rend_cpath() to create_rend_cpath(). 8 years ago
  George Kadianakis b490ae68c7 Rename rend_circuit_validate_purpose() based on Nick's review. 8 years ago
  George Kadianakis fee95dabcf Turn some warnings into bugs and non-fatal asserts. 8 years ago
  George Kadianakis 91da032e9c Improve docs based on Nick's review. 8 years ago