NetworkSettings.cpp File Reference

#include "NetworkSettings.h"

Go to the source code of this file.

Defines

#define SETTING_FASCIST_FIREWALL   "FascistFirewall"
#define SETTING_REACHABLE_ADDRESSES   "ReachableAddresses"
#define SETTING_PROXY_TYPE   "ProxyType"
#define SETTING_PROXY_ADDRESS   "ProxyAddress"
#define SETTING_PROXY_USERNAME   "ProxyUsername"
#define SETTING_PROXY_PASSWORD   "ProxyPassword"
#define SETTING_HTTP_PROXY   "HttpProxy"
#define SETTING_HTTP_PROXY_AUTH   "HttpProxyAuthenticator"
#define SETTING_HTTPS_PROXY   "HttpsProxy"
#define SETTING_HTTPS_PROXY_AUTH   "HttpsProxyAuthenticator"
#define SETTING_SOCKS4_PROXY   "Socks4Proxy"
#define SETTING_SOCKS5_PROXY   "Socks5Proxy"
#define SETTING_SOCKS5_USERNAME   "Socks5ProxyUsername"
#define SETTING_SOCKS5_PASSWORD   "Socks5ProxyPassword"
#define SETTING_USE_BRIDGES   "UseBridges"
#define SETTING_BRIDGE_LIST   "Bridge"
#define SETTING_UPDATE_BRIDGES   "UpdateBridgesFromAuthority"
#define SETTING_TUNNEL_DIR_CONNS   "TunnelDirConns"
#define SETTING_PREFER_TUNNELED_DIR_CONNS   "PreferTunneledDirConns"

Define Documentation

#define SETTING_BRIDGE_LIST   "Bridge"
#define SETTING_FASCIST_FIREWALL   "FascistFirewall"
#define SETTING_HTTP_PROXY   "HttpProxy"

Definition at line 29 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_HTTP_PROXY_AUTH   "HttpProxyAuthenticator"

Definition at line 30 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_HTTPS_PROXY   "HttpsProxy"

Definition at line 31 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_HTTPS_PROXY_AUTH   "HttpsProxyAuthenticator"

Definition at line 32 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_PREFER_TUNNELED_DIR_CONNS   "PreferTunneledDirConns"

Definition at line 42 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_PROXY_ADDRESS   "ProxyAddress"
#define SETTING_PROXY_PASSWORD   "ProxyPassword"
#define SETTING_PROXY_TYPE   "ProxyType"
#define SETTING_PROXY_USERNAME   "ProxyUsername"
#define SETTING_REACHABLE_ADDRESSES   "ReachableAddresses"
#define SETTING_SOCKS4_PROXY   "Socks4Proxy"

Definition at line 33 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_SOCKS5_PASSWORD   "Socks5ProxyPassword"

Definition at line 36 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_SOCKS5_PROXY   "Socks5Proxy"

Definition at line 34 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_SOCKS5_USERNAME   "Socks5ProxyUsername"

Definition at line 35 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_TUNNEL_DIR_CONNS   "TunnelDirConns"
#define SETTING_UPDATE_BRIDGES   "UpdateBridgesFromAuthority"

Definition at line 40 of file NetworkSettings.cpp.

Referenced by NetworkSettings::apply().

#define SETTING_USE_BRIDGES   "UseBridges"

Generated on 31 Mar 2010 for Vidalia by  doxygen 1.6.1