summaryrefslogtreecommitdiff
path: root/src/modules/netlib/netlib.cpp
AgeCommit message (Expand)Author
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-31- check for NULL values in Netlib_CloseHandle;George Hazan
2013-10-23- fix for the old & nasty bug in netlib that rarely crashed Facebook & VKGeorge Hazan
2013-10-06misprint in service nameGeorge Hazan
2013-08-12netlib moved to the core loggerGeorge Hazan
2013-06-04MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutchGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-12-21some langpack fixesKirill Volinsky
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-15core: tabs over spacesGeorge Hazan
2012-11-13tabs and spaces cleaningKirill Volinsky
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-17code cleaningGeorge Hazan
2012-06-14- clists' menus compatibility issues;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-27ipv6 syncGeorge Hazan
2012-05-15initial commitVadim Dashevskiy