summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
AgeCommit message (Expand)Author
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-05Merge remote-tracking branch 'dgoulet/ticket21978_031_02'Nick Mathewson
2017-04-27Merge branch 'dirreq'Nick Mathewson
2017-04-24hs: Refactor rend_add_service()David Goulet
2017-04-24hs: Add rend_validate_service() functionDavid Goulet
2017-04-21Replace remaining directory_initiate_command_* instancesNick Mathewson
2017-04-21hs: Fix a spurious warn in rend_log_intro_limitDavid Goulet
2017-04-13hs: Make the service list pruning function publicDavid Goulet
2017-04-07hs: Move common defines to hs_common.hDavid Goulet
2017-04-07hs: Move service check private dir to hs_common.cDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-14Log info about intro point limits when they are reached and resetteor
2017-03-14Log more info when a service descriptor has the wrong number of intro pointsteor
2017-03-14Create function to log service introduction point creation limitsteor
2017-03-07Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-07Merge branch 'bug21594_030_squashed' into maint-0.3.0Nick Mathewson
2017-03-07Remove delay in hidden service introduction point checksteor
2017-03-04Merge branch 'feature21598_squashed'Nick Mathewson
2017-03-04Log a message when a hidden service has fewer intro points than expectedteor
2017-03-04Simplify hidden service descriptor creationteor
2017-03-02Make hidden services always check for failed intro point connectionsteor
2017-02-24Whitespace fix.Nick Mathewson
2017-02-24hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cellDavid Goulet
2017-02-03Prevention: never die from extend_info_from_node() failure.Nick Mathewson
2017-02-03hs: Remove intro point expiring node if no circuitDavid Goulet
2017-02-03hs: Fix an underflow in rend_service_intro_has_opened()David Goulet
2017-02-01hs: Fix possible integer underflow with IP nodesDavid Goulet
2017-01-17hs: Allow from 0 to MAX introduction pointsDavid Goulet
2017-01-17Fix a double-free in rend_config_services()Nick Mathewson
2017-01-13Merge remote-tracking branch 'dgoulet/bug21054_030_01'Nick Mathewson
2017-01-11Merge branch 'bug20987_squashed'Nick Mathewson
2017-01-11Fix memory leak when failing to configure hidden services.Nick Mathewson
2016-12-21test: Add unit test for prune_services_on_reload()David Goulet
2016-12-21hs: Move and improve the service pruning codeDavid Goulet
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-14whitespace fixesNick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic.George Kadianakis
2016-12-14prpo224 prepwork: Decouple legacy ESTABLISH_INTRO creation logic.George Kadianakis
2016-12-05Merge remote-tracking branch 'chelseakomlo/20717_hashing_api_bug'Nick Mathewson
2016-12-04Use `rend_service_is_ephemeral` for all service checks in `rendservice.c`J. Ryan Stinnett
2016-12-03Use a temporary service list when validating and adding hidden servicesteor
2016-12-03Add a missing rend_service_free in rend_service_addteor
2016-12-03Clarify the function documentation for rend_get_service_list_mutableteor
2016-12-01Stop ignoring misconfigured hidden servicesteor
2016-12-01Refactor rend_service_list substitute list selection codeteor
2016-12-01Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-01Stop ignoring hidden service key anonymity when first starting torteor
2016-12-01Update unit tests for 20484, 20529teor