summaryrefslogtreecommitdiff
path: root/src/logger.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-21Add missing checks and non null attributes.Andrei Karas1-3/+3
2015-04-24fix compilation warnings.Andrei Karas1-2/+9
2015-04-24Add configure option for enable/disable CilkPlus support.Andrei Karas1-6/+21
2015-03-10Add option in settings to enable/disable logging unimplimented packets.Andrei Karas1-0/+4
2015-03-10Add UNIMPLIMENTEDPACKET macroAndrei Karas1-0/+5
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-17add support for ignore packets logging.Andrei Karas1-10/+10
2014-09-12fix code style.Andrei Karas1-2/+2
2014-09-06In debug packets logging also display offset.Andrei Karas1-3/+5
2014-08-31Improve packets logging speed.Andrei Karas1-11/+4
2014-08-31Add comments for inbound packet fields in debug log.Andrei Karas1-0/+17
2014-08-28Removed unused includes.Andrei Karas1-3/+1
2014-01-14add support for thread safe writing to log.Andrei Karas1-0/+22
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-01remove log to chat from logger.Andrei Karas1-7/+0
2013-11-01in logger put debug logging in ifdef.Andrei Karas1-0/+2
2013-06-03apply some OpenBSD fixes.Andrei Karas1-0/+4
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-03-09Improve logger class.Andrei Karas1-2/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+3
2012-09-02Add const to more classes.Andrei Karas1-5/+5
2012-07-20Fix code style.Andrei Karas1-1/+1
2012-02-29Fix code style in empty methods.Andrei Karas1-2/+4
2012-02-24Add safe error string reporting function.Andrei Karas1-0/+7
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-21Fix possible crash in network code after destroing all not leaked objects.Andrei Karas1-1/+1
2011-08-12Fix define once label names in logger.h and chatlogger.h.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-0/+110