Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296 (#5230)
[oweals/minetest.git] / src / util / srp.cpp
2016-08-10 David Carliercouple of memory leaks fixes.
2016-04-10 est31Update CSRP-GMP to commit deaa11a7c29a73008
2015-11-08 est31Don't compile pcgrandom on Windows
2015-09-30 est31Fix some SRP issues
2015-08-06 est31Initialize random for verification key generation too
2015-07-24 est31Check output of mpz_set_str and fix leak on error condition
2015-07-24 Loic BlotRemove some old dead code. Fix some Clang warnings...
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP