Age | Commit message (Expand) | Author |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
2018-02-21 | Jabber: C++'11 iterators | George Hazan |
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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-11-10 | more strict version of caps reading | George Hazan |
2017-08-23 | code cleaning | George Hazan |
2017-08-10 | Jabber: | George Hazan |
2017-08-08 | fixes #667 (XMPP CAPS data is missing required attribute value) | George Hazan |
2017-04-02 | jabber: omemo: working on 4.3 | Gluzskiy Alexandr |
2017-02-28 | jabber: fix caps ui bug introduced in early omemo implementation stage | Gluzskiy Alexandr |
2017-02-03 | mime type standardization | George Hazan |
2017-01-24 | if the idle time is set, include it into a presence (XEP-0256 support) | George Hazan |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-13 | a bit less netlib services | George Hazan |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-10-19 | we don't publish version in caps if version requests are not allowed | 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-07-25 | hello, Unix. | George Hazan |
2016-06-22 | - fix a bug with roster push processing in Jabber; | George Hazan |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-06-10 | that was a bad idea... default nick must be gotten from a bare jid, not from ... | George Hazan |
2016-05-24 | - fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136)); | George Hazan |
2016-04-22 | preventing troubles with nick = NULL | George Hazan |
2016-04-21 | - fix for a chat room processing in roster; | George Hazan |
2016-04-19 | fix for processing jids from groupchats | George Hazan |
2016-04-13 | sorted lists are used now in Jabber instead of linear database lookup | George Hazan |
2016-04-12 | jabber: shit wiping began | George Hazan |
2016-03-04 | end of perversion with short ints (fixes #1204) | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-01 | - strdel()/strdelw() moved to the core; | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-03-28 | more code cleaning | George Hazan |