FreeRDP/winpr/libwinpr/utils
Ondrej Holy 44ce6b02ed winpr/stream: Make TestStream endian-independent
The TestStream_PeekAndRead expects LE byte order and consequently
fails on BE. Change the test to be endian-independent.
2016-05-31 16:04:16 +02:00
..
collections Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
corkscrew Added winpr functions to generate a stacktrace. 2014-08-14 10:36:50 +02:00
lodepng Fix memory leak in lodepng_zlib_compress 2016-01-15 10:16:08 +01:00
test winpr/stream: Make TestStream endian-independent 2016-05-31 16:04:16 +02:00
trio Don't disable C99 long double math on non Unix platforms 2015-05-05 21:27:17 +03:00
wlog fix segfaults casused by size_t format specifier 2016-05-27 15:55:28 +02:00
CMakeLists.txt wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
cmdline.c winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
debug.c fix segfaults casused by size_t format specifier 2016-05-27 15:55:28 +02:00
image.c Fix png image loading that needed write access 2016-01-27 11:02:16 -08:00
ini.c winpr: fix ini utils leak 2016-03-07 21:21:06 -05:00
ModuleOptions.cmake libwinpr: use ModuleOptions.cmake automatically 2012-10-03 19:50:48 -04:00
ntlm.c Fixed memory leaks. 2016-05-12 10:01:30 +02:00
print.c fix segfaults casused by size_t format specifier 2016-05-27 15:55:28 +02:00
sam.c Adapt error level for debug messages 2015-11-09 18:27:38 +01:00
ssl.c winpr: start porting to non-OpenSSL 2015-10-05 16:23:44 -04:00
stream.c winpr/stream: don't allow 0-size streams 2015-10-23 18:38:41 +02:00
winpr.c Added get_build_config functions. 2016-01-28 14:26:50 +01:00