RetroShare/libretroshare/src/tor
2022-01-03 12:10:00 +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 fixed a few errors in TorManager event handling 2021-12-30 22:14:34 +01:00
TorControl.h fixed a few errors in TorManager event handling 2021-12-30 22:14:34 +01:00
TorControlCommand.cpp Fixed unused variable warning 2022-01-03 12:10:00 +01:00
TorControlCommand.h code cleaning 2021-12-19 18:40:44 +01:00
TorControlSocket.cpp fixed a few bugs that may cause the bootstrap process to hang 2021-12-28 18:29:33 +01:00
TorControlSocket.h code cleaning 2021-12-19 18:40:44 +01:00
TorManager.cpp fixed a few errors in TorManager event handling 2021-12-30 22:14:34 +01:00
TorManager.h Added delete of TorManagerPrivate in destructor of TorManager 2021-12-29 16:39:37 +01:00
TorProcess.cpp Added flag for CreateProcess to hide the terminal window of Tor on Windows 2021-12-27 16:38:29 +01:00
TorProcess.h Fixed start and stop of tor process on Windows 2021-12-22 22:29:20 +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