Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-03-05 | Add a config_lines_partition() function to help with LINELIST_V. | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-07-03 | Make config_lines_eq() take const arguments. | Nick Mathewson |
2019-07-03 | Revert "Add a function to append an existing line to a config line list." | Nick Mathewson |
2019-06-24 | Add a function to append an existing line to a config line list. | Nick Mathewson |
2019-04-25 | Add a case-insensitive variant to config_line_find() | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-07-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-06-27 | Move confline.c to lib/encoding: it is about encoding key-value pairs | Nick Mathewson |