]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_xmlsocket.cpp
TRE regex provider (the same engine used by Unreal 3.2)
[user/henk/code/inspircd.git] / src / modules / m_xmlsocket.cpp
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-07-02 w00tBack out the incomplete linebuffering stuff that should...
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-04-03 brainPatch to fix this module from flagging all client socke...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-24 brainShould now work with ports bound to all interfaces
2008-03-24 brainThis module uses io hooking too, fix it up
2008-03-24 brainFinally change all the Version() objects
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-11 w00tMore -Wshadow fixes.. not really finished yet
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00tRemove unnecessary header traffic
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-07-03 pippijnRemoved superfluous semicolons
2007-06-17 brainFirst two conversions
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-11 brainRefactor port binding, warning not yet tested fully
2007-05-08 brainDecraq
2007-05-08 brainTidy up some lollercode
2007-05-08 brainSending a buffer full of garbage is not smart or funny.
2007-05-08 brainLeft openssl includes in here :<
2007-05-08 brainAdd comments to describe wtf we are doing
2007-05-08 brainDon't use this yet. we're waiting on w00t for a test...