summaryrefslogtreecommitdiff
path: root/src/feature/rend
AgeCommit message (Expand)Author
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-05hs-v2: Fix memory leak in error code pathDavid Goulet
2019-11-05Doxygen: add several missing links.Nick Mathewson
2019-11-04directory-level documentation for feature/*Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-10-30hs-v2: Lookup intro failure cache when picking an intro from descriptorNeel Chauhan
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-20Merge branch 'maint-0.4.2'Roger Dingledine
2019-10-20fix easy typosRoger Dingledine
2019-10-16Doxygen: Fix mismatched filenames.Nick Mathewson
2019-09-23fix typo in commentRoger Dingledine
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-04rendclient: use ptrdiff, not off_t, for offset of DH field.Nick Mathewson
2019-09-03Merge remote-tracking branch 'tor-github/pr/1279'Nick Mathewson
2019-09-02Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-02Merge branch 'ticket12399_035' into maint-0.4.1Nick Mathewson
2019-09-02Change loglevel of message 'Hash of session info was not as expected'rl1987
2019-08-30Space out the arguments to the cell functions in rend_process_relay_cell()Neel Chauhan
2019-08-29Merge branch 'maint-0.4.1'David Goulet
2019-08-29Merge branch 'tor-github/pr/1255' into maint-0.4.1David Goulet
2019-08-26hs-v3: Move to hs_dos.c INTRO2 defenses initializationDavid Goulet
2019-08-08hs: Initialize the INTRO2 bucket for legacy intro pointDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-06-05Revert "hs: Implement a helper to repurpose a circuit"Mike Perry
2019-06-05Don't access rend data after a circuit has been marked for close.George Kadianakis
2019-06-05Run "make autostyle."Nick Mathewson
2019-06-05Merge remote-tracking branch 'tor-github/pr/1053'Nick Mathewson
2019-05-29hs: Implement a helper to repurpose a circuitDavid Goulet
2019-05-08Merge branch 'tor-github/pr/1000'David Goulet
2019-05-03Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."George Kadianakis
2019-05-03Hiding crypt_path_t: Rename some functions to fit the crypt_path API.George Kadianakis
2019-05-03Hiding crypt_path_t: Create a constructor for crypt_path_t.George Kadianakis
2019-05-03Hiding crypt_path_t: Move init functions to crypt_path.c.George Kadianakis
2019-04-30Use safe_mem_is_zero in a few more places.Nick Mathewson
2019-04-30Merge branch 'tor-github/pr/936'George Kadianakis
2019-04-19Initialize rate_limited to false in directory_get_from_hs_dir()Neel Chauhan
2019-04-19Make rate_limited and is_rate_limited a boolNeel Chauhan
2019-04-11On failure to create extend info for an introduction point, don't leak.Nick Mathewson
2019-04-11Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITEDNeel Chauhan
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-02-27Set CIRCLAUNCH_NEED_UPTIME in rend_service_relaunch_rendezvous() on a hs_serv...Neel Chauhan
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-01-18Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-18Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-01-17Fix users of base32_decode to check for expected length in return.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson