]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Update m_cloaking to use free-form keys instead of weakening the hash IV
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 10 Oct 2009 17:06:52 +0000 (17:06 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 10 Oct 2009 17:06:52 +0000 (17:06 +0000)
commit26cd5393c9308fabe73c41870f06f73a5b001cd7
treef9cfd6afe3b35ea81add40d4bb5246a66a536f16
parent892b3fde2fa974e339f049283d8d3e5f75a49107
Update m_cloaking to use free-form keys instead of weakening the hash IV

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11820 e03df62e-2008-0410-955e-edbf42e46eb7
14 files changed:
include/inspstring.h
include/u_listmode.h [deleted file]
make/calcdep.pl
src/inspstring.cpp
src/modules/m_cloaking.cpp
src/modules/m_hash.h
src/modules/m_md5.cpp
src/modules/m_password_hash.cpp
src/modules/m_ripemd160.cpp
src/modules/m_sha256.cpp
src/modules/m_spanningtree/hmac.cpp
src/modules/m_sqlauth.cpp
src/modules/m_sqloper.cpp
src/modules/u_listmode.h [new file with mode: 0644]