FreeRDP/server
David Fort 77413f49b2 winpr: rework alignment functions
_align_XXX functions aren't widely available depending on the C runtime. That causes
problems with mingw where we can easily have some runtime mixes (which lead to mysterious
segfaults most of the time). This patch introduce winpr_aligned_XXX functions that will
either use the function available, or use an emulation layer.
2022-05-12 11:36:01 +02:00
..
Mac Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
Sample Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
Windows Refactored color.h 2022-04-28 08:40:47 +02:00
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
proxy Fixed invalid argument types 2022-04-29 14:38:41 +02:00
shadow winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt Fixed CMake Targets file for server lib 2021-06-25 10:47:00 +02:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00