aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Bug 8419: Apply the badexit fix from #2203 to validatio tooMike Perry2013-03-29
* Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.Mike Perry2013-03-29
* Bug 8230: Mark circuits as opened before reachability testing.Mike Perry2013-03-29
* Don't relax the timeout for already opened 1-hop circuits.Mike Perry2013-03-29
* Add detail to log messages related to bug 7799.Mike Perry2013-03-29
* Make PathsNeededToBuildCircuits option work.Karsten Loesing2013-03-28
* Add some missing case values to please clangNick Mathewson2013-03-27
* Clarify liveness log message and lower it to notice.Mike Perry2013-03-27
* Bug 6572: Use timestamp_created for liveness sanity checks.Mike Perry2013-03-26
* Bug 7065: Use $ for idhex instead of =Mike Perry2013-03-26
* Avoid clang warnings from implicit off_t->size_t castNick Mathewson2013-03-23
* Fix an uninitialized-var warning in unit testsNick Mathewson2013-03-22
* Fix a small memory leak in the unit testsNick Mathewson2013-03-21
* The *default* guard lifetime is two months; the *min* is oneNick Mathewson2013-03-21
* Merge remote-tracking branch 'public/bug8475_023' into maint-0.2.4Nick Mathewson2013-03-20
|\
| * Apply ClientDNSRejectInternalAddresses to IPv6 in RESOLVED cellsNick Mathewson2013-03-14
* | Set default minimum bandwidth for exit flag to zero for TestingTorNetworkAndrea Shepard2013-03-20
* | Fix an EOL@EOF in circuituse.cAndrea Shepard2013-03-20
* | Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAGNick Mathewson2013-03-20
* | Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4Nick Mathewson2013-03-20
|\ \
| * | Fix the warning about LearnCircuitBuildTimeout && !CircuitBuildTimeoutNick Mathewson2013-03-13
| * | Simplify the logic of circuit_build_times_get_initial_timeout.Nick Mathewson2013-03-13
| * | Fix to test for bug8444 / 6034Nick Mathewson2013-03-09
* | | Don't assert when writing a cell to a CLOSING connection.Nick Mathewson2013-03-19
* | | Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \
| * | | Log fname:lineno in log messages for #7164Nick Mathewson2013-03-13
* | | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \
| * | | | Drop the minimum guard lifetime back down to one monthNick Mathewson2013-03-19
| * | | | Add support for days of the week to intervalsNick Mathewson2013-03-19
| * | | | Make the guard lifetime configurable and adjustable via the consensusNick Mathewson2013-03-19
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'public/bug7950' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \
| * | | | Make a parse_config_line_from_str variant that gives error messagesNick Mathewson2013-02-19
* | | | | Merge remote-tracking branch 'public/bug7768' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \
| * | | | | Use option name --test-commandline in tor-fw-helper.David Fifield2013-03-19
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'public/bug8002' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \
| * | | | | Check for CPUs more accurartely when ONLN != CONF.Nick Mathewson2013-02-19
* | | | | | Merge remote-tracking branch 'public/bug8031' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \ \
| * | | | | | Another possible diagnostic for 8031.Nick Mathewson2013-03-11
| * | | | | | Check more error codes when writing microdescriptors.Nick Mathewson2013-03-11
| * | | | | | Use fds, not stdio, to manage microdescriptor filesNick Mathewson2013-03-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bug7582_v2' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \ \ \
| * | | | | | Free prepend_policy values in origin circuitsNick Mathewson2013-03-19
| * | | | | | On END_REASON_EXITPOLICY, mark circuit as unusable for that address.Nick Mathewson2013-03-11
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \
| * | | | | | Rename circuit_expire_all_dirty_circsNick Mathewson2013-02-19
| * | | | | | Stop frobbing timestamp_dirty as our sole means to mark circuits unusableNick Mathewson2013-02-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug8062' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \
| * | | | | | Increase link_proto field to 2 bytesNick Mathewson2013-03-11
* | | | | | | Handle TRUNCATE correctly if our next channel isn't done yet.Nick Mathewson2013-03-18
* | | | | | | Merge remote-tracking branch 'public/bug6164' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \