Age | Commit message (Expand) | Author |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-06-05 | MSN | George Hazan |
2017-03-24 | compilation fix | George Hazan |
2017-03-23 | MSN: Raised password length limit to 99 chars (fixes #658) | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-10-28 | - old useless helpers removed from the Options module; | 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-04-01 | unificate reconnect warnings (as in Jabber) | Dart Raiden |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-11 | code cleaning | George Hazan |
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-14 | - all icolib services removed; | George Hazan |
2015-06-07 | MSN: | Tobias Weimer |
2015-06-04 | unified project for MSN | George Hazan |
2015-06-04 | Fixed a memleak in groupchat | Piotr Piastucki |
2015-05-31 | Removed obsolete functions like setting Nickname | Piotr Piastucki |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | 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 | Removed obsolete code from protocol like P2P, Media Info status messages, Nud... | 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 | - Fixed port number in options dlg (which still showed old port number) | Piotr Piastucki |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | MSN: warning level 4 | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
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-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-16 | MSN protocol's death-scream | George Hazan |
2014-11-02 | reverted MSN removal (too early) | Vadim Dashevskiy |
2014-11-02 | MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core... | Vadim Dashevskiy |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-07-10 | protocol DB helpers for MSN | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |