Age | Commit message (Expand) | Author |
2015-05-27 | Implemented fetching Skype Token for Cloud storage API. | Piotr Piastucki |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-21 | warning fixes | George Hazan |
2015-05-21 | Fixed sending nudges. | Piotr Piastucki |
2015-05-21 | Removed obsolete code from protocol like P2P, Media Info status messages, Nud... | Piotr Piastucki |
2015-05-20 | Extended MSN error code list for the sake of documentation | Piotr Piastucki |
2015-05-20 | Reading own profile is needed for later profile updates, re-enable the call | Piotr Piastucki |
2015-05-19 | - Better also save SOAP store access token. | Piotr Piastucki |
2015-05-19 | Extended address book server sync to file contacts into correct lists | Piotr Piastucki |
2015-05-19 | Fixed some memleaks. | Piotr Piastucki |
2015-05-18 | Send correct capabilities on PUT presence | Piotr Piastucki |
2015-05-17 | Only propagate Skype contacts on Forward list, there seems to be a server err... | Piotr Piastucki |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-17 | Tried to implement Hotmail inbox-notifications, unsure if they do work as exp... | Piotr Piastucki |
2015-05-16 | On M$ account login problem (i.e. due to security measures), open up browser ... | Piotr Piastucki |
2015-05-16 | - Fixed port number in options dlg (which still showed old port number) | Piotr Piastucki |
2015-05-16 | - Cache authContactToken after refresh in MSN_GetPassportAuth as this token e... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |
2015-05-15 | Fixed bug on static buffer copy introduced in 13604 | Piotr Piastucki |
2015-05-15 | stupid typo | George Hazan |
2015-05-15 | - crash fix in chats; | George Hazan |
2015-05-15 | - when data are dropped from the network buffer, the end of buffer should be ... | George Hazan |
2015-05-15 | - Now only requesting OAuth tokens on SkyLogin to speed up login process, as... | Piotr Piastucki |
2015-05-14 | - crash fix; | George Hazan |
2015-05-14 | Fixed possible NULL-pointer dereference in MSN_HContactFromEmail discovered b... | Piotr Piastucki |
2015-05-14 | Fixed web authentication method without SkyLib. | Piotr Piastucki |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-05-02 | Proto_MSN - unified project | Vadim Dashevskiy |
2015-05-02 | cosmetics | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-02-05 | Various: | Tobias Weimer |
2015-02-01 | MSN: Minor leaks fixed | Tobias Weimer |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |