Age | Commit message (Expand) | Author |
2007-06-18 | Add ISUPPORT SSL token requested by tabris. | brain |
2007-06-17 | More (last of extra) | brain |
2007-06-17 | More | brain |
2007-06-17 | More | brain |
2007-06-17 | More | brain |
2007-06-17 | First two conversions | brain |
2007-06-14 | Win compile fixes | brain |
2007-06-14 | Windows build stuff | brain |
2007-06-13 | Me so dummee. | brain |
2007-06-13 | Add DllExport | brain |
2007-06-13 | Make these safe for use in vc | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-05 | Sexeger! | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-28 | No flags now means all flags when in the config, so that filters defined in o... | brain |
2007-05-28 | Make the flags work | brain |
2007-05-28 | Next bit of filter flags system | brain |
2007-05-28 | Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo... | brain |
2007-05-28 | A flags section for filters. Do not use yet. | brain |
2007-05-22 | Module class has a member ServerInstance, so remove any extra refs still ling... | peavey |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-13 | Make this FindFeature once, and store the result. It was different dating bac... | w00t |
2007-05-11 | Refactor port binding, warning not yet tested fully | brain |
2007-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-05-06 | Fix for bug #263 - note, this NEEDS QA TESTING | brain |
2007-05-03 | Fix broken modules (broken due to api change) | brain |
2007-04-14 | Working in m_filter_pcre. | brain |
2007-04-14 | Add move-match-to-head-of-queue stuff to pcre filter | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-04-05 | Add feature outlined in bug #192, give a notice showing cipher on connect to ... | brain |
2007-04-01 | Add feature to this module which allows you to specify that an oper requires ... | brain |
2007-04-01 | Add -config parameter to bin/inspircd which allows a user to specify the conf... | brain |
2007-03-25 | Remove excessive debugging | brain |
2007-03-22 | EAGAIN fixes for gnutls | brain |
2007-03-22 | We're checking for non-null session->sess in VerifyCertificate now. theres ve... | brain |
2007-03-22 | Some tweaks for gnutls | brain |
2007-03-22 | More checks in IS_HSDONE event hook | brain |
2007-03-22 | Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl... | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-02-27 | Fix for small display issue, when both ssl modules are loaded, both output a ... | brain |
2007-02-20 | Make these vendor modules. | peavey |
2007-02-08 | And change this to gnutls in the debug message. | brain |
2007-02-08 | Catch the ModuleException thrown when AddIOHook fails, so that we can make a ... | brain |
2007-02-07 | Fix ipv6 ass-u-me's | brain |
2007-02-07 | To be more specific, specify rpath() macro here | brain |
2007-02-06 | Extra safety checks while exchanging certs, just in case | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-02-03 | Better error reporting of failures to read certs in gnutls by calling gnutls_... | brain |