FreeRDP/winpr/libwinpr/utils/wlog
2014-09-09 16:32:22 +02:00
..
Appender.c 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
Appender.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
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
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 Added recursion detection to WLog. 2014-09-09 16:31:46 +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 Reformatted changed files. 2014-09-09 16:32:22 +02: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