aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay
AgeCommit message (Expand)Author
2019-11-05config: Rename new global functions with a prefixteor
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-11-04relay: Simplify relay/transport_configteor
2019-11-04relay: Disable server transport options when the module is disabledteor
2019-11-04relay: Simplify some relay_config codeteor
2019-11-04relay: Disable relay config when the module is disabledteor
2019-11-04relay: Make a transport_config function privateteor
2019-10-31config: Move warn_nonlocal_ext_orports() to relayteor
2019-10-31relay/config: Remove direct references to dirauth optionsteor
2019-10-31config: Move relay config actions into the relay moduleteor
2019-10-31config: Move server transport actions into the relay moduleteor
2019-10-31config: Move accounting/bandwidth config into the relay moduleteor
2019-10-31config: Move server transport config into the relay moduleteor
2019-10-31config: Move relay config checks into the relay moduleteor
2019-10-31config: Move relay port parsing into the relay moduleteor
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22With COCCI defined, avoid PERIODIC_EVENT.Nick Mathewson
2019-10-21routermode.h: turn a comment into a doxygen comment.Nick Mathewson
2019-10-20relay: Silence compiler warnings when relay mode is disabledteor
2019-10-20relay: Implement HAVE_MODULE_RELAY for routermode.cteor
2019-10-20feature: Move proxy_mode() into new filesteor
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-25Merge branch 'tor-github/pr/1341'George Kadianakis
2019-09-18Merge branch 'bug30916_035' into bug30916_041Nick Mathewson
2019-09-18Avoid a crash if our "current" and "old" ntor onion keys are equalNick Mathewson
2019-09-18Extract expressions in construct_ntor_key_map()Nick Mathewson
2019-08-12Merge remote-tracking branch 'tor-github/pr/1034' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/937' into maint-0.3.5teor
2019-06-25stats: add comments about the required chunk structure in extra info filesteor
2019-06-25Merge branch 'bug30958_041' into bug30958_masterteor
2019-06-24Merge branch 'bug30958_040' into bug30958_041teor
2019-06-24Merge branch 'bug30958_035' into bug30958_040teor
2019-06-24Merge branch 'bug30958_029' into bug30958_035teor
2019-06-24stats: Split extrainfo_dump_to_string() into smaller functions.teor
2019-06-24stats: Always publish pluggable transports in extra info documentsteor
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-23Merge branch 'tor-github/pr/1034'David Goulet
2019-05-17OOM-purge the DNS cache one part at a timeNick Mathewson
2019-05-15Merge branch 'tor-github/pr/1002'George Kadianakis
2019-05-06Move "relay" and "router" periodic callbacks out of mainloop.cNick Mathewson
2019-05-06Create a relay subsystem and move the shutdown functions thereNick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-04-30Use safe_mem_is_zero in a few more places.Nick Mathewson
2019-04-30Merge branch 'tor-github/pr/937'George Kadianakis
2019-04-19Merge branch 'maint-0.3.4' into maint-0.3.5teor