]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/inspstring.cpp
Convert the ISO 8859-2 nationalchars files to codepage configs.
[user/henk/code/inspircd.git] / src / inspstring.cpp
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-01-24 Peter PowellRemove trailing whitespace from various source files.
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-26 Peter PowellReplace irc::stringjoiner with a generic stdalgo::strin...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-13 Peter PowellAdd a class which encapsulates the concept of token...
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-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
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-06-28 Attila MolnarAdd InspIRCd::TimingSafeCompare() function that compare...
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-05-18 attilamolnarDeduplicate hex string creation code
2013-05-16 attilamolnarGet rid of strlcpy(), strlcat(), charlcat() and charrem...
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...
2010-02-23 danieldgFix uninit variable warning
2010-02-21 danieldgCorrect the base64 implementations
2010-02-21 danieldgFix base64 decoding function
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-11-15 danieldgAdd Inspircd::AddServices
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-22 brainRemove the need for a bunch of the hard coded arrays...
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-05-19 brainVisual studio's ability to translate tabs to four space...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
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...