aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.h
Commit message (Expand)AuthorAge
* Discard circuit paths on which nobody supports ntorNick Mathewson2014-02-07
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
|\
| * Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | Rename circuit_expire_all_dirty_circsNick Mathewson2013-02-19
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* | 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