aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.h
Commit message (Expand)AuthorAge
* Log info on ancient one-hop circuits in heartbeatNick Mathewson2014-04-29
* Stop frobbing timestamp_dirty as our sole means to mark circuits unusableNick Mathewson2013-02-19
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\
| * Log whenever a circuit's purpose is changedRobert Ransom2011-11-24
* | Refactor stream attachment in circuit_has_openedRobert Ransom2011-12-09
|/
* Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* Make the get_options() return constNick Mathewson2011-06-14
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\
| * Raise the TrackHostExits membership code into its own functionNick Mathewson2011-05-13
* | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\|
| * slight tweak on circuit_conforms_to_optionsRoger Dingledine2011-04-26
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-30
|\|
| * Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
|/
* Create circuituse.hSebastian Hahn2010-07-27