Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-12-19 | Support a flag to indicate that a config var is disabled | Nick Mathewson |
2019-11-07 | New configuration flag to warn that a variable is obsolete. | Nick Mathewson |
2019-11-07 | Stop using "config_suite_offset=-1" to indicate "no config suite." | Nick Mathewson |
2019-11-07 | Expose get_obj() functions from confmgt.c. | Nick Mathewson |
2019-11-05 | Merge remote-tracking branch 'tor-github/pr/1486' | teor |
2019-11-05 | confmgt: Stop adding a space, when there is no option value | teor |
2019-10-30 | Add a CFLG_IMMUTABLE flag to mark a field as unchangeable. | Nick Mathewson |
2019-10-26 | Rename confparse.[ch] identifiers to confmgt.[ch] identifiers. | Nick Mathewson |
2019-10-26 | Rename confparse.[ch] to confmgt.[ch] | Nick Mathewson |