aboutsummaryrefslogtreecommitdiff
path: root/src/or/confparse.c
Commit message (Expand)AuthorAge
* Free the smartlist after parsing csv config optionMatthew Finkel2013-10-09
* Add a --dump-config option to help testing option parsing.Nick Mathewson2013-09-13
* Use commandline parser for other optionsNick Mathewson2013-09-13
* Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrcNick Mathewson2013-07-26
* Tweak #6752 patch based on comments by nickm.Karsten Loesing2013-05-24
* Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
* Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
* Make a parse_config_line_from_str variant that gives error messagesNick Mathewson2013-02-19
* 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