Age | Commit message (Collapse) | Author |
|
inside
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to migrate MSN-user messages to Skype.
|
|
Proto_SetUniqueId / Proto_GetUniqueId
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- new method LIST::removeItem added to save a pointer to removed record;
- code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one;
- a few remaining cycles converted to iterators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- structure renamed: PROTORECVFILET -> PROTORECVFILE;
- useless service MS_PROTO_AUTHRECV removed;
- Proto_AuthRecv() helper converted into a function.
|
|
|
|
|
|
|
|
m_addcontact.h removed and replaced with Contact_Add* functions
|
|
|
|
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
|
|
|
|
|