Age | Commit message (Expand) | Author |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-02 | end of ancient perversion with connection data & false connections | George Hazan |
2014-11-02 | JabberNickFromJID usage moved to ptrT | George Hazan |
2014-10-04 | Jabber: | George Hazan |
2014-09-22 | correct last _tcsncpy_s parameter's value | George Hazan |
2014-09-22 | _tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-03-01 | Jabber: Fixed TCHAR Logging in DebugLog | Tobias Weimer |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-29 | Jabber: | George Hazan |
2013-11-19 | password converter for Jabber | George Hazan |
2013-11-19 | chats are always present in NG | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-03 | - old junk removed; | George Hazan |
2013-10-03 | - filetransfer::iqid converted from string to int; | George Hazan |
2013-10-02 | atavism extincted: old nasty IQ handler mechanism | George Hazan |
2013-10-02 | code cleaning | 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-26 | minor code cleaning | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-21 | smart pointers for Jabber resources | George Hazan |
2013-09-14 | various minor issues | George Hazan |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-09-05 | translation improvements | Tobias Weimer |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | - custom sha1 engine removed from GG; | George Hazan |
2013-08-15 | we use bin2hex now instead of mir_snprintf("%02x") | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-28 | code adaptation for getTStringA | George Hazan |
2013-07-20 | - built-in base64 encode removed; | George Hazan |
2013-07-20 | system headers moved to jabber.h | George Hazan |
2013-07-20 | - numerous fixes for ineffective xmlGetText() calls; | George Hazan |
2013-07-20 | constants went to Unicode (suddenly) | George Hazan |
2013-07-20 | - Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions... | George Hazan |
2013-07-20 | code cleanup | George Hazan |
2013-07-20 | - all manual list locks removed; | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-10 | almost all old helpers replaced with smart pointers | George Hazan |