|
Tor 0.4.9.8
|
Files | |
| main.c | |
| Invocation module. Initializes subsystems and runs the main loop. | |
| main.h | |
| Header file for main.c. | |
| ntmain.c | |
| Entry points for running/configuring Tor as a Windows Service. | |
| ntmain.h | |
| Header file for ntmain.c. | |
| risky_options.c | |
| List compile-time options that might make Tor less reliable. | |
| risky_options.h | |
| Header for risky_options.c. | |
| shutdown.c | |
| Code to free global resources used by Tor. | |
| shutdown.h | |
| Header file for shutdown.c. | |
| subsysmgr.c | |
| Manager for Tor's subsystems. | |
| subsysmgr.h | |
| Header for subsysmgr.c. | |
| subsystem_list.c | |
| List of Tor's subsystems. | |
| tor_main.c | |
| Stub module containing a main() function. | |