summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_file.cpp
AgeCommit message (Expand)Author
2020-03-31Jabber:George Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24obsolete code removed from NETLIBBINDGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan
2019-04-14Netlib_AddressToString expects input in network byte order (fixes issue #1764)obs
2019-04-04the stronger type check the better, also some large static arrays considered ...George Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-23code cleaningGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17- numerous name conflicts resolved;George Hazan
2015-08-13fix for a name conflictGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan