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
2021-05-04
hs: Fix ADD_ONION with client authorization
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-03-10
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-03-10
hs: Remove hamrless BUG() that can happen
David Goulet
2021-02-19
hs: Remove v2 stats
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-08
Merge remote-tracking branch 'tor-gitlab/mr/212'
George Kadianakis
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-12-08
Reinstate add_onion_helper_add_service() test, validate auth clients before a...
Neel Chauhan
2020-12-08
Remove unused NULL check in hs_service_add_ephemeral(), mention we take owner...
Neel Chauhan
2020-12-03
More logic corrections
Neel Chauhan
2020-11-24
Some test and logic corrections
Neel Chauhan
2020-11-19
Add tests for bug #40084
Neel Chauhan
2020-11-15
Add support for creating v3 onion services form the control port
Neel Chauhan
2020-11-12
Fix typos.
Samanta Navarro
2020-10-27
hs: Collect introduction circuit metrics
David Goulet
2020-10-27
hs: Collect rendezvous circuit metrics
David Goulet
2020-10-27
hs: New metrics module
David Goulet
2020-09-17
Fix wide lines
Nick Mathewson
2020-09-17
Rename tor_cert_create to tor_cert_create_ed25519
Nick Mathewson
2020-07-30
Use write_str_if_not_equal() for onion services
Neel Chauhan
2020-07-14
Rename blacklist and whitelist wording
David Goulet
2020-07-07
Mark some log messages as used by Chutney.
George Kadianakis
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
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
[next]