aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Implementation of a fix for bug 7912Nick Mathewson2013-06-13
* Code to track on a circuit whether it has a "pending" delete cellNick Mathewson2013-06-13
* Implement a placeholder mechanism in the channel,id->circ mapNick Mathewson2013-03-21
* 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
|\ \ \ \ \ \ \
| * | | | | | | 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
| | | |_|_|_|/ | | |/| | | |