aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_common.c
AgeCommit message (Expand)Author
2019-04-23Rename outvar to follow _out convention.Nick Mathewson
2019-04-19Initialize rate_limited in hs_pick_hsdir() to falseNeel Chauhan
2019-04-19Only set rate_limited in hs_pick_hsdir() if rate_limited_count or responsible...Neel Chauhan
2019-04-19Make rate_limited and is_rate_limited a boolNeel Chauhan
2019-04-11Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITEDNeel Chauhan
2019-03-12Merge branch 'bug23576-041-rebased-squashed'Nick Mathewson
2019-03-12hs: abolish hs_desc_link_specifier_dup()teor
2019-03-12hs: abolish hs_desc_link_specifier_tteor
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-01-31hs: Onion services put IPv6 addresses in service descriptorsteor
2019-01-17Fix users of base32_decode to check for expected length in return.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-15Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-15Save original virtual port in edge conn HS ident.George Kadianakis
2018-07-30fix wrong word in commentRoger Dingledine
2018-07-20Tweak assertion in get_time_period_length() for coverityNick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson