Age | Commit message (Expand) | Author |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-04-29 | unified project for ICQ protocol | George Hazan |
2015-03-11 | forgotten cycle increment | George Hazan |
2015-03-08 | crash fix | George Hazan |
2015-03-07 | - old ugly borkred mutexes removed from ICQ, cause all threads work as expect... | George Hazan |
2015-03-06 | more correct form of cycle | George Hazan |
2015-03-06 | fix for a rare crash in icq, when avatar's reading gets stuck | George Hazan |
2014-12-14 | ICQ: warning level 4 | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | and a few more | George Hazan |
2014-11-30 | all buffer lengths are of size_t now | George Hazan |
2014-11-25 | jabber code clean up | Rozhuk Ivan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | fix for keep-alive in ICQ | George Hazan |
2014-07-14 | - debug prints uncommented to log packet codes etc. | George Hazan |
2014-07-13 | - fix for 64-bit incompatibility; | George Hazan |
2014-07-12 | wipe out of the old ugly disconnection code | George Hazan |
2014-07-12 | - more logs; | George Hazan |
2014-07-09 | - advanced diagnostics; | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-28 | - stubs for PROTO get* & set* functions removed from mir_core; | George Hazan |
2013-07-10 | protocol DB helpers for ICQ | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-16 | ProtoBroadcastAck for ICQ | Tobias Weimer |
2013-03-11 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-03-02 | unneeded code removed | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2012-11-30 | some helpers wiped out of ICQ | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |