index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_spanningtree
/
handshaketimer.cpp
Age
Commit message (
Expand
)
Author
2009-09-03
Change cmd_*.so to use the Module object API
danieldg
2009-09-02
Add modules to the VF_COMMON list in backwards compatability link mode, trans...
danieldg
2009-09-01
Fix build of m_spanningtree and display of dependency regeneration
danieldg
2009-05-07
Remove handshake timer on server sockets that die before completing handshake
danieldg
2009-03-16
Instead of re adding the HandshakeTimer in m_spanningtree, make it a reoccurr...
psychon
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-11-01
Second attempt at time() -> SI->Time(), now problems with the original were f...
w00t
2008-10-23
Revert earlier time() -> SI->Time() diff for now, this causes problems with d...
w00t
2008-10-23
Patch from Namegduf converting all instances (where possible) of time() -> Se...
w00t
2008-08-22
Match conversion stuff.
w00t
2008-08-22
Revert automated conversion by Special, as it (unfortunately) neglects some d...
w00t
2008-08-22
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...
special
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-15
InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...
w00t
2007-10-15
InspTimer -> Timer
w00t
2007-08-28
Remove unneeded headers from spanningtree. This was done to the rest of the s...
w00t
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-05-21
Move inspircd.h to top
brain
2007-04-09
Wait longer before sending data on the connect than on the accept
brain
2007-04-09
More fucking around
brain
2007-04-09
This is likely fucked up beyond all recognition. Today is fubar day :p
brain
2007-04-09
Add basic HMAC suggested by jilles to make the auth not suck -- this is proba...
brain
2007-04-09
Test code that pretends to send a hashed value if its got a challenge - don't...
brain
2007-04-09
Added ability to send and receive a challenge, dont do anything with it yet
brain
2007-04-07
Add licensing headers to files which are missing them and make sure they are ...
brain
2007-01-28
Remove debug, add a few comments
brain
2007-01-28
Fix broken openssl outbound connects.
brain
2007-01-19
Fix dependencies
brain
2007-01-18
Remove space indents
brain
2007-01-18
Add all this crapola
brain