summaryrefslogtreecommitdiff
path: root/src/message.cpp
AgeCommit message (Expand)Author
2005-04-07Fixed a double free in dnsqueue.cppbrain
2005-04-05Major optimizations!brain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Changed occurances of vector to std::vectorbrain
2004-09-11Security audit based on RATS outputbrain
2004-05-16Updated header commentsbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-26Added some fixesbrain
2004-04-26Fixed some channel pointer stuff (eeeky)brain
2004-04-25Added some stuff to diffrentiate between global and local Q/Z linesbrain
2004-04-19Added namespace std to these new files to avoid gcc3 problemsbrain
2004-04-19Moving yet more stuff into message.cppbrain
2004-04-19Added extern declarations so that this file can access the modules that are l...brain
2004-04-19Started seperating out functionsbrain