FreeRDP/winpr/libwinpr/utils/wlog
2014-12-27 15:34:45 -05:00
..
Appender.c Added callback appender for wlog. 2014-11-16 12:20:48 +01:00
Appender.h Added callback appender for wlog. 2014-11-16 12:20:48 +01:00
BinaryAppender.c Fixed missing argument checks in logger, fixed crashes if file not created. 2014-08-14 10:38:02 +02:00
BinaryAppender.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
CallbackAppender.c Fixed broken NULL pointer check. 2014-12-07 00:21:28 +01:00
CallbackAppender.h Added callback appender for wlog. 2014-11-16 12:20:48 +01:00
ConsoleAppender.c Fixed missing argument checks in logger, fixed crashes if file not created. 2014-08-14 10:38:02 +02:00
ConsoleAppender.h libwinpr-utils: split wlog framework 2013-10-01 16:08:26 -04:00
DataMessage.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
DataMessage.h libwinpr-utils: add wlog support for image and binary data 2013-10-02 15:41:46 -04:00
FileAppender.c Fixed missing argument checks in logger, fixed crashes if file not created. 2014-08-14 10:38:02 +02:00
FileAppender.h libwinpr-utils: split wlog framework 2013-10-01 16:08:26 -04:00
ImageMessage.c fix build warning 2014-09-11 17:26:01 +02:00
ImageMessage.h libwinpr-utils: add wlog support for image and binary data 2013-10-02 15:41:46 -04:00
Layout.c DEBUG_PRINT now a define, resolves linking issues. 2014-08-07 21:51:52 +02:00
Layout.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
Message.c libfreerdp-client: cleanup .rdp file parsing 2013-12-05 12:35:31 -05:00
Message.h libwinpr-utils: start implement wlog packet appender 2013-10-08 23:18:59 -04:00
PacketMessage.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
PacketMessage.h libwinpr-utils: start reconstructing IP headers for wlog packet message 2013-10-09 13:37:53 -04:00
TextMessage.c winpr: fix ranlib missing symbols warnings on OS X 2014-05-09 22:44:19 -04:00
TextMessage.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
wlog.c freerdp: more valgrind fixes 2014-12-27 15:34:45 -05:00
wlog.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00