summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2007-10-13Add sanity checks to the ssl modules so that theres no possibility of an out ...brain
2007-10-03PROPAGATE this fixbrain
2007-09-29Removed extremely verbose debugging from the SSL modules, as I believe that b...special
2007-09-20Thanks dz, forgot uppercase equivalent of AEIOU in the strchrbrain
2007-09-20As per request from Bricker, change the format of the 'you are now an oper of...brain
2007-08-29I lose for being slow. also tidyup a bit, still needs to fix that sizeof..peavey
2007-08-29Some modules forgotten for conversion to ModuleManagerbrain
2007-08-29Fix to compile with new module apipeavey
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-23Craquity craq De-craq!brain
2007-08-19Allow support for multiple dns results per request. This is a significant cha...brain
2007-08-11Fix a typo so it compiles.peavey
2007-08-10Fix possible sqllog crash (working blind here!) where it could attempt to del...brain
2007-08-06Part of our fix didnt make it to here!brain
2007-08-05Try thisbrain
2007-08-05Fix to trigger the write notification on successful writes, toobrain
2007-08-05Revert my fix and apply the flushevent, and a bit of debugging output.peavey
2007-08-05Fixes from experiences on chatspike. Use the proper OnBufferFlushed event to ...brain
2007-08-05Fix random debian (well, duplicated on debian) breakage with client sockets '...brain
2007-08-04Remove debug again.peavey
2007-08-04Fix openssl.peavey
2007-08-03Second part of fix, in theorybrain
2007-08-03Attempt fix for openssl buffer issue (fix was already here but experimental a...brain
2007-07-24A few more I missed.w00t
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-07-16Add flags to /STATS s output, and nuke some ^Mpeavey
2007-07-16Made m_ssl_gnutls throw an exception when unable to load the certificate (sin...special
2007-07-07Implement /dalinfo, as a joke. Consider this an easter egg.brain
2007-07-06Warning: Loads of craq logging in here atm. /connect with openssl is broken, ...brain
2007-06-18Add ISUPPORT SSL token requested by tabris.brain
2007-06-17More (last of extra)brain
2007-06-17Morebrain
2007-06-17Morebrain
2007-06-17Morebrain
2007-06-17First two conversionsbrain
2007-06-14Win compile fixesbrain
2007-06-14Windows build stuffbrain
2007-06-13Me so dummee.brain
2007-06-13Add DllExportbrain
2007-06-13Make these safe for use in vcbrain
2007-06-09A ton more clear() and empty() stuff thats been lingering on the long term to...brain
2007-06-05Sexeger!brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-28No flags now means all flags when in the config, so that filters defined in o...brain
2007-05-28Make the flags workbrain
2007-05-28Next bit of filter flags systembrain
2007-05-28Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...brain
2007-05-28A flags section for filters. Do not use yet.brain
2007-05-22Module class has a member ServerInstance, so remove any extra refs still ling...peavey