aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.h
Commit message (Expand)AuthorAge
* Fix detach when setting circuit ID to 0 bug in circuit_set_circid_chan_helper...Andrea Shepard2012-10-10
* Use channel_t rather than or_connection_t for circuitsAndrea Shepard2012-10-08
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge remote-tracking branch 'rransom-tor/bug1297b-v2'Nick Mathewson2012-01-04
|\
| * Look up the rend circ whose INTRODUCE1 is being ACKed correctlyRobert Ransom2011-12-22
* | Report HS circ states stored in circ purpose field in CIRC eventsRobert Ransom2011-11-24
|/
* Add a circuit_purpose_to_string() function, and use itNick Mathewson2011-04-27
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Create circuitlist.hSebastian Hahn2010-07-27