FreeRDP/libfreerdp
akallabeth 42b078a59d
[emu,scard] smartcard emulation cleanup
* Fix readability-non-const-parameter (disable lint, API requires these
  to be non const)
* Return an appropriate error for functions returning
  SCARD_E_UNSUPPORTED_FEATURE if there is a parameter wrong
* Remove unused functions
2024-09-03 12:24:55 +02:00
..
cache fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
codec [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
common [common,assistance] fix shadowed variable 2024-09-03 12:17:33 +02:00
core fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
crypto [warnings] fix function pointer casts 2024-08-30 15:40:01 +02:00
emu [emu,scard] smartcard emulation cleanup 2024-09-03 12:24:55 +02:00
gdi [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
locale [warnings] fix clang-tidy issues in libfreerdp 2024-08-29 15:34:22 +02:00
primitives [warnings] fix redundant casting 2024-09-03 12:24:51 +02:00
utils [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
CMakeLists.txt [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
freerdp.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDPConfig.cmake.in [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00