aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
AgeCommit message (Expand)Author
2016-11-30Use the new guard notification/selection APIs throughout TorNick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04hs: Refactor rend_data_t for multi version supportDavid Goulet
2016-09-13Merge branch 'feature-17178-v7-squashed-v2'Nick Mathewson
2016-09-13Implement Prop #260: Single Onion Servicesteor (Tim Wilson-Brown)
2016-08-31Stop inadvertently upgrading client intro connections to ntorteor
2016-08-29Merge remote-tracking branch 'teor/reject-tap-v6'Nick Mathewson
2016-08-24Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntorteor (Tim Wilson-Brown)
2016-07-28Fix a huge pile of -Wshadow warnings.Nick Mathewson
2016-07-18Allow clients to retry HSDirs much faster in test networksteor (Tim Wilson-Brown)
2016-06-15Perform cache lookup when FetchHidServDescriptors is setDavid Goulet
2016-05-30Replace nearly all XXX0vv comments with smarter onesNick Mathewson
2016-05-09Merge branch 'feature15588_squashed'Nick Mathewson
2016-05-09Move rend auth cookie en-/decoding to a functionJohn Brooks
2016-03-14hs: Do not close desc fetch conn. if we can't pick an HSDirDavid Goulet
2016-02-27Update the copyright year.Nick Mathewson
2016-01-29Merge branch 'feature17840-v11-squashed' into feature17840-v11-mergedteor (Tim Wilson-Brown)
2016-01-29Tor2Web: tell extend_info_from_node intro point connections are directteor (Tim Wilson-Brown)
2016-01-26Replace Alice/Bob with client/service in hidden service commentsteor (Tim Wilson-Brown)
2015-11-27More fixes/debugging attempts for 17659Nick Mathewson
2015-11-25Merge branch 'bug17686_v2_027'Nick Mathewson
2015-11-25Now that crypto_rand() cannot fail, it should return void.Nick Mathewson
2015-11-17Be more conservative in scanning the list of pending streamsNick Mathewson
2015-11-17Decouple ..attach_circuit() from most of its callers.Nick Mathewson
2015-08-21Fix a bunch of check-spaces complaintsSebastian Hahn
2015-08-11Purge client HS failure cache on NEWNYMDavid Goulet
2015-08-11Add rend failure cacheDavid Goulet
2015-05-14Add missing descriptor ID to HS_DESC control eventDavid Goulet
2015-04-30whitespace fixesNick Mathewson
2015-04-30Update descriptor ID when it changes in rend_dataDavid Goulet
2015-04-30Use descriptor ID when purging last hid fetch cacheDavid Goulet
2015-04-30Add a create function for rend_data_t objectDavid Goulet
2015-04-23Make a return value explicitly ignored.Nick Mathewson
2015-04-23Merge remote-tracking branch 'dgoulet/bug14847_027_06'Nick Mathewson
2015-04-23Merge branch 'feature15652_squashed'Nick Mathewson
2015-04-23Use a custom Base64 encoder with more control over the output format.Yawning Angel
2015-04-21Multiple fixes for the HSFETCH commandDavid Goulet
2015-04-21Refactor HS descriptor fetch to support descriptor IDDavid Goulet
2015-04-21Remove onion address usage in lookup_last_hid_serv_requestDavid Goulet
2015-04-15Merge remote-tracking branch 'dgoulet/bug14391_026_v2'Nick Mathewson
2015-02-19Check ENABLE_TOR2WEB_MODE before any tor2webmode codeNick Mathewson
2015-01-27Refactor rend_cache_lookup_entry() and how it's usedDavid Goulet
2015-01-20Merge remote-tracking branch 'dgoulet/bug14224_025_v1'Nick Mathewson
2015-01-19Fix: close intro circuit if no more intro points are usableDavid Goulet
2015-01-19Fix: close intro circuit if no more intro points are usableDavid Goulet
2015-01-15fix typoRoger Dingledine
2015-01-15Add comments in rendclient.c noting that certain functions involved in handli...Andrea Shepard
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-17Remove Support022HiddenServicesNick Mathewson