aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/control_getinfo.c
AgeCommit message (Expand)Author
2020-08-04ipv6: Specialize GETINFO address interface for v4 and v6Neel Chauhan
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20control: With GETINFO, don't trigger an address resolveDavid Goulet
2020-07-20control: GETINFO address/ use new find address APIDavid Goulet
2020-07-01Merge branch 'tor-github/pr/1907'David Goulet
2020-07-01control: Add a key to GETINFO to fetch the circuit onion handshake rephist va...Neel Chauhan
2020-06-24Rename router_should_skip_orport_reachability_check.Nick Mathewson
2020-06-24Replace router_should_skip_*() identifiers.Nick Mathewson
2020-06-09Merge remote-tracking branch 'tor-github/pr/1888/head'Nick Mathewson
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-07Wrap long linesteor
2020-05-07Replace several C identifiers.teor
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-30relay: Clarify reachability status check functionsteor
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