Age | Commit message (Expand) | Author |
2017-02-07 | code cleaning | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-07 | MSN: Support for File.1 type file transfers. | leecher1337 |
2016-12-04 | MSN: Added support for file transfer type RichText/Media_GenericFile | leecher1337 |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
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-04-17 | - unused netlib flags removed | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-12-31 | MSN: | Tobias Weimer |
2015-12-28 | MSN: Fix for cases where place->client of contact's place is 0. | Piotr Piastucki |
2015-12-28 | MSN should now parse Skype client version of other contacts correctly. | Piotr Piastucki |
2015-11-11 | Bugfix for #1087 | Piotr Piastucki |
2015-11-04 | MSN: | Tobias Weimer |
2015-10-27 | - MSN: Managing and refreshing OAuth tokens with different expiration times. | Piotr Piastucki |
2015-10-19 | MSN: Periodically refresh OAuth so that connection doesn't timeout with error... | Piotr Piastucki |
2015-09-27 | MSN: Handle case of unnamed files on transfer | Piotr Piastucki |
2015-09-26 | MSN: Extract URL of posted file link and append to text, otherwise it would b... | Piotr Piastucki |
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-08-11 | code cleaning | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf 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-06-04 | Fixed a memleak in groupchat | Piotr Piastucki |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-31 | Removed obsolete functions like setting Nickname | Piotr Piastucki |
2015-05-27 | Implemented fetching Skype Token for Cloud storage API. | Piotr Piastucki |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | 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 | - Better also save SOAP store access token. | Piotr Piastucki |
2015-05-19 | Fixed some memleaks. | Piotr Piastucki |