]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add basic HMAC suggested by jilles to make the auth not suck -- this is probably...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 9 Apr 2007 15:18:13 +0000 (15:18 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 9 Apr 2007 15:18:13 +0000 (15:18 +0000)
commitfdecf7fb707c415a54c3f41fd45fbc41f6ae4f3d
tree7730255f3fddbbc2d2707af7a0a5b9964aab05fb
parent663a113180ceeab1fe5e86412de3c2afc1e23d4f
Add basic HMAC suggested by jilles to make the auth not suck -- this is probably buggy, and the other side doesnt auth yet. do not use.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6769 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_spanningtree/handshaketimer.cpp
src/modules/m_spanningtree/treesocket.h
src/modules/m_spanningtree/treesocket1.cpp
src/modules/m_spanningtree/treesocket2.cpp