summaryrefslogtreecommitdiff
path: root/src/feature/control
AgeCommit message (Expand)Author
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
2019-12-03hsv3: Implement permanent storage of auth credentials.George Kadianakis
2019-11-29control: Update an outdated function commentteor
2019-11-29control: Remove an unused function return valueteor
2019-11-29control: Rename a function variableteor
2019-11-29control: Remove an unnecessary header in control_events.hteor
2019-11-26Make control_event_conf_changed() take a config_line_tNeel Chauhan
2019-11-25Merge branch 'stream-socks-auth' into bug19859_mergedNick Mathewson
2019-11-18Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED.George Kadianakis
2019-11-18Various minor improvements after David's review.George Kadianakis
2019-11-18hs-v3: Decrypt pending descriptors when we get new client auth creds.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_VIEW.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_REMOVE.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-11-04directory-level documentation for feature/*Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-10-28Merge branch 'tor-github/pr/1476'David Goulet
2019-10-27Bug 19859: Add HTTPCONNECT client protocolJeremyRand
2019-10-27Bug 19859: Set arg to constJeremyRand
2019-10-27Bug 19859: Consolidate flag fields into ISO_FIELDSJeremyRand
2019-10-27Bug 19859: Add stream isolation data to STREAM eventJeremyRand
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22feature/control: wrap some problem macros in COCCINick Mathewson