tor/src
Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c
The main.c code is responsible for initialization and shutdown;
the mainloop.c code is responsible for running the main loop of Tor.

Splitting the "generic event loop" part of mainloop.c from the
event-loop-specific part is not done as part of this patch.
2018-09-21 09:14:06 -04:00
..
app Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
config Merge branch 'maint-0.3.3' into maint-0.3.4 2018-09-11 12:04:56 -04:00
core Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
ext Merge branch 'maint-0.2.9' into maint-0.3.2 2018-09-13 11:46:04 -04:00
feature Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
lib Fix an NSS socket leak-on-error found by dgoulet 2018-09-20 13:53:04 -04:00
rust Merge branch 'maint-0.3.4' 2018-09-18 08:33:13 -04:00
test Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
tools Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
trunnel Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 2018-07-12 11:47:25 -04:00
win32 Bump to 0.3.5.2-alpha-dev 2018-09-21 09:11:33 -04:00
include.am Start splitting src/or 2018-07-05 17:15:50 -04:00