summaryrefslogtreecommitdiff
path: root/src/modules/netlib/netlibupnp.cpp
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-11strcpy() calls replaced with strncpy_s()George Hazan
2015-04-10more fixesGeorge Hazan
2015-04-08fixes for errors from CoverityGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16-Fixed memory leakTobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-06-20code cleaning George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-13tabs and spaces cleaningKirill Volinsky
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-02the core without manual critical sections' controlGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy