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_file.cpp
Age
Commit message (
Expand
)
Author
2016-07-26
less TCHARs:
George Hazan
2015-11-14
Tlen:
Tobias Weimer
2015-11-11
thread library:
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-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-10
tlen: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
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-05-21
war against atavisms continues
George Hazan
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
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-06
code cleaning
George Hazan
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-08-19
replace jabber to tlen
Kirill Volinsky
2013-08-19
files renaming
Kirill Volinsky
2013-08-16
rest or mir_*printf in protocols
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-10-17
Tlen protocol adopted
Szymon Tokarz