..
Authorization.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
Authorization.hpp
wsd: browser: Reset_Access_Token API to update access-tokens
2022-05-06 11:13:35 +01:00
Clipboard.hpp
wsd: test: killpoco in UnitCopyPaste
2021-04-27 08:09:49 -04:00
CommandControl.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
CommandControl.hpp
wsd: introduce remote configuration
2022-02-25 18:36:06 +03:00
Common.hpp
deltas: track, transmit and cache deltas (disabled for now)
2022-05-24 22:16:58 +01:00
ConfigUtil.cpp
Add function to check if config has been initialized
2021-06-21 12:43:17 +03:00
ConfigUtil.hpp
Add function to check if config has been initialized
2021-06-21 12:43:17 +03:00
Crypto.cpp
Crypto.hpp
DummyTraceEventEmitter.cpp
Re-factor Trace Event stuff for improved functionality and thread safety
2021-06-21 12:43:17 +03:00
FileUtil.cpp
wsd: logging and minor cosmetics
2022-04-06 18:33:45 -04:00
FileUtil.hpp
make sure modifiedTimeUs calculates with enough precision
2022-01-26 10:23:36 +01:00
JailUtil.cpp
wsd: reduce debug and generally redundant logs
2022-02-24 07:38:13 -05:00
JailUtil.hpp
JsonUtil.hpp
JSON escaping: Have some initial extra space
2021-10-14 13:41:53 +01:00
Log.cpp
wsd: cleanup log initialization
2022-06-07 09:09:00 +01:00
Log.hpp
wsd: better logging of unix socket binding
2022-06-07 09:09:00 +01:00
Message.hpp
deltas: track, transmit and cache deltas (disabled for now)
2022-05-24 22:16:58 +01:00
MessageQueue.cpp
MessageQueue: don't insert duplicates of tiles into TileCombined.
2022-06-10 10:10:05 +01:00
MessageQueue.hpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
MobileApp.cpp
Stop using .bmp files for tiles on iOS
2021-09-07 09:59:57 +03:00
MobileApp.hpp
Stop using .bmp files for tiles on iOS
2021-09-07 09:59:57 +03:00
Png.hpp
deltas: track, transmit and cache deltas (disabled for now)
2022-05-24 22:16:58 +01:00
Protocol.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
Protocol.hpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
Rectangle.hpp
RenderTiles.hpp
Delta: add checks for bad memory usage across threads.
2022-06-10 10:10:05 +01:00
Seccomp.cpp
Use tokens.equals() instead of tokens[] ==
2021-10-21 13:36:57 +02:00
Seccomp.hpp
security.h
Session.cpp
wsd: consistent logging of session name
2022-06-07 09:09:00 +01:00
Session.hpp
wsd: consistent logging of session name
2022-06-07 09:09:00 +01:00
SigUtil.cpp
wsd: correctly set termination and shutdown flag
2022-05-06 14:45:34 +01:00
SigUtil.hpp
wsd: support unattended runs
2022-02-17 18:52:48 -05:00
SpookyV2.cpp
common: move "hashSubBuffer" function
2022-05-09 16:40:57 +01:00
SpookyV2.h
common: move "hashSubBuffer" function
2022-05-09 16:40:57 +01:00
StateEnum.hpp
wsd: support serializing STATE_ENUM to ostream
2022-04-06 18:33:45 -04:00
StringVector.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
StringVector.hpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
TraceEvent.cpp
Avoid assertion failure if toggling Trace Event generation back and forth
2021-06-30 12:40:08 +03:00
TraceEvent.hpp
Re-factor Trace Event stuff for improved functionality and thread safety
2021-06-21 12:43:17 +03:00
Unit.cpp
Tile-deltas, expose TileData to unit tests.
2022-05-10 09:35:47 +01:00
Unit.hpp
Tile-deltas, expose TileData to unit tests.
2022-05-10 09:35:47 +01:00
Util.cpp
Admin: improve smaps parsing performance.
2022-05-26 19:53:11 -04:00
Util.hpp
wsd: simplify socket read logging
2022-06-07 09:09:00 +01:00