summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ziplink.cpp
AgeCommit message (Expand)Author
2010-02-21Add Base64 encode/decode functions to the coredanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-10-20Get rid of more unneeded parent classesdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-21Create StreamSocket for IO hooking implementationdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-09-01Remove more text<->binary IP conversions, making code more IPv4/IPv6 independentdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-10-04Header tidyups. Apart from module to module API stuff and external deps, modu...brain
2008-09-07Fix IO hooking modules to use the new (not old) hooking callw00t
2008-09-05mysql's windows build is utter hell to get working the way we wanted. The pac...brain
2008-08-29Make these more descriptive/easy to grokw00t
2008-08-29Some fixes for the ziplinks modules.psychon
2008-08-28Newly revamped ziplinks module, work of psychon.. resolves (a lot) of problem...w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-04-02Automatic detection and allocation of max fds. No longer needs recompile to c...brain
2008-03-24Wheeeeeebrain
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-10-23All of insp now builds with -pedantic (theres some warnings to squash in modu...brain
2007-10-15InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-29Some modules forgotten for conversion to ModuleManagerbrain
2007-07-16OOPS! 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-06-17First two conversionsbrain
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19SPACE INDENTING ACTION RANGERS -- ATTACK!brain
2006-12-23Refactored /RESTART (and added InspIRCd::Restart(reason))brain
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-12-12Reverted om's commit so we can keep laughing at him for never doing anythingspecial
2006-12-12I yell 'LIES' in the face of anyone who says I don't commitom
2006-12-12AnMaster thinks im not committing enough, so heres a pointless commit for him.brain
2006-12-12More commentsbrain
2006-12-12Fix trivial broken stat counterbrain
2006-12-12Whoops, forgot to unpublish the interface!brain
2006-12-11Just commentsbrain
2006-12-11Tidy up a loop a bit so it isnt for(;;) with a breakbrain
2006-12-11And fix the typos in it.brain
2006-12-11Attempt another speedupbrain
2006-12-11Fix kinda stupid whoopsiebrain