Age | Commit message (Expand) | Author |
2013-12-01 | method for checking a password | George Hazan |
2013-11-27 | - strong cyphering for passwords in db3x_mmap; | George Hazan |
2013-11-24 | warning fix | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-16 | DBVTF_DENYUNICODE moved to the proper header | George Hazan |
2013-11-16 | StdCrypt: | George Hazan |
2013-11-14 | MS_CRYPTO_GET_PROVIDER - service for looking up crypto providers | George Hazan |
2013-11-14 | MS_CRYPTO_ENUM_PROVIDERS: service to get list of crypto providers | George Hazan |
2013-11-13 | initial version of stdcrypt, without encryption | George Hazan |
2013-11-12 | - changed m_crypto.h; | George Hazan |
2013-11-10 | missing method added | George Hazan |
2013-11-09 | fix for a comment | George Hazan |
2013-11-09 | compilation fix for VS2013 | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |
2013-10-23 | VK: fix for outgoing message notification | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-18 | more thorough warning fix | George Hazan |
2013-10-18 | warning fix | George Hazan |
2013-10-18 | small code warning fix | Kirill Volinsky |
2013-10-16 | - captcha is accepted in all requests, not only during registration | George Hazan |
2013-10-11 | dynamic memory allocation on buffer overrun. | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-11 | CMStringT::Format to return its buffer back | George Hazan |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-10-10 | PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount" | George Hazan |
2013-10-07 | - JSONROOT added to handle json parser more conveniently; | George Hazan |
2013-10-06 | old junk removed | George Hazan |
2013-09-28 | no more google related code in Jabber | George Hazan |
2013-09-28 | - Google specific functionality got moved to GTalkExt, part I; | George Hazan |
2013-09-28 | more plain & less crazy implementation of IJabberInterface | George Hazan |
2013-09-27 | attempt to wipe out STL from extra icons | George Hazan |
2013-09-25 | delphi headers sync | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-25 | warning fix | George Hazan |
2013-09-24 | ME_POPUP_FILTER - popup filtering event | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | mir_ptr<> constructor declared as explicit to evade problems | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-07 | removed define dupes | Kirill Volinsky |
2013-09-07 | MS_CLIST_GROUPEXISTS - new service to detect the clist group's presence | George Hazan |
2013-09-01 | MString adaptation for Miranda | George Hazan |
2013-08-25 | MString removed from Jabber & IRC | George Hazan |
2013-08-25 | MString moved to the core | George Hazan |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | - custom sha1 engine removed from GG; | George Hazan |
2013-08-15 | bin2hex/bin2hexW = eliminates many places with printf("%02x") | George Hazan |