aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug10722'Nick Mathewson2014-02-16
|\
| * Warning message when bug 10722 would triggerNick Mathewson2014-02-16
* | Remove remaining v0 hidden service descriptor code.Karsten Loesing2014-02-12
* | Merge remote-tracking branch 'public/bug10722'Nick Mathewson2014-02-11
|\|
| * Apply StrictNodes to hidden service directories earlyNick Mathewson2014-01-24
* | fix longname returned in HS_DESC control eventsQingping Hou2014-02-06
* | add hidden service descriptor async control eventQingping Hou2014-01-29
* | Add missing includes for circpathbias.hNick Mathewson2013-10-31
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-23
|\|
| * Fix a compilation warning with older gccNick Mathewson2013-09-23
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\|
| * Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
* | Rename circuit_get_global_list to remove trailing _Nick Mathewson2013-08-15
* | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
|/
* Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
* Implement Path use bias accounting.Mike Perry2013-01-18
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Fix bug 7341.Mike Perry2013-01-08
* Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\
| * Massive refactoring of the various handshake typesNick Mathewson2013-01-03
* | Fix some hidden service edge cases.Mike Perry2012-12-08
* | Refactor path use bias code into own function.Mike Perry2012-12-07
* | Actually, both nacks and acks indicate a valid pathMike Perry2012-12-07
* | Prop 209: Add in hidserv path bias counts for usage.Mike Perry2012-12-07
|/
* Turn some memset()s introduced in tor 0.2.4 into memwipe()sNick Mathewson2012-11-08
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-11-08
|\
| * Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Avoid sign-extending when computing rend auth type.Nick Mathewson2012-09-17
* | Split the routerset code out of routerlist.cNick Mathewson2012-09-14
* | Fix directory self-testing logicNick Mathewson2012-09-12
* | Appease make check-spacesAndrea Shepard2012-06-15
* | Clean up keys on stack in rend_parse_service_authorization()Andrea Shepard2012-06-15
* | Clean up keys on stack in rend_client_refetch_v2_renddesc()Andrea Shepard2012-06-15
* | Clean up keys on stack in rend_client_send_introduction()Andrea Shepard2012-06-15
|/
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\
| * Log whenever a circuit's purpose is changedRobert Ransom2011-11-24
* | Fix brown-paper-bag bug in #4759 fixRobert Ransom2012-01-09
* | Don't close HS client circs which are 'almost connected' on timeoutRobert Ransom2011-12-27
* | Look up the rend circ whose INTRODUCE1 is being ACKed correctlyRobert Ransom2011-12-22
* | Mark each intro circ with the rend cookie sent in its INTRODUCE1 cellRobert Ransom2011-12-22
* | Remove comment complaining that we try to attach all streams to circsRobert Ransom2011-12-09
* | Clear stream-isolation state on rend circs if needed to attach streamsRobert Ransom2011-12-09
* | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \
| * | Add ifdefs to disable #3332 assertionsRobert Ransom2011-11-30
| * | Perform single-hop HS desc fetches when in tor2web modeRobert Ransom2011-11-30
| |/
* / First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
|/