minetest/src/util
Loic Blot a3c298e1d1
Use a Buffer instead of SharedBuffer in ConnectionCommand
This fixes #6373
2017-09-05 22:14:56 +02:00
..
CMakeLists.txt Add colored text (not only colored chat). 2016-05-31 17:34:29 +02:00
areastore.cpp Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
areastore.h Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
auth.cpp Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
auth.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
base64.cpp Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
base64.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
basic_macros.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
container.h Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
directiontables.cpp Code modernization: src/m* (part 2) 2017-08-19 09:12:54 +02:00
directiontables.h Code modernization: src/m* (part 2) 2017-08-19 09:12:54 +02:00
enriched_string.cpp Add clientside translations. 2017-08-24 17:54:10 +02:00
enriched_string.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
hex.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
md32_common.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
numeric.cpp Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
numeric.h Change BS constant from implicit double to float (#6286) 2017-08-20 19:37:55 +02:00
pointedthing.cpp Expose getPointedThing to Lua 2017-07-07 22:28:23 +01:00
pointedthing.h Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
pointer.h Use a Buffer instead of SharedBuffer in ConnectionCommand 2017-09-05 22:14:56 +02:00
serialize.cpp serialize: use a temporary for SerializeException 2017-08-21 16:07:39 +02:00
serialize.h serialize: use a temporary for SerializeException 2017-08-21 16:07:39 +02:00
sha1.cpp Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
sha1.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
sha2.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
sha256.c Fix fips_cipher_abort warning and other duplicate macros 2017-04-12 09:06:26 +02:00
srp.cpp Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
srp.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
strfnd.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
string.cpp Translations: prevent remote crash with invalid translations 2017-08-25 13:06:59 +02:00
string.h Add clientside translations. 2017-08-24 17:54:10 +02:00
thread.h Remove DSTACK support (#6346) 2017-08-30 08:09:41 +02:00
timetaker.cpp C++11 cleanup on constructors (#6000) 2017-06-19 23:54:58 +02:00
timetaker.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00