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_ft.cpp
Age
Commit message (
Expand
)
Author
2019-11-01
fixes #2110 (fake messages should look like send ones, not received)
George Hazan
2019-10-20
fixes #2098 (Jabber: add HTTP File upload url to message log instead of local...
George Hazan
2019-10-17
minor code cleaning
George Hazan
2019-10-17
fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))
George Hazan
2019-04-13
Jabber:
George Hazan
2019-04-04
the stronger type check the better, also some large static arrays considered ...
George Hazan
2019-02-26
XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2
George Hazan
2019-02-25
PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely
George Hazan
2019-02-19
Jabber:
George Hazan
2019-02-19
more checks for GetText()
George Hazan
2019-02-19
Jabber -> TinyXml2
George Hazan
2019-01-28
omemo: code cleaning
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
2018-03-05
Jabber: code cleaning & simplification
George Hazan
2018-01-31
mir_app:
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-11
mir_base64_* => parameters type fix
George Hazan
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-08-23
code cleaning
George Hazan
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-01
bump copyright year
dartraiden
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-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-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for Jabber protocol
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-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-18
fixes 584
George Hazan
2014-01-11
Jabber not to eat the trailing symbol in chat's topic
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
- filetransfer::iqid converted from string to int;
George Hazan
2013-10-02
Jabber IQ handlers: ability to handle the same packet by two or more handlers
George Hazan
[next]