FreeRDP/winpr/libwinpr/utils
Ondrej Holy 1c1d00aac0 winpr/utils/ntlm: Format code by astyle
Run ./scripts/format_code.sh before the following changes.
2018-08-22 14:34:02 +02:00
..
collections Clear message queue on free. 2018-02-09 10:29:18 +01:00
corkscrew Added winpr functions to generate a stacktrace. 2014-08-14 10:36:50 +02:00
lodepng Fixed loadepng memory leak. 2018-05-15 14:30:35 +02:00
test Fixed invalid format string. 2018-08-01 12:56:18 +02:00
trio Upstream the rest of our local FreeBSD patching 2018-05-02 22:09:42 -05:00
wlog Use __attribute__((destructor)) on non windows systems. 2018-04-03 14:04:22 +02:00
CMakeLists.txt Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
cmdline.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
debug.c debug: Fix broken format specifiers 2018-03-06 16:32:36 +01:00
image.c Fixed uninitialized variable. 2017-12-12 10:35:02 +01:00
ini.c Removed unused variables. 2017-12-21 11:29:24 +01:00
ModuleOptions.cmake libwinpr: use ModuleOptions.cmake automatically 2012-10-03 19:50:48 -04:00
ntlm.c winpr/utils/ntlm: Format code by astyle 2018-08-22 14:34:02 +02:00
print.c fix string format specifiers 2016-12-16 13:48:43 +01:00
sam.c Fix #4445: Do not call fclose on NULL file. 2018-02-16 09:05:39 +01:00
ssl.c Pull in the LibreSSL compatibility patches from FreeBSD 2018-05-01 08:43:36 -05:00
stream.c winpr/stream: don't allow 0-size streams 2015-10-23 18:38:41 +02:00
strlst.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
winpr.c Removed winpr_exit 2018-04-03 12:56:33 +02:00