summaryrefslogtreecommitdiff
path: root/src/feature/control
AgeCommit message (Expand)Author
2020-06-22Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...Miguel Jacq
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-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-05-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-05-06btrack_orconn_cevent.c: Add a missing "break;"Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
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-13Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-13hs-v3: Don't allow registration of an all-zeroes client auth key.George Kadianakis
2020-04-12Return a descriptive error for 'GETINFO status/fresh-relay-descs'Neel Chauhan
2020-03-26Add a SUBSYS_DECLARE_LOCATION() to every subsystem.Nick Mathewson
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-25Merge remote-tracking branch 'tor-github/pr/1750/head'Nick Mathewson
2020-02-18Remember dirctory bw usage, and log it in the heartbeatNick Mathewson
2020-02-13Re-order most subsystems to correspond to dependency order.Nick Mathewson
2020-02-10Merge branch 'bug33104_041'Nick Mathewson
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-02-06Use a compile-time assert in control_events.hNick Mathewson
2020-02-05Fix a memory leak in handling GETINFO.Nick Mathewson
2020-01-30Rewrite control_event_signal() to use signal_table.Nick Mathewson
2020-01-24fix leak in GETCONFTaylor Yu
2020-01-16Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_mergedNick Mathewson
2020-01-16Move dirserv_get_routerdescs() to control_getinfo.cNick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09control_hs.h: use a couple of struct delcarationsNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2019-12-20Run "make autostyle"teor
2019-12-09Rename control_reply_add_1kvTaylor Yu
2019-12-08simplify getinfo using reply linesTaylor Yu
2019-12-08use control reply lines for protocolinfoTaylor Yu
2019-12-08refactor handle_control_protocolinfoTaylor Yu
2019-12-08simplify getconf by using reply linesTaylor Yu
2019-12-08reply lines structuresTaylor Yu
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-12-04control-port: Include HS address in ONION_CLIENT_AUTH_VIEW reply.George Kadianakis
2019-12-03Merge branch 'tor-github/pr/1563'David Goulet
2019-12-03hsv3: Remove support for client auth nicknames.George Kadianakis