summaryrefslogtreecommitdiff
path: root/src/common/socket.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-01Poison std::string and use the various string classesBen Longbons1-14/+39
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons1-5/+11
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons1-0/+79
2013-05-18Tweak a little memory management in char-serverBen Longbons1-8/+20
2013-04-11Also implement x32 supportBen Longbons1-1/+2
2013-02-12Strictify timersBen Longbons1-1/+3
2013-02-07Remove some macrosBen Longbons1-2/+2
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-3/+0
2013-01-09Make incoming packets read-onlyBen Longbons1-41/+109
2012-12-24Purge some unused functionsBen Longbons1-1/+0
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-5/+4
2012-12-14Some formatting fixes before I go insaneBen Longbons1-16/+16
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+135