]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/handshaketimer.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / handshaketimer.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-02 danieldgAdd modules to the VF_COMMON list in backwards compatab...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-05-07 danieldgRemove handshake timer on server sockets that die befor...
2009-03-16 psychonInstead of re adding the HandshakeTimer in m_spanningtr...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tInspTimer -> Timer
2007-08-28 w00tRemove unneeded headers from spanningtree. This was...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-21 brainMove inspircd.h to top
2007-04-09 brainWait longer before sending data on the connect than...
2007-04-09 brainMore fucking around
2007-04-09 brainThis is likely fucked up beyond all recognition. Today...
2007-04-09 brainAdd basic HMAC suggested by jilles to make the auth...
2007-04-09 brainTest code that pretends to send a hashed value if its...
2007-04-09 brainAdded ability to send and receive a challenge, dont...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-01-28 brainRemove debug, add a few comments
2007-01-28 brainFix broken openssl outbound connects.
2007-01-19 brainFix dependencies
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola