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_service.c
Age
Commit message (
Expand
)
Author
2020-05-28
Merge branch 'tor-github/pr/1901'
David Goulet
2020-05-27
Add HS v3 status to the SIGUSR1 dumpstats()
Neel Chauhan
2020-05-21
Fix an enum comparison that was blowing up jenkins.
George Kadianakis
2020-04-07
hs-v3: Fix typo in log info when PublishHidServDescriptors is set to 0
David Goulet
2020-04-01
Merge branch 'tor-github/pr/1844'
David Goulet
2020-03-30
hs-v3: Move ob_subcreds to hs_service_state_t.
George Kadianakis
2020-03-30
hs-v3: Don't crash after SIGHUP in Onionbalance backend mode.
George Kadianakis
2020-03-30
Merge branch 'tor-github/pr/1775'
David Goulet
2020-03-30
Start using confmgt logic to parse HS configuration.
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-03-17
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-17
Fix TROVE-2020-003.
George Kadianakis
2020-03-11
hs-v3: Log reasons why service can't upload descriptor
David Goulet
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-10
Use semicolons after HT_PROTOTYPE and HT_GENERATE.
Nick Mathewson
2020-01-28
Refresh OB keys when we build a new descriptor.
George Kadianakis
2020-01-21
Turn hs_subcredential_t into a proper struct.
Nick Mathewson
2020-01-21
hs-v3: Add the Onion Balance config file option
David Goulet
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-11-27
hs-v3: Remove unused hs_service_intro_circ_has_closed()
David Goulet
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1395' into maint-0.3.5
teor
2019-11-07
Fix various doxygen comments in feature/hs.
Nick Mathewson
2019-10-29
Merge branch 'tor-github/pr/1456'
George Kadianakis
2019-10-23
hs-v3: Remove the circuit_established intro flag
David Goulet
2019-10-23
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
Disable a couple of iterator macros when COCCI is defined.
Nick Mathewson
2019-10-16
hs_service.c: repair doxygen comments
Nick Mathewson
2019-10-08
hs-v3: Do not remove intro point if circuit exists
David Goulet
2019-10-07
Merge branch 'ticket31548_035_01_squashed'
Nick Mathewson
2019-10-07
hs-v3: Make service pick the exact amount of intro points
David Goulet
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-08-29
Merge branch 'tor-github/pr/1256' into maint-0.4.1
David Goulet
2019-08-26
hs-v3: Encode DoS ESTABLISH_INTRO cell extension
David Goulet
2019-08-26
hs-v3: Implement torrc DoS defenses options
David Goulet
2019-08-23
hs: v3 single onion services fall back to 3-hop intro for unreachable nodes
teor
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-05-15
Merge branch 'maint-0.4.0'
George Kadianakis
2019-05-15
Merge branch 'tor-github/pr/1013' into maint-0.4.0
George Kadianakis
2019-05-10
Don't pass a NULL into a %s when logging client auth file load failure
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-03-12
Merge branch 'bug23576-041-rebased-squashed'
Nick Mathewson
2019-03-12
hs: abolish hs_desc_link_specifier_t
teor
2019-02-26
Merge branch 'tor-github/pr/611'
George Kadianakis
[next]