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-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-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-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
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-12-05
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-05
Merge remote-tracking branch 'tor-github/pr/546' into maint-0.3.5
Nick Mathewson
2018-11-26
Test for check_network_participation_callback()
Nick Mathewson
2018-11-01
Improve log message in hs_service.c
Fernando Fernandez Mancera
2018-10-30
Merge branch 'tor-github/pr/438' into maint-0.3.5
David Goulet
2018-10-23
Func rename: Make it clear that update_all_descriptors() does intro points.
George Kadianakis
2018-10-22
hs-v3: Create desc signing key cert before uploading
David Goulet
2018-10-18
hs-v3: Always generate the descriptor cookie
David Goulet
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-25
Move key-loading and crosscert-checking out of feature/relay
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-21
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-15
Change HiddenServiceExportCircuitID to take a string parameter: the protocol.
Alexander Færøy
2018-09-15
Introduce per-service HiddenServiceExportCircuitID torrc option.
George Kadianakis
2018-09-14
Merge branch 'maint-0.3.4'
Nick Mathewson
[next]