aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
AgeCommit message (Expand)Author
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
2014-11-12Merge remote-tracking branch 'public/bug13698_024_v1'Nick Mathewson
2014-11-10Fix: don't report timeout when closing parallel intro pointsDavid Goulet
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-09-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-16Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-09-16clients now send correct address for rendezvous pointRoger Dingledine
2014-08-15Autoconvert most circuit-list iterations to smartlist iterationsNick Mathewson
2014-02-16Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-16Warning message when bug 10722 would triggerNick Mathewson
2014-02-12Remove remaining v0 hidden service descriptor code.Karsten Loesing
2014-02-11Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-06fix longname returned in HS_DESC control eventsQingping Hou
2014-01-29add hidden service descriptor async control eventQingping Hou
2014-01-24Apply StrictNodes to hidden service directories earlyNick Mathewson
2013-10-31Add missing includes for circpathbias.hNick Mathewson
2013-09-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-23Fix a compilation warning with older gccNick Mathewson
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-08-15Rename circuit_get_global_list to remove trailing _Nick Mathewson
2013-06-20Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski
2013-03-10Fix 8447: use %u to format circid_t.Nick Mathewson
2013-01-18Implement Path use bias accounting.Mike Perry
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-08Fix bug 7341.Mike Perry
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-03Massive refactoring of the various handshake typesNick Mathewson