| Commit message (Expand) | Author | Age |
* | Remove some totally unused functions | Nick Mathewson | 2013-02-23 |
* | Refactor storing of measured_bw versus Unmeasured=1. | Nick Mathewson | 2013-02-19 |
* | Rename and relocate the bw weight scale param getter. | Mike Perry | 2013-02-01 |
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
* | Convert all include-guard macros to avoid reserved identifiers. | Nick Mathewson | 2012-10-12 |
* | Move functions for seeing if we know enough nodes into nodelist | Nick Mathewson | 2012-09-14 |
* | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | 2012-06-04 |
* | Make the get_options() return const | Nick Mathewson | 2011-06-14 |
* | Merge branch 'maint-0.2.2' | Roger Dingledine | 2011-01-15 |
|\ |
|
| * | Sanity-check consensus param values | Sebastian Hahn | 2011-01-15 |
| * | Make get_net_param_from_list() static | Sebastian Hahn | 2011-01-15 |
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-01-03 |
|\| |
|
| * | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | | 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 |
* | | Download microdescriptors if you're a cache | Nick Mathewson | 2010-09-27 |
* | | When updating routerdesc downloads, look specifically at the ns consensus | Nick Mathewson | 2010-09-27 |
* | | Code to download, parse, and store microdesc consensuses | Nick Mathewson | 2010-09-27 |
|/ |
|
* | Remove unused function declarations | Sebastian Hahn | 2010-08-17 |
* | Create networkstatus.h | Sebastian Hahn | 2010-07-27 |