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_archive.cpp
Age
Commit message (
Expand
)
Author
2016-01-02
Copyrights update part 2
Dart Raiden
2015-07-21
Jabber: vc2015 compilation fix. Need to test on servers with mod_archive supp...
Kirill Volinsky
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-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
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-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-07-20
constants went to Unicode (suddenly)
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2012-12-23
- XEP-0136 support (server-side message history);
George Hazan