summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
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
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19SPACE INDENTING ACTION RANGERS -- ATTACK!brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-13Make this FindFeature once, and store the result. It was different dating bac...w00t
2007-05-11Refactor port binding, warning not yet tested fullybrain
2007-05-10Add m_taxonomy and api minor tweak to make it work, enable some modules for it.brain
2007-05-06Fix for bug #263 - note, this NEEDS QA TESTINGbrain
2007-05-03Fix broken modules (broken due to api change)brain
2007-04-14Working in m_filter_pcre.brain
2007-04-14Add move-match-to-head-of-queue stuff to pcre filterbrain
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-04-05Add feature outlined in bug #192, give a notice showing cipher on connect to ...brain
2007-04-01Add feature to this module which allows you to specify that an oper requires ...brain
2007-04-01Add -config parameter to bin/inspircd which allows a user to specify the conf...brain
2007-03-25Remove excessive debuggingbrain
2007-03-22EAGAIN fixes for gnutlsbrain
2007-03-22We're checking for non-null session->sess in VerifyCertificate now. theres ve...brain
2007-03-22Some tweaks for gnutlsbrain
2007-03-22More checks in IS_HSDONE event hookbrain
2007-03-22Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl...brain
2007-03-15Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...brain
2007-02-27Fix for small display issue, when both ssl modules are loaded, both output a ...brain
2007-02-20Make these vendor modules.peavey
2007-02-08And change this to gnutls in the debug message.brain
2007-02-08Catch the ModuleException thrown when AddIOHook fails, so that we can make a ...brain
2007-02-07Fix ipv6 ass-u-me'sbrain
2007-02-07To be more specific, specify rpath() macro herebrain
2007-02-06Extra safety checks while exchanging certs, just in casebrain
2007-02-05Move quitting of clients to a central Cull List, and do quitting outside user...peavey
2007-02-03Better error reporting of failures to read certs in gnutls by calling gnutls_...brain
2007-02-03Better logging for openssl, using SSL_print_error_cb() which calls a callback...brain
2007-01-28Fix this so that it works with outbound connects again.brain
2007-01-28Remove debug, add a few commentsbrain
2007-01-28Fix broken openssl outbound connects.brain
2007-01-27Correctly allow all supporting versions of PostgreSQL to use secure string es...peavey
2007-01-27The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4peavey
2007-01-21Add check for openssl >= 0.9.7, and fix for if the library cant be found at allbrain