index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
JabberG
/
src
/
jabber_util.cpp
Age
Commit message (
Expand
)
Author
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
2015-03-28
- unused code removed;
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-10-04
Jabber:
George Hazan
2014-09-23
crazy address expression replaced with the single call of mir_tstrndup()
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
[next]