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_server.cpp
Age
Commit message (
Expand
)
Author
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-07-16
fix for keep-alive in ICQ
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-12
these debug prints aren't needed anymore
George Hazan
2014-07-12
- keep-alive thread removed;
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-09
- advanced diagnostics;
George Hazan
2014-06-29
- fixes #646 (Database Encryption mode, ICQ and email contacts);
George Hazan
2014-02-16
old helpers FindFirstContact/FindNextContact removed
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
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
there's no need to print error messages about the connection we'd shut down o...
George Hazan
2013-03-21
handle leak in ICQ
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy