42f7796e68
An anti-feature, Poco's HexBinaryEncoder inserts gratuitous line breaks (0x0A) every 32 bytes, which is neither expected nor necessary. No idea what use line breaks could have in a hex encoder (unless it assumes it's only possible use is to dump data for investigation). We hadn't observed this because we generate random hex strings of 8 to 16 bytes long. But having used it for random URLs that are up to 1024 bytes long, I started getting invalid URLs. Another reason to hasten the removal of Poco, especially when we have our hex converter anyway (not that it would matter if we didn't). Change-Id: Ib674e8ed607db1effef476f1f3478da76c4f6464 Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> |
||
---|---|---|
.. | ||
Authorization.cpp | ||
Authorization.hpp | ||
Clipboard.hpp | ||
Common.hpp | ||
Crypto.cpp | ||
Crypto.hpp | ||
FileUtil.cpp | ||
FileUtil.hpp | ||
JailUtil.cpp | ||
JailUtil.hpp | ||
JsonUtil.hpp | ||
Log.cpp | ||
Log.hpp | ||
LOOLWebSocket.hpp | ||
Message.hpp | ||
MessageQueue.cpp | ||
MessageQueue.hpp | ||
MobileApp.cpp | ||
MobileApp.hpp | ||
Png.hpp | ||
Protocol.cpp | ||
Protocol.hpp | ||
Rectangle.hpp | ||
RenderTiles.hpp | ||
Seccomp.cpp | ||
Seccomp.hpp | ||
security.h | ||
Session.cpp | ||
Session.hpp | ||
SigUtil.cpp | ||
SigUtil.hpp | ||
SpookyV2.cpp | ||
SpookyV2.h | ||
StringVector.cpp | ||
StringVector.hpp | ||
Unit.cpp | ||
Unit.hpp | ||
UnitHTTP.hpp | ||
Util.cpp | ||
Util.hpp |