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
/
IcqOscarJ
/
src
/
fam_04message.cpp
Age
Commit message (
Expand
)
Author
2017-02-06
strange hand-made array removed
George Hazan
2017-02-05
proper fix for UINs in auth dialogs
George Hazan
2017-02-05
fix for the incorrect UIN assignment
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-23
more utf fixes
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for ICQ protocol
George Hazan
2015-04-07
- MRA clients detection for ICQ;
George Hazan
2015-03-07
- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-07-14
- debug prints uncommented to log packet codes etc.
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-20
ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchange
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-06-16
ProtoBroadcastAck for ICQ
Tobias Weimer
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy