| Commit message (Expand) | Author | Age |
* | fix another piece of 1741 | Roger Dingledine | 2010-08-14 |
* | changes entry for bug 1741 | Roger Dingledine | 2010-08-13 |
* | Add check for CIRCUIT_PURPOSE_S_REND_JOINED. | Mike Perry | 2010-08-13 |
* | tiny changes i found in my sandbox | Roger Dingledine | 2010-08-09 |
* | Bug #1222: Clarify new circuit after sleep notice | Chris Ball | 2010-07-31 |
* | Create rephist.h | Sebastian Hahn | 2010-07-27 |
* | Create policies.h | Sebastian Hahn | 2010-07-27 |
* | Create control.h | Sebastian Hahn | 2010-07-27 |
* | Create connection_edge.h | Sebastian Hahn | 2010-07-27 |
* | Create connection.h | Sebastian Hahn | 2010-07-27 |
* | Create config.h | Sebastian Hahn | 2010-07-27 |
* | Create circuituse.h | Sebastian Hahn | 2010-07-27 |
* | Create circuitlist.h | Sebastian Hahn | 2010-07-27 |
* | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |
* | Create rendservice.h | Sebastian Hahn | 2010-07-27 |
* | Create rendclient.h | Sebastian Hahn | 2010-07-27 |
* | Create rendcommon.h | Sebastian Hahn | 2010-07-27 |
* | Create routerlist.h | Sebastian Hahn | 2010-07-27 |
* | Create router.h | Sebastian Hahn | 2010-07-27 |
* | Fix bugs with assuming time_t can be implicitly cast to long | Nick Mathewson | 2010-06-29 |
* | Mention the purpose field for leaked circuits. | Mike Perry | 2010-06-16 |
* | Be more proactive about closing unused circuits. | Mike Perry | 2010-06-15 |
* | Split the circuit timeout and close codepaths. | Mike Perry | 2010-06-15 |
* | Fix initialization and reset issues with close_ms. | Mike Perry | 2010-06-15 |
* | Keep circuits open until the greater of 95th CDF percentile or 60s. | Mike Perry | 2010-06-09 |
* | Bug 1245: Ignore negative and large timeouts. | Mike Perry | 2010-05-10 |
* | Merge branch 'maint-0.2.1' | Roger Dingledine | 2010-04-23 |
|\ |
|
| * | close idle dir-fetch circs early | Roger Dingledine | 2010-04-23 |
* | | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-02-27 |
|\| |
|
| * | Update Tor Project copyright years | Nick Mathewson | 2010-02-27 |
* | | Be more willing to use an unsuitable circuit for exit. | Roger Dingledine | 2009-12-21 |
* | | Merge branch 'safelogging2' | Nick Mathewson | 2009-12-15 |
|\ \ |
|
| * | | Refactor the safe_str_*() API to make more sense. | Nick Mathewson | 2009-12-15 |
* | | | Now that FOO_free(NULL) always works, remove checks before calling it. | Nick Mathewson | 2009-12-12 |
|/ / |
|
* | | Fix typos and comments, plus two bugs | Roger Dingledine | 2009-09-20 |
* | | Implement and document new network liveness algorithm. | Mike Perry | 2009-09-20 |
* | | Fix some precision-related asserts in unit tests. | Mike Perry | 2009-09-20 |
* | | Choose early circuit idle timeout better. | Roger Dingledine | 2009-09-17 |
* | | Fix issues found by arma in review. | Mike Perry | 2009-09-16 |
* | | space/indent cleanups, plus point out three bugs | Roger Dingledine | 2009-09-16 |
* | | Use our variable directly for timeout. | Mike Perry | 2009-09-16 |
* | | Fix the math.h log() conflict. | Mike Perry | 2009-09-16 |
* | | Recover from changing network connections. | Mike Perry | 2009-09-16 |
* | | Implement the pareto fitting and timeout calculating bits. | Mike Perry | 2009-09-16 |
* | | Merge branch 'maint-0.2.1' | Roger Dingledine | 2009-08-31 |
|\| |
|
| * | Only send reachability status events on overall success/failure | Roger Dingledine | 2009-08-31 |
* | | Merge commit 'origin/maint-0.2.1' | Nick Mathewson | 2009-05-28 |
|\| |
|
| * | Fixes to spelling fixes. Thanks, Roger! | Nick Mathewson | 2009-05-28 |
* | | Merge commit 'origin/maint-0.2.1' | Nick Mathewson | 2009-05-27 |
|\| |
|
| * | Spell-check Tor. | Nick Mathewson | 2009-05-27 |