..
Authorization.cpp
removed tokenize method with regex
2020-05-04 15:11:26 +02:00
Authorization.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Clipboard.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Common.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Crypto.cpp
Crypto.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
FileUtil.cpp
typo fixes in comments and code
2020-04-26 23:19:52 +02:00
FileUtil.hpp
typo fixes in comments and code
2020-04-26 23:19:52 +02:00
JsonUtil.hpp
typo fixes in comments and code
2020-04-26 23:19:52 +02:00
Log.cpp
wsd: logging cleanup and improvements
2020-05-22 00:40:37 +02:00
Log.hpp
wsd: logging cleanup and improvements
2020-05-22 00:40:37 +02:00
LOOLWebSocket.hpp
killpoco: remove WebSocket includes from a couple of places.
2020-04-18 18:29:04 +02:00
Message.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
MessageQueue.cpp
killpoco: remove WebSocket includes from a couple of places.
2020-04-18 18:29:04 +02:00
MessageQueue.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Png.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Protocol.cpp
Rework LOOLProtocol::tokenize() to return a StringVector object
2020-02-28 16:07:56 +01:00
Protocol.hpp
removed tokenize method with regex
2020-05-04 15:11:26 +02:00
Rectangle.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Seccomp.cpp
Seccomp: Add AARCH64 support
2020-03-18 22:34:54 +01:00
Seccomp.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
security.h
Allow running the production build under a non-lool user when necessary.
2020-04-24 20:58:43 +02:00
Session.cpp
forward the device form factor of the client on a new view request
2020-04-29 13:18:49 +02:00
Session.hpp
killpoco: removed Poco::Process completely
2020-04-29 14:27:54 +02:00
SigUtil.cpp
Bin a couple of unintentionally committed LOG_TRC() calls
2020-04-18 16:35:15 +02:00
SigUtil.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
SpookyV2.cpp
SpookyV2.h
Use #pragma once
2020-04-18 15:00:18 +02:00
StringVector.cpp
Introduce StringVector::equals()
2020-03-09 09:46:33 +01:00
StringVector.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Unit.cpp
Fix iOS build (and maybe Android, too)
2020-02-24 08:54:22 +01:00
Unit.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
UnitHTTP.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Util.cpp
Lower convert-to process priorities by default.
2020-05-02 22:03:36 +02:00
Util.hpp
Lower convert-to process priorities by default.
2020-05-02 22:03:36 +02:00