Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix some SRP issues
-> Remove memory allocation bugs -> Merge changes from upstream, enabling customizeable memory allocation
- Loading branch information
Showing
with
153 additions
and 82 deletions.
- +4 −2 src/client.cpp
- +4 −1 src/util/auth.cpp
- +118 −75 src/util/srp.cpp
- +27 −4 src/util/srp.h
Oops, something went wrong.