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