|
Tor 0.4.9.8
|
Files | |
| escape.c | |
| Escape untrusted strings before sending them to the log. | |
| escape.h | |
| Header for escape.c. | |
| log.c | |
| Functions to send messages to log files or the console. | |
| log.h | |
| Headers for log.c. | |
| log_sys.c | |
| Setup and tear down the logging module. | |
| log_sys.h | |
| Declare subsystem object for the logging module. | |
| ratelim.c | |
| Summarize similar messages that would otherwise flood the logs. | |
| ratelim.h | |
| Summarize similar messages that would otherwise flood the logs. | |
| util_bug.c | |
| util_bug.h | |
| Macros to manage assertions, fatal and non-fatal. | |
| win32err.c | |
| Convert windows error codes to useful C strings. | |
| win32err.h | |
| Header for win32err.c. | |