aboutsummaryrefslogtreecommitdiff
path: root/src/app/main/ntmain.c
AgeCommit message (Expand)Author
2020-01-30Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-01-06Initialize publish/subscribe code when running as an NT service.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