Changeset 84 for trunk/src/control/torcontrol.h
- Timestamp:
- 01/13/06 23:32:35 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/control/torcontrol.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/control/torcontrol.h
r83 r84 70 70 71 71 /** Sends an authentication token to Tor */ 72 bool authenticate(Q ByteArray token, QString *errmsg = 0);72 bool authenticate(QString *errmsg = 0); 73 73 74 74 /** Sends a GETINFO message to Tor based on the given keys */
