]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspstring.h
Fix a bunch of really obvious unnecessary includes.
[user/henk/code/inspircd.git] / include / inspstring.h
2021-03-05 Sadie PowellFix a bunch of really obvious unnecessary includes.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-01-03 Peter PowellMake InspIRCd::Format return std::string instead of...
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-21 AdamMerge pull request #548 from SaberUK/master+variadic...
2013-05-20 Attila MolnarMerge pull request #542 from ShutterQuick/inspircd...
2013-05-18 Daniel VassdalAdded macro to allow simpler logic in functions with...
2013-05-18 attilamolnarDeduplicate hex string creation code
2013-05-16 attilamolnarGet rid of strlcpy(), strlcat(), charlcat() and charrem...
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-05 Attila MolnarMerge pull request #472 from SaberUK/master+merge-headers
2013-04-05 Peter PowellMerge inspircd_{config,version}.h into a single header...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2010-02-21 danieldgAdd Base64 encode/decode functions to the core
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-12 danieldgCoreExport changes, clean up DoHostCycle when users...
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...
2009-09-02 danieldgRemove strnewdup(), it is a good source of possible...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-06-12 pippijnfor real
2008-02-03 w00tClear up header insanity
2008-01-10 w00tHeader update: 2007 -> 2008
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainGuess what i added here?
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2005-03-25 brainFixed gentoo (mainly) compatibility -- missing strlcat...
2005-03-25 brainFixed inspstring strlcpy and strlcat
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...