]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Use TimingSafeCompare() to compare passwords and password hashes (non-hmac only)
authorAttila Molnar <attilamolnar@hush.com>
Sat, 28 Jun 2014 16:27:51 +0000 (18:27 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 28 Jun 2014 16:27:51 +0000 (18:27 +0200)
commitc1cc5cf147babcd834ba0dbbdd4b1c1d4ae010b6
tree3abb61ec559f392aef92c134e02bca950e68184d
parent098602163498b06ec865ab02625cc0ba19f43786
Use TimingSafeCompare() to compare passwords and password hashes (non-hmac only)

Issue #882
src/command_parse.cpp
src/modules/m_password_hash.cpp
src/modules/m_spanningtree/hmac.cpp