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
/
icq_proto.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-23
ICQ:
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
more replacements
Tobias Weimer
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for ICQ protocol
George Hazan
2015-04-14
some minor problems in ICQ
George Hazan
2015-04-07
- MRA clients detection for ICQ;
George Hazan
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-03-07
- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...
George Hazan
2015-01-30
Miranda HTTP user agent unification (not to have problems with sites)
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-18
unneeded assignment removed
George Hazan
2014-12-18
warning fixes
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-12-05
warning fixes
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-07-15
CIcqProto::SetNickName must be declared as PS_SETMYNICKNAME
George Hazan
2014-07-15
useless junk removed
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-07-13
code cleaning
George Hazan
2014-07-12
wipe out of the old ugly disconnection code
George Hazan
2014-07-09
unused parameter removed
George Hazan
2014-07-02
fix for losing ICQ connection after searching by email
George Hazan
2014-03-16
non-server delivery acks usage stopped in ICQ
George Hazan
2014-02-18
- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-16
old helpers FindFirstContact/FindNextContact removed
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
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for ICQ
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-28
we don't wait for the ICQ status change anymore on exit
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-16
ProtoBroadcastAck for ICQ
Tobias Weimer
[next]