aboutsummaryrefslogtreecommitdiff
path: root/src/feature/api
AgeCommit message (Expand)Author
2020-01-17Revert "Restore feature where nt-services detect non-"run_tor" modes."Nick Mathewson
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-14Merge branch 'ticket32883'Nick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Restore feature where nt-services detect non-"run_tor" modes.Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick 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-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-14Re-order includes to expose intptr_t to tor_api_internal.hNick Mathewson
2018-09-04c99 style in loopNick Mathewson
2018-09-04Merge branch 'tor_api_owning_control'Nick Mathewson
2018-08-08Provide examples of tor_api_get_provider_version() outputNick Mathewson
2018-08-01Add API for creating an owning controller FD and passing it to tor_mainNick Mathewson
2018-08-01tor_api: Extend tor_api code so it can pass extra arguments to main.Nick Mathewson
2018-07-31Add a new function, tor_api_get_provider_version()Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson