Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | In comments and logs, say "UTC" not "GMT" | Nick Mathewson | 2012-11-23 |
| | | | | | | | Fix for #6113. Note that the RFC1123 times we generate still all say 'GMT'. I'm going to suggest this is not worth changing. | ||
* | Split the generic config_fmt_t code into a new confparse.c file | Nick Mathewson | 2012-09-13 |
This helps us split up one of our larger files, and sets the stage for refactoring the configuration backend a little |