FreeRDP/winpr/libwinpr/utils
Ondrej Holy 365c9f6319 winpr/ssl: Fix capitalization in log messages
The log messages contained the `ENabled` string, which looks weird to me.
Let's change that to `enabled`.
2021-11-18 14:17:12 +01:00
..
collections Fix compilation with mingw 2021-11-15 09:23:16 +01:00
corkscrew
lodepng Fixed uninitialized warnings 2021-09-10 08:16:25 +02:00
test Fixed const correctness of variable 2021-10-14 13:04:59 +02:00
trio Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
wlog Added option to disable graphics decoding in client code path 2021-09-20 10:59:59 +02:00
CMakeLists.txt Added Stream_EnsureValidity 2021-10-06 09:49:07 +02:00
cmdline.c Settings fixes (#7335) 2021-10-07 13:43:12 +02:00
debug.c Eliminated spammy log messages from backtrace functions 2021-09-20 10:59:59 +02:00
image.c Fixed #7350: Warnings with Stream_StaticInit 2021-10-14 12:11:16 +02:00
ini.c
ModuleOptions.cmake
ntlm.c
print.c
sam.c
ssl.c winpr/ssl: Fix capitalization in log messages 2021-11-18 14:17:12 +01:00
stream.c Fixed #7350: Warnings with Stream_StaticInit 2021-10-14 12:11:16 +02:00
stream.h Added Stream_EnsureValidity 2021-10-06 09:49:07 +02:00
strlst.c
winpr.c