FreeRDP/libfreerdp/emu
akallabeth a337031b24
Cache Emulate_IsConfigured result (#7569)
* Cache Emulate_IsConfigured result

The check is used very often, so this caching reduces necessary
allocations.

* Fix winpr_HexLogDump

Abort function early if the log message is to be discarded due to
the log level being inactive.

* Use common logger for rdpdr message

Co-authored-by: Martin Fleisz <martin.fleisz@thincast.com>
2022-01-21 13:24:20 +01:00
..
scard Cache Emulate_IsConfigured result (#7569) 2022-01-21 13:24:20 +01:00
CMakeLists.txt Added smartcard emulation layer 2022-01-11 12:34:43 +01:00