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_file.cpp
Age
Commit message (
Expand
)
Author
2020-03-31
Jabber:
George Hazan
2020-02-17
Jabber: full implementation of XEP-0231
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-10-17
fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-07-24
obsolete code removed from NETLIBBIND
George Hazan
2019-07-24
useless member NETLIBOPENCONNECTION::cbSize removed
George Hazan
2019-04-14
Netlib_AddressToString expects input in network byte order (fixes issue #1764)
obs
2019-04-04
the stronger type check the better, also some large static arrays considered ...
George Hazan
2019-02-25
PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely
George Hazan
2019-02-19
Jabber -> TinyXml2
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-04-03
unneeded size fields removed
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-01
massive copyright update
dartraiden
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-13
(wiping blood from hands) no more netlib services
George Hazan
2017-01-13
a bit less netlib services
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-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-08-13
fix for a name conflict
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-11
minor fixes, code cleaning etc
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
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-11-29
-Fixed a bug in Ping and other small things reported in #837
Tobias Weimer
2014-11-02
end of ancient perversion with connection data & false connections
George Hazan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
[next]