RetroShare/libretroshare/src/tor
2021-12-22 22:29:19 +01:00
..
AddOnionCommand.cpp improved display of tor process completion 2021-12-18 21:30:58 +01:00
AddOnionCommand.h code cleaning 2021-12-19 18:40:44 +01:00
AuthenticateCommand.cpp switching QString to std::string and QByteArray to ByteArray. Unfinished yet. 2021-11-25 23:28:01 +01:00
AuthenticateCommand.h removed lots of signals/slots 2021-12-05 22:14:19 +01:00
bytearray.h code cleaning 2021-12-19 18:40:44 +01:00
CryptoKey.cpp code cleaning 2021-12-19 18:40:44 +01:00
CryptoKey.h finished removing latest Qt bits 2021-12-06 22:08:56 +01:00
GetConfCommand.cpp fixed a few bugs in new TorManager 2021-12-09 22:19:00 +01:00
GetConfCommand.h code cleaning 2021-12-19 18:40:44 +01:00
HiddenService.cpp code cleaning 2021-12-19 18:40:44 +01:00
HiddenService.h fixed compilation on win$ 2021-12-20 16:10:52 +01:00
PendingOperation.cpp moved faulty line causing early deletion of this at the end of the function 2021-12-22 22:26:47 +01:00
PendingOperation.h Added missing include to string in PendingOperation.h 2021-12-22 22:29:16 +01:00
ProtocolInfoCommand.cpp more bug fixing 2021-12-17 22:17:26 +01:00
ProtocolInfoCommand.h code cleaning 2021-12-19 18:40:44 +01:00
SetConfCommand.cpp code cleaning 2021-12-19 18:40:44 +01:00
SetConfCommand.h code cleaning 2021-12-19 18:40:44 +01:00
StrUtil.cpp Changed uint to ByteArray::size_type in StrUtil.cpp 2021-12-22 22:29:14 +01:00
StrUtil.h switching QString to std::string and QByteArray to ByteArray. Unfinished yet. 2021-11-25 23:28:01 +01:00
TorControl.cpp Added missing initializations of members in constructor of TorControl 2021-12-22 22:29:18 +01:00
TorControl.h code cleaning 2021-12-19 18:40:44 +01:00
TorControlCommand.cpp code cleaning 2021-12-19 18:40:44 +01:00
TorControlCommand.h code cleaning 2021-12-19 18:40:44 +01:00
TorControlSocket.cpp code cleaning 2021-12-19 18:40:44 +01:00
TorControlSocket.h code cleaning 2021-12-19 18:40:44 +01:00
TorManager.cpp Changed ifdef Q_OS_WIN to WINDOWS_SYS 2021-12-22 22:29:15 +01:00
TorManager.h code cleaning 2021-12-19 18:40:44 +01:00
TorProcess.cpp Changed RsFdBinInterface to use recv/send for sockets and read/write for file descriptors on Windows 2021-12-22 22:29:19 +01:00
TorProcess.h moved event loop in TorManager to the TorManager class 2021-12-13 20:28:07 +01:00
TorTypes.h keeping Qt internally for a while and making RsTor Qt-free 2021-06-25 21:46:00 +02:00
Useful.h fixed compilation. Qt is completely gone 2021-12-06 22:33:50 +01:00