| Commit message (Expand) | Author | Age |
* | Rename has_completed_circuit to can_complete_circuit | Nick Mathewson | 2010-09-22 |
* | Fix misplaced labels | Sebastian Hahn | 2010-08-16 |
* | Create routerparse.h | Sebastian Hahn | 2010-07-27 |
* | Create reasons.h | Sebastian Hahn | 2010-07-27 |
* | Create policies.h | Sebastian Hahn | 2010-07-27 |
* | Create networkstatus.h | Sebastian Hahn | 2010-07-27 |
* | Create main.h | Sebastian Hahn | 2010-07-27 |
* | Create hibernate.h | Sebastian Hahn | 2010-07-27 |
* | Create dirserv.h | Sebastian Hahn | 2010-07-27 |
* | Create directory.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 buffers.h | Sebastian Hahn | 2010-07-27 |
* | Create routerlist.h | Sebastian Hahn | 2010-07-27 |
* | Create router.h | Sebastian Hahn | 2010-07-27 |
* | Create geoip.h | Sebastian Hahn | 2010-07-27 |
* | Split headers for dnsserv.c functions out of or.h | Sebastian Hahn | 2010-07-27 |
* | Make the controller act more usefully when GETINFO fails | Nick Mathewson | 2010-07-18 |
* | Merge remote branch 'mikeperry/cbt-bugfixes3' | Nick Mathewson | 2010-06-29 |
|\ |
|
| * | Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event. | Mike Perry | 2010-06-15 |
| * | Add a TIMEOUT_RATE keyword to buildtimeout event. | Mike Perry | 2010-05-10 |
* | | Remove the extra space that is sent in certain STREAM messages from the contr... | Kat Magic | 2010-06-22 |
|/ |
|
* | Merge branch 'asprintf' | Nick Mathewson | 2010-04-02 |
|\ |
|
| * | Tweak users of snprintf to use asprintf where appropriate | Nick Mathewson | 2010-02-28 |
* | | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-02-27 |
|\ \
| |/
|/| |
|
| * | Update Tor Project copyright years | Nick Mathewson | 2010-02-27 |
| * | Fix an apparently bogus check; fortunately, it seems to be untriggered. | Nick Mathewson | 2009-10-26 |
* | | Fix another coverity-spotted memleak | Sebastian Hahn | 2010-02-23 |
* | | Break early on unknown extendcircuit purpose | Sebastian Hahn | 2010-02-22 |
* | | Fix a memory leak, found by coverity | Sebastian Hahn | 2010-02-22 |
* | | Remove some redundand code in control.c | Sebastian Hahn | 2010-02-22 |
* | | Future-proof the control protocol by ignoring unrecognized keyword args | Nick Mathewson | 2010-02-18 |
* | | Make more arguments in control.c properly case-insensitive. | Nick Mathewson | 2010-02-18 |
* | | Move CBT params into consensus. | Mike Perry | 2010-02-18 |
* | | Allow "EXTENDCIRCUIT 0" to omit a path. | Mike Perry | 2010-02-18 |
* | | Add BUILDTIMEOUT_SET event for CBT stress testing. | Mike Perry | 2010-02-18 |
* | | Fix comments for getinfo_helper_t | Sebastian Hahn | 2010-01-27 |
* | | Fix a memory corruption bug while collecting bridge stats | Karsten Loesing | 2010-01-26 |
* | | Remove duplicate words and a duplicate newline. | Karsten Loesing | 2009-12-18 |
* | | Fix bridge statistics. | Karsten Loesing | 2009-12-17 |
* | | Merge branch 'safelogging2' | Nick Mathewson | 2009-12-15 |
|\ \ |
|
| * | | Refactor the safe_str_*() API to make more sense. | Nick Mathewson | 2009-12-15 |
| * | | Allow SafeLogging to exclude client related information | Sebastian Hahn | 2009-12-12 |
* | | | New controller command "getinfo config-text" | Roger Dingledine | 2009-12-13 |
* | | | Now that FOO_free(NULL) always works, remove checks before calling it. | Nick Mathewson | 2009-12-12 |
|/ / |
|