summaryrefslogtreecommitdiff
path: root/src/modules/netlib
AgeCommit message (Expand)Author
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-25add nullptr checkRozhuk Ivan
2014-11-13one more part not needed checksKirill Volinsky
2014-11-13minor fixKirill Volinsky
2014-08-19network log gets started only on the second Apply in Options/Network/LoggingGeorge Hazan
2014-08-18Netlib:George Hazan
2014-07-22fix for the core logger disabling George Hazan
2014-07-13more code cleaningGeorge Hazan
2014-07-13fix for borkred listening portsGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-12minor code cleaningGeorge Hazan
2014-07-12netlib:George Hazan
2014-06-13Few translation fixesRobert Pösel
2014-03-11also reset netlib log settings when a file name is present, but emptyGeorge Hazan
2014-03-10set default network log path if it's emptyGeorge Hazan
2014-03-10- log file path gets expanded;George Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-13no more "Save as default" button in Options/Network/LoggingGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
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-09-25valid options initializationGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21using Uxtheme in coreKirill Volinsky
2013-08-19core *printf patchGeorge Hazan
2013-08-12netlib moved to the core loggerGeorge Hazan
2013-07-15passing error from the internal request outsideGeorge Hazan
2013-07-15code cleaningGeorge Hazan
2013-06-26return of wrongly deleted fast hooksGeorge Hazan
2013-06-20code cleaning George 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-03-11only a few real mir_forkthreadex survivedGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan