Tor 0.4.9.0-alpha-dev
Variables
risky_options.c File Reference

List compile-time options that might make Tor less reliable. More...

#include "orconfig.h"
#include "app/main/risky_options.h"

Go to the source code of this file.

Variables

const char risky_option_list []
 

Detailed Description

List compile-time options that might make Tor less reliable.

Definition in file risky_options.c.

Variable Documentation

◆ risky_option_list

const char risky_option_list[]
Initial value:
=
""

A space-separated list of the compile-time options might make Tor less reliable or secure. These options mainly exist for testing or debugging.

Definition at line 18 of file risky_options.c.