index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
hs
/
hs_common.c
Age
Commit message (
Expand
)
Author
2022-02-22
hs: Setup congestion control on service rends using intro data
David Goulet
2022-02-22
Extend info argument updates for non-ntorv3 cases
Mike Perry
2022-02-22
Convert TODO into TODO-324 for better visibility.
Nick Mathewson
2022-02-22
Use protover to signal support for ntor3 + congestion control.
Nick Mathewson
2021-03-24
fix some tiny typos
Roger Dingledine
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs: Remove last artefact of HSv2 in the code
David Goulet
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-19
hs: Rename service config port object
David Goulet
2021-02-19
hs-v2: Remove client support
David Goulet
2021-01-12
Merge branch 'ticket40237_044_01' into ticket40237_045_01
David Goulet
2021-01-12
Merge branch 'ticket40237_043_01' into ticket40237_044_01
David Goulet
2021-01-12
Merge branch 'ticket40237_035_01' into ticket40237_043_01
David Goulet
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-10-27
hs: Always note the virtual port in the ident
David Goulet
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-01-28
Introduce an hs_ob_free_all() function.
George Kadianakis
2020-01-21
Turn hs_subcredential_t into a proper struct.
Nick Mathewson
2020-01-21
hs-v3: Implement hs_parse_address_no_log()
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-07
Fix various doxygen comments in feature/hs.
Nick Mathewson
2019-10-16
hs_common.[ch]: repair doxygen comments by replacing /* with /**
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-08-06
hs-v3: Add consensus parameters for DoS defenses
David Goulet
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-24
Add firewall_choose_address_ls() and hs_get_extend_info_from_lspecs() tests
Neel Chauhan
2019-04-24
Use fascist_firewall_choose_address_ls() in hs_get_extend_info_from_lspecs()
Neel Chauhan
2019-04-23
Rename outvar to follow _out convention.
Nick Mathewson
2019-04-19
Initialize rate_limited in hs_pick_hsdir() to false
Neel Chauhan
2019-04-19
Only set rate_limited in hs_pick_hsdir() if rate_limited_count or responsible...
Neel Chauhan
2019-04-19
Make rate_limited and is_rate_limited a bool
Neel Chauhan
2019-04-11
Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED
Neel Chauhan
2019-03-12
Merge branch 'bug23576-041-rebased-squashed'
Nick Mathewson
2019-03-12
hs: abolish hs_desc_link_specifier_dup()
teor
2019-03-12
hs: abolish hs_desc_link_specifier_t
teor
2019-02-26
Merge branch 'tor-github/pr/611'
George Kadianakis
2019-01-31
hs: Onion services put IPv6 addresses in service descriptors
teor
2019-01-17
Fix users of base32_decode to check for expected length in return.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-15
Save original virtual port in edge conn HS ident.
George Kadianakis
2018-07-30
fix wrong word in comment
Roger Dingledine
2018-07-20
Tweak assertion in get_time_period_length() for coverity
Nick Mathewson
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
[next]