Make early protocol auth mechanism generic, and add SRP
[oweals/minetest.git] / src / clientiface.h
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-03-13 Loic BlotReplace NetworkPacket pointers to references
2015-03-13 Loic BlotPrepare Protocol v25 init & authentication.
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-04 Loic BlotClientInterface::getClientIDs doesn't need a std::list...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2014-08-22 sapierFix "ghost" blocks if block update is "on wire" while... 1475/head
2014-06-28 kwolekrAdd prefixes to enum values and fix style issues
2014-04-20 sapierFix macro ARRAYSIZE name collision on windows
2014-04-15 Sfan5Fix all warnings reported by clang
2014-04-12 BlockMenFix MSVC build
2014-04-08 sapierCleanup client init states by bumping protocol version 1143/head
2014-01-31 sapierAdd propper client initialization 1116/head