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_byte.cpp
Age
Commit message (
Expand
)
Author
2016-02-21
Jabber: Fixed sha-1 check (fixes #1175)
Tobias Weimer
2016-02-05
Jabber: fix sha-1 hash corruption
MikalaiR
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-17
- numerous name conflicts resolved;
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-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-03-28
- unused code removed;
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-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-01
copy-paste problem in sources
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-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
- 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-26
minor code cleaning
George Hazan
2013-07-20
- built-in base64 encode removed;
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
code cleanup
George Hazan
2013-07-10
Jabber -> new helpers
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-02
- avatars' Folders settings moved to the "Avatars" section;
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-01-27
- fix for the Jabber chat's Member Info dialog
George Hazan
2012-12-23
- XEP-0136 support (server-side message history);
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy