summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/src/IndexHTML.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge 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
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-23replace strcat to mir_strcatKirill 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-04-09HTTPServer:Tobias Weimer
2015-03-30HTTPServer: Minor fixesTobias Weimer
2014-06-19revert unicodeKirill Volinsky
2014-06-14plugin unicodedKirill Volinsky
2014-01-04some code cleaningGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-01-20HTTPServer adoptedKirill Volinsky