Commit History

Author SHA1 Message Date
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson b53a2059c4 Expose crypto_digest_algorithm_get_length from crypto.c 8 years ago
  Nick Mathewson 2a884926c0 Merge remote-tracking branch 'dgoulet/bug19066_029_01' 8 years ago
  Nick Mathewson 4a14c2cfc7 Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 2729f166cb whitespace fixes 8 years ago
  Nick Mathewson ab932cd7bf Remove duplicate siging_key_cert fields. 8 years ago
  Nick Mathewson a7f6e434be Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 3f49474349 Merge branch 'bug17150_027_extra' into maint-0.2.8 8 years ago
  Nick Mathewson 8acfac7375 Copy the signing_key_cert field into signed_descriptor_t 8 years ago
  Nick Mathewson 44da47d3c1 Move extra_info_digest256 into signed_descriptor_t 8 years ago
  David Goulet 50ff24e276 dirauth: don't use hardcoded length when parsing digests 8 years ago
  Nick Mathewson 33d3572a1d Merge branch 'feature15588_squashed' 8 years ago
  John Brooks 162aa14eef Move rend client name checks to one function 8 years ago
  John Brooks d5a23ce115 Move rend auth cookie en-/decoding to a function 9 years ago
  Nick Mathewson 6a91cab79c Merge branch 'maint-0.2.7' 8 years ago
  Nick Mathewson c20e34e189 Fix log message subjects in networkstatus_parse_vote_from_string() 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' 8 years ago
  Nick Mathewson 1f679d4ae1 Fix all doxygen warnings other than "X is not documented" 8 years ago
  Nick Mathewson a8d6989589 Whitespace fixes 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Matthew Finkel 467d0919d2 Authorities must set a router's V2Dir flag if it supports tunnelled reqs 9 years ago
  Nick Mathewson 9d17d10b36 tweak router_parse_addr_policy_item_from_string docs 8 years ago
  teor (Tim Wilson-Brown) ce92335214 Add policy assume_action support for IPv6 addresses 8 years ago
  teor (Tim Wilson-Brown) cd0a5db5e9 Initialise malformed_list to 0 each time we parse a policy 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson 6b6a714732 Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770 8 years ago
  teor (Tim Wilson-Brown) fd85f2cd70 fixup Clarify ambiguous log message in router_add_exit_policy 8 years ago
  teor (Tim Wilson-Brown) ab6f93caa7 fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set 8 years ago