Age | Commit message (Expand) | Author |
2010-07-14 | print right controller purpose string for measure-timeout circs | Roger Dingledine |
2010-06-04 | Don't cannibalize one-hop circuits | Sebastian Hahn |
2010-02-27 | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2009-12-25 | Remove some old, commented out code | Sebastian Hahn |
2009-12-18 | Merge branch 'ewma' | Nick Mathewson |
2009-12-15 | Merge branch 'safelogging2' | Nick Mathewson |
2009-12-15 | Refactor the safe_str_*() API to make more sense. | Nick Mathewson |
2009-12-13 | Optimize cell-ewma circuit priority algorithm. | Nick Mathewson |
2009-12-12 | Favor quiet circuits when choosing which order to relay cells in. | Can Tang |
2009-12-12 | Now that FOO_free(NULL) always works, remove checks before calling it. | Nick Mathewson |
2009-12-12 | *_free functions now accept NULL | Sebastian Hahn |
2009-11-23 | Merge commit 'origin/maint-0.2.1' | Roger Dingledine |
2009-11-23 | fix race condition that can cause crashes at client or exit relay | Roger Dingledine |
2009-11-21 | stop assuming that our downcasts have a struct offset of 0 | Roger Dingledine |
2009-10-14 | read the "circwindow" parameter from the consensus | Roger Dingledine |
2009-09-22 | Be more robust to bad circwindow values | Roger Dingledine |
2009-09-16 | Fix the math.h log() conflict. | Mike Perry |
2009-09-16 | Clean up Fallon's partially complete GSoC project. | Mike Perry |
2009-09-15 | Read "circwindow=x" from the consensus and use it | Roger Dingledine |
2009-08-19 | Write all statistics to disk exactly every 24 hours. | Karsten Loesing |
2009-08-17 | Remove ./configure option for cell statistics. | Karsten Loesing |
2009-07-05 | If configured, write cell statistics to disk periodically. | Karsten Loesing |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-05-02 | Update copyright to 2009. | Karsten Loesing |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-12-29 | Do not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial ... | Nick Mathewson |
2008-12-18 | Document the purpose argument of circuit_find_to_cannibalize | Nick Mathewson |
2008-12-18 | Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p... | Nick Mathewson |
2008-12-17 | Move edge-only flags from connection_t to edge_connection_t. | Nick Mathewson |
2008-11-09 | we missed a case when printing circuit purposes in circ events. | Roger Dingledine |
2008-11-01 | Fix an assertion failure on double-marked circuits, and a double-mark. | Nick Mathewson |
2008-09-29 | Include circuit purposes in circuit events. Now all circuit events are exten... | Nick Mathewson |
2008-09-24 | Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should... | Nick Mathewson |
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson |
2008-08-04 | Make check-spaces happy. | Karsten Loesing |
2008-07-30 | r17436@tombo: nickm | 2008-07-30 09:03:19 -0400 | Nick Mathewson |
2008-07-23 | r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200 | Nick Mathewson |
2008-07-23 | r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 | Nick Mathewson |
2008-07-23 | r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200 | Nick Mathewson |
2008-07-23 | r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200 | Nick Mathewson |
2008-03-24 | Mar 24 08:43:30.014 [debug] circuit_find_to_cannibalize(): Hunting for | Roger Dingledine |
2008-02-20 | similarly, don't throw around an int for the uint8_t circ->state | Roger Dingledine |
2008-02-15 | r14181@tombo: nickm | 2008-02-15 16:48:17 -0500 | Nick Mathewson |
2008-02-12 | r18056@catbus: nickm | 2008-02-12 17:21:10 -0500 | Nick Mathewson |
2008-02-07 | r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 | Nick Mathewson |
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson |
2008-02-05 | r17930@catbus: nickm | 2008-02-05 18:20:40 -0500 | Nick Mathewson |
2007-12-23 | r15653@tombo: nickm | 2007-12-23 14:15:12 -0500 | Nick Mathewson |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |