Age | Commit message (Expand) | Author |
---|---|---|
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-05-29 | minor optimisation | Tobias Weimer |
2015-05-29 | even less mir_strncat() | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-09 | HTTPServer: | Tobias Weimer |
2015-03-30 | HTTPServer: Minor fixes | Tobias Weimer |
2014-06-19 | revert unicode | Kirill Volinsky |
2014-06-14 | plugin unicoded | Kirill Volinsky |
2014-01-04 | some code cleaning | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-01-20 | HTTPServer adopted | Kirill Volinsky |