| Commit message (Expand) | Author | Age |
* | Bump copyright statements to 2011 (master) | Nick Mathewson | 2011-01-03 |
* | Remove a ??? comment in node_get_by_nickname | Nick Mathewson | 2010-10-21 |
* | Add a node_get_by_hex_id(). | Nick Mathewson | 2010-10-21 |
* | Make check-spaces happy | Sebastian Hahn | 2010-10-14 |
* | Implement node_set_exit_policy_to_reject_all with a flag | Nick Mathewson | 2010-10-13 |
* | Fix a couple more node_t-related nullpointer bugs | Nick Mathewson | 2010-10-04 |
* | More debugging code for node_t branch | Nick Mathewson | 2010-10-01 |
* | Implement policies for nodes (and for microdescriptors too) | Nick Mathewson | 2010-10-01 |
* | Implement a few more node-based functions | Nick Mathewson | 2010-10-01 |
* | Implement node-based router family code | Nick Mathewson | 2010-10-01 |
* | Rename routerstatus_t.is_running to is_flagged_running | Nick Mathewson | 2010-10-01 |
* | Initial conversion to use node_t throughout our codebase. | Nick Mathewson | 2010-10-01 |
* | Try to make most routerstatus_t interfaces const | Nick Mathewson | 2010-10-01 |
* | Implement a basic node and nodelist type | Nick Mathewson | 2010-10-01 |