aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_getinfo.c
AgeCommit message (Expand)Author
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-05-21Merge branch 'tor-github/pr/1861'George Kadianakis
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-05relay: Rename relay_resolve_addr.{c|h} fileDavid Goulet
2020-05-05relay: New file relay_resolve_addr.{c|h}David Goulet
2020-04-12Return a descriptive error for 'GETINFO status/fresh-relay-descs'Neel Chauhan
2020-02-05Fix a memory leak in handling GETINFO.Nick Mathewson
2020-01-16Move dirserv_get_routerdescs() to control_getinfo.cNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-09Rename control_reply_add_1kvTaylor Yu
2019-12-08simplify getinfo using reply linesTaylor Yu
2019-10-21control/getinfo: Use standard error handlingteor
2019-10-21Fix changes file and string typosteor
2019-10-21control: Add GETINFO support for dumping microdesc consensusAmreshVenugopal
2019-04-30Run Coccinelle for control.c refactorTaylor Yu
2019-04-30Manually fix some control repliesTaylor Yu
2019-04-30Split reply formatting out of control_fmt.cTaylor Yu
2019-04-25Use parsing code for the simpler controller commands.Nick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson
2019-03-25Split getinfo handling into a new control_getinfo.cNick Mathewson