Age | Commit message (Expand) | Author |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan |
2017-01-08 | unused ansi services removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-08-01 | MSN: Filter some control charaxters in text that MSN protocol doesn't seem to... | leecher1337 |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-19 | oops, one another creepy piece of junk | George Hazan |
2016-06-19 | fix for a memory corruption | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-11-04 | MSN: | Tobias Weimer |
2015-09-26 | MSN: Fixed ping so that registration hopefully doesn't timeout anymore | Piotr Piastucki |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-28 | MSN: | Tobias Weimer |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-07 | MSN: | Tobias Weimer |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-04 | fix for MSN avatars thread hangup | George Hazan |
2015-06-04 | unified project for MSN | George Hazan |
2015-05-27 | Implemented fetching Skype Token for Cloud storage API. | Piotr Piastucki |
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 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
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-19 | Fixed some memleaks. | Piotr Piastucki |
2015-05-18 | Send correct capabilities on PUT presence | Piotr Piastucki |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |
2015-05-14 | - crash fix; | George Hazan |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2015-02-01 | MSN: Minor leaks fixed | Tobias Weimer |
2014-12-14 | MSN: warning level 4 | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-16 | MSN protocol's death-scream | George Hazan |
2014-11-02 | reverted MSN removal (too early) | Vadim Dashevskiy |