aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \ \
| * | | | | | | Clear up a comment about when an assertion could fireNick Mathewson2013-02-19
| | |/ / / / / | |/| | | | |
* | | | | | | Fix another case of bug 8206; patch from flupzorNick Mathewson2013-03-18
* | | | | | | Merge remote-tracking branch 'public/bug6673' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * | | | | | | Give an #error when we want threads and OpenSSL has disabled threadsNick Mathewson2013-03-11
| | |/ / / / / | |/| | | | |
* | | | | | | Fix some wide linesNick Mathewson2013-03-18
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'public/bug8377' into maint-0.2.3Nick Mathewson2013-03-18
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Add unit test for tor_addr_is_loopbackNick Mathewson2013-03-01
| | * | | | | | Make sure that [::1] is recognized as a private addressNick Mathewson2013-03-01
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * | | | | | | Improve comment for routers_with_measured_bw static var in dirserv.cAndrea Shepard2013-03-18
| * | | | | | | Improve comment on router_counts_toward_thresholds()Andrea Shepard2013-03-18
| * | | | | | | Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...Andrea Shepard2013-03-18
| * | | | | | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
| * | | | | | | Better comment for dirserv_query_measured_bw_cache()Andrea Shepard2013-03-07
| * | | | | | | Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concisionAndrea Shepard2013-03-07
| * | | | | | | Add unit test for dirserv measured bandwidth cacheAndrea Shepard2013-03-07
| * | | | | | | Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t ...Andrea Shepard2013-03-07
| * | | | | | | More constness in dirserv.cAndrea Shepard2013-03-07