Age | Commit message (Expand) | Author |
---|---|---|
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson |
2017-08-08 | Use a single free-and-exit strategy in config_process_include. | Nick Mathewson |
2017-05-28 | Replace 3-star pointer with 2-star pointer | Daniel Pinto |
2017-05-28 | Fix crash with %include | Daniel Pinto |
2017-05-19 | Remove call to get_unquoted_path in config_process_include() | Nick Mathewson |
2017-05-18 | Add support for %include funcionality on torrc #1922 | Daniel Pinto |
2017-04-15 | Add a config_line_prepend() function | Nick Mathewson |
2017-04-06 | Explain config_line_find() behavior on duplicates. | Nick Mathewson |
2017-04-06 | Add an assertion to config_line_append(). | Nick Mathewson |
2017-04-04 | Move config line parsing function to confline.c | Nick Mathewson |
2017-04-04 | Move config_line_t functions from confparse.c into common. | Nick Mathewson |