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
/
Tlen
/
src
/
tlen_iqid.cpp
Age
Commit message (
Expand
)
Author
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-08-21
Tlen protocol
Szymon Tokarz
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-08-29
oops... some more 'hides' warnings
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-10
tlen: common project
Kirill Volinsky
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-03-14
Tlen:
Tobias Weimer
2015-02-20
Tlen: memory leaks fixed.
Tobias Weimer
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-24
-Tlen: Minor typos and translations fixed
Tobias Weimer
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-08-20
Tlen: Try to fix login issues (fixes 447)
Tobias Weimer
2013-08-19
replace jabber to tlen
Kirill Volinsky
2013-08-19
files renaming
Kirill Volinsky