summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2013-04-03Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)Desoxy
2013-04-03Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2)Desoxy
2013-04-03Fix a wide lineNick Mathewson
2013-04-03Add additional checks for Path Bias scaling.Mike Perry
2013-04-03Clip invalid path bias counts at startup.Mike Perry
2013-04-02Merge remote-tracking branch 'public/bug7707_diagnostic' into maint-0.2.4Nick Mathewson
2013-04-02Merge remote-tracking branch 'public/bug8427' into maint-0.2.4Nick Mathewson
2013-03-29Bug #8196: Demote a path bias notice that can be caused by controllers.Mike Perry
2013-03-29Bug 8419: Apply the badexit fix from #2203 to validatio tooMike Perry
2013-03-29Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.Mike Perry
2013-03-29Bug 8230: Mark circuits as opened before reachability testing.Mike Perry
2013-03-29Don't relax the timeout for already opened 1-hop circuits.Mike Perry
2013-03-29Add detail to log messages related to bug 7799.Mike Perry
2013-03-28Make PathsNeededToBuildCircuits option work.Karsten Loesing
2013-03-27Add some missing case values to please clangNick Mathewson
2013-03-27Clarify liveness log message and lower it to notice.Mike Perry
2013-03-26Bug 6572: Use timestamp_created for liveness sanity checks.Mike Perry
2013-03-26Bug 7065: Use $ for idhex instead of =Mike Perry
2013-03-21The *default* guard lifetime is two months; the *min* is oneNick Mathewson
2013-03-20Merge remote-tracking branch 'public/bug8475_023' into maint-0.2.4Nick Mathewson
2013-03-20Set default minimum bandwidth for exit flag to zero for TestingTorNetworkAndrea Shepard
2013-03-20Fix an EOL@EOF in circuituse.cAndrea Shepard
2013-03-20Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAGNick Mathewson
2013-03-20Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4Nick Mathewson
2013-03-19Don't assert when writing a cell to a CLOSING connection.Nick Mathewson
2013-03-19Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4Nick Mathewson
2013-03-19Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson
2013-03-19Drop the minimum guard lifetime back down to one monthNick Mathewson
2013-03-19Add support for days of the week to intervalsNick Mathewson
2013-03-19Make the guard lifetime configurable and adjustable via the consensusNick Mathewson
2013-03-19Merge remote-tracking branch 'public/bug7950' into maint-0.2.4Nick Mathewson
2013-03-19Merge remote-tracking branch 'public/bug8031' into maint-0.2.4Nick Mathewson
2013-03-19Merge branch 'bug7582_v2' into maint-0.2.4Nick Mathewson
2013-03-19Free prepend_policy values in origin circuitsNick Mathewson
2013-03-18Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson
2013-03-18Merge remote-tracking branch 'public/bug8062' into maint-0.2.4Nick Mathewson
2013-03-18Handle TRUNCATE correctly if our next channel isn't done yet.Nick Mathewson
2013-03-18Merge remote-tracking branch 'public/bug6164' into maint-0.2.4Nick Mathewson
2013-03-18Fix some wide linesNick Mathewson
2013-03-18Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson
2013-03-18Make stream events for RESOLVE lookups more consistentNick Mathewson
2013-03-18Improve comment for routers_with_measured_bw static var in dirserv.cAndrea Shepard
2013-03-18Improve comment on router_counts_toward_thresholds()Andrea Shepard
2013-03-18Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...Andrea Shepard
2013-03-18Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4Nick Mathewson
2013-03-18Merge remote-tracking branch 'public/bug8059' into maint-0.2.4Nick Mathewson
2013-03-18Check return values from fcntl and setsockoptNick Mathewson
2013-03-18Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 supportNick Mathewson
2013-03-18Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard
2013-03-15Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4Nick Mathewson