summaryrefslogtreecommitdiff
path: root/src/wildcard.cpp
AgeCommit message (Expand)Author
2006-07-31Remove match/wildcmp wrapper which just casts from const char* to char*, do t...brain
2006-02-11Our optimizations missed a possibility :pbrain
2006-02-05Fixed two unneccessary strlcpy's in the wildcard matching that just were ther...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-27Added faster wildcard checking routinesbrain
2005-04-27Optimized stuffbrain
2005-04-11Added getrlimit/setrlimit to set process limits to allow a core dumpbrain
2005-04-09Fixed matchingbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2004-09-11Security audit based on RATS outputbrain
2004-05-16Updated header commentsbrain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2003-07-22STL namespace fixesrandomdan
2003-01-23Initial revisionbrain