]> git.lizzy.rs Git - dragonfireclient.git/history - src/util/srp.cpp
Add function to get server info.
[dragonfireclient.git] / src / util / srp.cpp
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
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