aboutsummaryrefslogtreecommitdiff
path: root/src/or/confparse.c
Commit message (Collapse)AuthorAge
* Update the copyright date to 201.Nick Mathewson2013-01-16
|
* Split the routerset code out of routerlist.cNick Mathewson2012-09-14
|
* Remove all remaining spurious or_options_t invocations in confparse.cNick Mathewson2012-09-13
|
* Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
This helps us split up one of our larger files, and sets the stage for refactoring the configuration backend a little