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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendservice.c
Age
Commit message (
Expand
)
Author
2017-09-18
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-18
Fix log-uninitialized-stack bug in rend_service_intro_established.
Nick Mathewson
2017-08-28
hs: Fix the intro circuit max retry
David Goulet
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-05-05
Merge remote-tracking branch 'dgoulet/ticket21978_031_02'
Nick Mathewson
2017-04-27
Merge branch 'dirreq'
Nick Mathewson
2017-04-24
hs: Refactor rend_add_service()
David Goulet
2017-04-24
hs: Add rend_validate_service() function
David Goulet
2017-04-21
Replace remaining directory_initiate_command_* instances
Nick Mathewson
2017-04-21
hs: Fix a spurious warn in rend_log_intro_limit
David Goulet
2017-04-13
hs: Make the service list pruning function public
David Goulet
2017-04-07
hs: Move common defines to hs_common.h
David Goulet
2017-04-07
hs: Move service check private dir to hs_common.c
David Goulet
2017-04-03
Merge remote-tracking branch 'teor/bug21596_030' into maint-0.3.0
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-14
Log info about intro point limits when they are reached and reset
teor
2017-03-14
Log more info when a service descriptor has the wrong number of intro points
teor
2017-03-14
Create function to log service introduction point creation limits
teor
2017-03-07
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-03-07
Merge branch 'bug21594_030_squashed' into maint-0.3.0
Nick Mathewson
2017-03-07
Remove delay in hidden service introduction point checks
teor
2017-03-04
Merge branch 'feature21598_squashed'
Nick Mathewson
2017-03-04
Log a message when a hidden service has fewer intro points than expected
teor
2017-03-04
Simplify hidden service descriptor creation
teor
2017-03-02
Make hidden services always check for failed intro point connections
teor
2017-03-02
Make hidden services always check for failed intro point connections
teor
2017-02-24
Whitespace fix.
Nick Mathewson
2017-02-24
hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell
David Goulet
2017-02-03
Prevention: never die from extend_info_from_node() failure.
Nick Mathewson
2017-02-03
hs: Remove intro point expiring node if no circuit
David Goulet
2017-02-03
hs: Fix an underflow in rend_service_intro_has_opened()
David Goulet
2017-02-01
hs: Fix possible integer underflow with IP nodes
David Goulet
2017-01-17
hs: Allow from 0 to MAX introduction points
David Goulet
2017-01-17
Fix a double-free in rend_config_services()
Nick Mathewson
2017-01-13
Merge remote-tracking branch 'dgoulet/bug21054_030_01'
Nick Mathewson
2017-01-11
Merge branch 'bug20987_squashed'
Nick Mathewson
2017-01-11
Fix memory leak when failing to configure hidden services.
Nick Mathewson
2016-12-21
test: Add unit test for prune_services_on_reload()
David Goulet
2016-12-21
hs: Move and improve the service pruning code
David Goulet
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-14
whitespace fixes
Nick Mathewson
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic.
George Kadianakis
2016-12-14
prpo224 prepwork: Decouple legacy ESTABLISH_INTRO creation logic.
George Kadianakis
2016-12-05
Merge remote-tracking branch 'chelseakomlo/20717_hashing_api_bug'
Nick Mathewson
2016-12-04
Use `rend_service_is_ephemeral` for all service checks in `rendservice.c`
J. Ryan Stinnett
2016-12-03
Use a temporary service list when validating and adding hidden services
teor
[next]