summaryrefslogtreecommitdiff
path: root/include/inspstring.h
AgeCommit message (Expand)Author
2021-03-05Fix a bunch of really obvious unnecessary includes.Sadie Powell
2020-04-21Fixes by misspell-fixerInspIRCd Robot
2020-01-11Update copyright headers.InspIRCd Robot
2018-01-03Make InspIRCd::Format return std::string instead of const char*.Peter Powell
2013-05-18Added macro to allow simpler logic in functions with the need to vsnprintfDaniel Vassdal
2013-05-18Deduplicate hex string creation codeattilamolnar
2013-05-16Get rid of strlcpy(), strlcat(), charlcat() and charremove()attilamolnar
2013-04-12Tidy up source files:Peter Powell
2013-04-05Merge inspircd_{config,version}.h into a single header file.Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-14Fix some of the include guard names (requested by SaberUK)Justin Crawford
2012-04-14Fixes for bug #12Justin Crawford
2010-02-21Add Base64 encode/decode functions to the coredanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-12CoreExport changes, clean up DoHostCycle when users are exempteddanieldg
2009-10-10Update m_cloaking to use free-form keys instead of weakening the hash IVdanieldg
2009-09-02Remove strnewdup(), it is a good source of possible memory leaksdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-06-12for realpippijn
2008-02-03Clear up header insanityw00t
2008-01-10Header update: 2007 -> 2008w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-06-17Guess what i added here?brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-08-10FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...brain
2005-03-25Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:brain
2005-03-25Fixed inspstring strlcpy and strlcatbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain