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_caps.cpp
Age
Commit message (
Expand
)
Author
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-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-16
Spelling correction (patch by RMN)
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
lstr* replacements
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-08-18
CRITICAL_SECTION removed from Jabber
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-01-25
ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS
George Hazan
2014-01-18
fix for Jabber capability description
George Hazan
2014-01-14
- added missing ext cap for Nudge;
George Hazan
2014-01-14
fixes #11 (Own jabber capabilities should be reported objectively)
George Hazan
2014-01-14
more effective constructor for temporary formatted string
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-12-28
correct XEP-0249 support (missing caps for jabber:x:conference)
George Hazan
2013-11-09
langpack/russian & langpack/ukrainian MirOTR.txt +1 string
Konstantin Nikulin
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
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
code cleaning
George Hazan
2013-09-28
more plain & less crazy implementation of IJabberInterface
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-21
some unused variables & functions
George Hazan
2013-09-21
"two for the price of one" variables' schema removed
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-08-02
static array of resources replaced with LIST<>
George Hazan
2013-08-02
fix against wrong software identification in Jabber caps
George Hazan
2013-08-02
obsoleted information removed from Jabber
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
- indexes replaces with pointers;
George Hazan
2013-07-20
minor code cleaning
George Hazan
2013-04-16
translation fix
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-30
added platform caps
Kirill Volinsky
2013-01-29
added new_gpg caps
Kirill Volinsky
2013-01-29
added mirotr caps
Kirill Volinsky
2013-01-10
simplier version of the previous patch
George Hazan
[next]