summaryrefslogtreecommitdiff
path: root/src/util/srp.cpp
Commit message (Expand)AuthorAge
* Fix Wstringop-overflow warning from util/srp.cpp (#6855)you2018-06-03
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-02
* couple of memory leaks fixes.David Carlier2016-08-10
* Update CSRP-GMP to commit deaa11a7c29a73008est312016-04-10
* Don't compile pcgrandom on Windowsest312015-11-08
* Fix some SRP issuesest312015-09-30
* Initialize random for verification key generation tooest312015-08-06
* Check output of mpz_set_str and fix leak on error conditionest312015-07-24
* Remove some old dead code. Fix some Clang warnings in SRP (ng->N... willLoic Blot2015-07-24
* Make early protocol auth mechanism generic, and add SRPest312015-05-11