summaryrefslogtreecommitdiff
path: root/src/or/circuituse.h
AgeCommit message (Expand)Author
2011-07-21Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson
2011-06-14Make the get_options() return constNick Mathewson
2011-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-13Raise the TrackHostExits membership code into its own functionNick Mathewson
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-26slight tweak on circuit_conforms_to_optionsRoger Dingledine
2011-03-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-30Use timevals, not time_t, when expiring circuits.Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerinfo_t interfaces constNick Mathewson
2010-07-27Create circuituse.hSebastian Hahn