Age | Commit message (Expand) | Author |
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 |
2007-02-03 | Better logging for openssl, using SSL_print_error_cb() which calls a callback... | brain |
2007-01-28 | Fix this so that it works with outbound connects again. | brain |
2007-01-28 | Remove debug, add a few comments | brain |
2007-01-28 | Fix broken openssl outbound connects. | brain |
2007-01-27 | Correctly allow all supporting versions of PostgreSQL to use secure string es... | peavey |
2007-01-27 | The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4 | peavey |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-21 | Whoops put this back to 3.3 | brain |
2007-01-21 | Fix broken function vcheck() that checks one dot-delimited version string aga... | brain |
2007-01-21 | Add extra macro pkgconfversion("packagename", "version"); | brain |
2007-01-20 | Fixing | brain |
2007-01-20 | Apply fixes for buffering of headers, and a test module both by psychon | brain |