Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make the get_options() return const•••This lets us make a lot of other stuff const, allows the compiler to generate (slightly) better code, and will make me get slightly fewer patches from folks who stick mutable stuff into or_options_t. const: because not every input is an output! | Nick Mathewson | 2011-06-14 |
* | Merge remote-tracking branch 'origin/maint-0.2.2'•••Conflicts: src/or/microdesc.c | Nick Mathewson | 2011-05-03 |
* | Bump copyright statements to 2011 (master) | Nick Mathewson | 2011-01-03 |
* | Make check-spaces happy | Sebastian Hahn | 2010-10-14 |
* | Actually add test_microdesc.c file. | Nick Mathewson | 2010-10-07 |