Files | |
file | bandwidthevent.h [code] |
Event dispatched upon receiving a bandwidth update from Tor. | |
file | circuit.cpp [code] |
Object representing a Tor circuit. | |
file | circuit.h [code] |
Object representing a Tor circuit. | |
file | circuitevent.h [code] |
Event dispatched containing updated circuit status information. | |
file | controlcommand.cpp [code] |
A command sent to Tor's control interface. | |
file | controlcommand.h [code] |
A command sent to Tor's control interface. | |
file | controlconnection.cpp [code] |
A connection to Tor's control interface, responsible for sending and receiving commands and events. | |
file | controlconnection.h [code] |
A connection to Tor's control interface, responsible for sending and receiving commands and events. | |
file | controlreply.cpp [code] |
A response from Tor's control interface. | |
file | controlreply.h [code] |
A response from Tor's control interface. | |
file | controlsocket.cpp [code] |
Socket used to connect to Tor's control interface. | |
file | controlsocket.h [code] |
Socket used to connect to Tor's control interface. | |
file | eventtype.h [code] |
Custom events dispatched upon receiving notification from Tor. | |
file | logevent.cpp [code] |
Event dispatched containing a log message from Tor. | |
file | logevent.h [code] |
Event dispatched containing a log message from Tor. | |
file | newdescriptorevent.h [code] |
Event dispatched upon receiving a new descriptor from Tor. | |
file | orconnevent.cpp [code] |
Event dispatched upon receiving an ORCONN update from Tor. | |
file | orconnevent.h [code] |
Event dispatched upon receiving an ORCONN update from Tor. | |
file | replyline.cpp [code] |
Reply from a previous control command sent to Tor. | |
file | replyline.h [code] |
Reply from a previous control command sent to Tor. | |
file | routerdescriptor.cpp [code] |
Parses a blob of router descriptor text from Tor. | |
file | routerdescriptor.h [code] |
Parses a blob of router descriptor text from Tor. | |
file | stream.cpp [code] |
Object representing a Tor stream. | |
file | stream.h [code] |
Object representing a Tor stream. | |
file | streamevent.h [code] |
Event dispatched when a stream status update is received from Tor. | |
file | torcontrol.cpp [code] |
Object for interacting with the Tor process and control interface. | |
file | torcontrol.h [code] |
Object for interacting with the Tor process and control interface. | |
file | torevents.cpp [code] |
Parses and dispatches events from Tor. | |
file | torevents.h [code] |
Parses and dispatches events from Tor. | |
file | torprocess.cpp [code] |
Starts and stops a Tor process. | |
file | torprocess.h [code] |
Starts and stops a Tor process. | |
file | torservice.cpp [code] |
Starts, stops, installs, and uninstalls a Tor service (Win32). | |
file | torservice.h [code] |
Starts, stops, installs, and uninstalls a Tor service (Win32). | |
file | torsignal.cpp [code] |
Sends a signal to Tor's control interface. | |
file | torsignal.h [code] |
Sends a signal to Tor's control interface. |