aboutsummaryrefslogtreecommitdiff
path: root/src/network/packethandlers/client.cpp
AgeCommit message (Expand)Author
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-03-06Clean up database API and save the local map on an intervalShadowNinja
2015-03-05Remove Queue class which uses std::list and use native std::queueLoic Blot
2015-02-21Move sha1.hpp and base64.hpp to util/Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot