Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-10-27 | Bug 19859: Set arg to const | JeremyRand |
2019-10-27 | Bug 19859: Add stream isolation data to STREAM event | JeremyRand |
2019-04-30 | Split reply formatting out of control_fmt.c | Taylor Yu |
2019-04-25 | Move and rename decode_escaped_string() | Nick Mathewson |
2019-04-25 | Use new parser logic for SETCONF/RESETCONF code. | Nick Mathewson |
2019-03-25 | Minimize the includes in control.c | Nick Mathewson |
2019-03-25 | Split command-handling and authentication from control.c | Nick Mathewson |
2019-03-25 | Split getinfo handling into a new control_getinfo.c | Nick Mathewson |
2019-03-25 | Split all controller events code into a new control_events.c | Nick Mathewson |