summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-21Moved CAPABbrain
2005-12-21Added CAPAB checking to prevent some obvious n00biness that may occurbrain
2005-12-21Initiial revision of CBAN. It doesn't do anything useful just yet.w00t
2005-12-21LD_LIBRARY_PATH setting is no longer required by core or m_sql.sobrain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-21Added -Wl,--rpath -Wl,LIBDIR to linking parameters to allow users to directly...brain
2005-12-21Improved makefile dependency listsbrain
2005-12-21Added new cmd_*.cpp stuff to static makefile generationbrain
2005-12-21Removed some redundant code that was commented outbrain
2005-12-20Added extra sanity check in squit to make sure REMOTE Servers dont try and sq...brain
2005-12-20Added Socket = NULL for local server class to prevent it being 'selectable' b...brain
2005-12-20Prevent user from squitting server from itself using squit * (!)brain
2005-12-20Made linking more nazi, will drop connections that send bad commandsbrain
2005-12-20Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...brain
2005-12-20Added extra diagnostic messages during connect, if connect failsbrain
2005-12-20Added stricter checking for encryption on connect, if enabledbrain
2005-12-20Fixed case-change nicks not being propogatedbrain
2005-12-20Allow case changes in nick w00t -> w00Tbrain
2005-12-19Deleted.brain
2005-12-19Design flaw my ass.brain
2005-12-19Fixed binary images in this dir that cvs2svn stored as asciibrain
2005-12-19git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2...brain
2005-12-19Added commentsbrain
2005-12-19Added extra key length checks, documented encryption in example confbrain
2005-12-19Fixed broken display of 'aes enabled'brain
2005-12-19Changed AES negotiation to occur before SERVERbrain
2005-12-19Tidied up AES encryptionbrain
2005-12-19Fixed blank crap on end of linesbrain
2005-12-19std::string doesnt like null chars?!brain
2005-12-19Encryption debugbrain
2005-12-19Added AESbrain
2005-12-19Adding AES encryption to spanningtree linksbrain
2005-12-19Added AES stuffbrain
2005-12-19Removed debugbrain
2005-12-19SSL is a fucking mess.brain
2005-12-18Added IOHookModule stuff to allow for different modules to hook different portsbrain
2005-12-18Fixed spanningtree to not allow malformed conf tags (missing/empty values)brain
2005-12-18Added requirement for at least one parameterbrain
2005-12-18Optimized includes and externs (speed up compile) - brainbrain
2005-12-18Optimized out a strcmp for away messagebrain
2005-12-18Altered version to SVNbrain
2005-12-18Missing header in cmd_nick.cppbrain
2005-12-17Added examples, these vanished?brain
2005-12-17Test commitbrain
2005-12-17Test commit(no author)
2005-12-17Test commitw00t
2005-12-17Test commitbrain
2005-12-17Fixed typo in command sourcebrain
2005-12-17Code tidyup - brainbrain
2005-12-17Tidyup - brainbrain