aboutsummaryrefslogtreecommitdiff
path: root/src/or/entrynodes.h
Commit message (Expand)AuthorAge
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson2012-12-25
|\
| * Space fixes.Mike Perry2012-12-09
| * Fix a rather serious use-count state bug.Mike Perry2012-12-09
| * Convert to doubles for all pathbias state.Mike Perry2012-12-09
| * Also shorten circuit_successes to circ_successes.Mike Perry2012-12-09
| * Rename first_hop to circ_attempt.Mike Perry2012-12-09
| * Move a pathbias function that depends on entryguard_t.Mike Perry2012-12-07
| * Prop 209: Add path bias counts for timeouts and other mechanisms.Mike Perry2012-12-07
| * Update with code review changes from Nick.Mike Perry2012-12-07
| * Fix spaces.Mike Perry2012-12-07
| * Add log message checks for different rates.Mike Perry2012-12-07
| * Add the ability to count circuit timeouts for guards.Mike Perry2012-12-07
* | Directory guard implementation.Nick Mathewson2012-12-25
* | Remember which of our guards are directory cachesNick Mathewson2012-12-25
|/
* Bug 3443: Don't count ORconn setup in circuit build time.Mike Perry2012-12-07
* Split code for entry guards and bridges into a new module.Nick Mathewson2012-10-15