FreeRDP/winpr/libwinpr/utils/wlog
akallabeth 384cd284d8
[warnings] use WINPR_CAST_CONST_AWAY
on locations that require (ugly) const to non const casts usw
WINPR_CAST_CONST_AWAY to do proper compiler specific casts to avoid
warnings
2024-09-11 23:41:50 +02:00
..
Appender.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
Appender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
BinaryAppender.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
BinaryAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
CallbackAppender.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
CallbackAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
ConsoleAppender.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
ConsoleAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
DataMessage.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
DataMessage.h Fixed integer warnings, fixed data types 2021-06-17 10:35:22 +02:00
FileAppender.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
FileAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
ImageMessage.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
ImageMessage.h Fixed integer warnings, fixed data types 2021-06-17 10:35:22 +02:00
JournaldAppender.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
JournaldAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
Layout.c [warnings] use WINPR_CAST_CONST_AWAY 2024-09-11 23:41:50 +02:00
Layout.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
Message.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
Message.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
PacketMessage.c [winpr,wlog] fix cast warning 2024-09-10 14:42:52 +02:00
PacketMessage.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
SyslogAppender.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
SyslogAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
UdpAppender.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
UdpAppender.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
wlog.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
wlog.h [winpr,wlog] extend wLog to allow logging custom data 2023-06-29 14:30:09 +02:00