summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/src/IndexXML.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-25hello, Unix.George Hazan
2015-08-30code cleaningGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-29minor optimisationTobias Weimer
2015-05-29even less mir_strncat()George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-03-30HTTPServer: Minor fixesTobias Weimer
2014-06-19revert unicodeKirill Volinsky
2014-06-15some unicode fixesKirill Volinsky
2014-06-14plugin unicodedKirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-01-20HTTPServer adoptedKirill Volinsky