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
/
or
/
rendservice.c
Age
Commit message (
Expand
)
Author
2018-05-09
Detect when v2 services get disabled after HUP.
George Kadianakis
2018-01-19
Merge branch 'bug24895_031_02' into bug24895_032_02
David Goulet
2018-01-19
Merge branch 'bug24895_029_02' into bug24895_031_02
David Goulet
2018-01-19
hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2
Roger Dingledine
2018-01-19
turn MAX_REND_FAILURES into a function
Roger Dingledine
2018-01-19
MAX_REND_FAILURES is 1, but we would try three times
Roger Dingledine
2017-12-01
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-01
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-01
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-01
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-01
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-12-01
Fix a clang compilation warning in rendservice.c
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-28
hs-v2: Remove any expiring intro from the retry list
David Goulet
2017-11-27
Fix length of replaycache-checked data.
Nick Mathewson
2017-10-25
hs-v2: Copy needed information between service on prunning
David Goulet
2017-09-19
hs: Pad RENDEZVOUS1 v3 cell to match length of v2
David Goulet
2017-09-18
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-18
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-18
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-07
hs: Do not assert on rend_data while iterating over circuits
David Goulet
2017-08-31
hs: Set rendezvous circuit timestamp_dirty all the time
David Goulet
2017-08-29
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-28
hs: Fix the intro circuit max retry
David Goulet
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-22
Refactor node lookup APIs to take flags
Nick Mathewson
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-08
prop224: Add service rendezvous circuit relaunch
David Goulet
2017-08-08
hs: Rename num_rend_services()
David Goulet
2017-08-08
prop224: Link rendezvous circuit to edge connection
David Goulet
2017-08-08
prop224: Establish rendezvous circuit for service
David Goulet
2017-08-08
prop224: Circuit has opened and ESTABLISH_INTRO cell
David Goulet
2017-08-08
prop224: Service v3 descriptor creation and logic
David Goulet
2017-07-24
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
Nick Mathewson
2017-07-13
Merge remote-tracking branch 'dgoulet/ticket21979_032_04'
Nick Mathewson
2017-07-13
prop224: Fix clang warnings
David Goulet
2017-07-13
prop224: Use the service config object when configuring
David Goulet
2017-07-13
hs: Add rend_service_init()
David Goulet
[next]