FreeRDP/libfreerdp
David Fort f4b7a27c2b license: implement server-side management
Add server-side management of the licensing workflow. The default
behaviour is to accept the client, but if a server wants to implement
full licensing support as in MS-RDPELE it is possible by defining a callback.
2019-01-21 09:57:15 +01:00
..
cache Fixed zero sized allocation. 2018-11-29 12:11:33 +01:00
codec Fixed #5167: Memory leak in unit test. 2019-01-08 11:20:00 +01:00
common Reject assistance input if not a RA invitation or connection string 2. 2019-01-07 13:00:48 +01:00
core license: implement server-side management 2019-01-21 09:57:15 +01:00
crypto Fix #5170: Disable custom TLS alert for libressl > 2.8.3 2019-01-07 14:20:16 +01:00
gdi Follow up to #4959: Lock gdi_UpdateSurfaces like xf_UpdateSurfaces 2018-12-04 16:56:22 +01:00
locale Define scancodes for virtual keys, used by VNC servers 2018-12-12 11:43:03 +01:00
primitives Fixed padding of general_yCbCrToRGB_16s8u_P3AC4R* functions. 2018-11-28 11:05:45 +01:00
utils Fixed profiler API 2018-11-16 09:32:15 +01:00
CMakeLists.txt Add soxr library and include paths. 2018-11-14 13:27:20 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in