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
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