aboutsummaryrefslogtreecommitdiff
path: root/src/app/main/ntmain.c
AgeCommit message (Expand)Author
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-01-17Initialize publish/subscribe code when running as an NT service.Nick Mathewson
2020-01-17Revert "Restore feature where nt-services detect non-"run_tor" modes."Nick Mathewson
2020-01-14Merge branch 'ticket32883'Nick 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-11-07ntmain: make service_fns struct anonymous.Nick Mathewson
2019-10-17Rename CMD_OTHER to CMD_IMMEDIATENick Mathewson
2019-10-17Make the command-line parser understand "commands".Nick Mathewson
2019-06-11Free a string buffer in nt_service_install()Xiaoyin Liu
2019-03-26Merge branch 'messaging_v3' into messaging_v3_mergedNick Mathewson
2019-03-25practracker: split shutdown code out of main.cNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-18Call run_tor_main_loop() in ntmain.c, rather than do_main_loop().Nick Mathewson
2018-09-21Missing include in ntmain.cNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick 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