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
/
plugins
/
MirOTR
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-28
MirOTR:
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-30
minus critical section
Kirill Volinsky
2015-04-27
ConnectionNotify common project
Kirill Volinsky
2015-04-16
MirOTR:
Tobias Weimer
2015-03-27
MirOTR: translation fixes, removed 2 strings that were not meant to be transl...
René Schümann
2015-03-26
MirOTR: compatibility update to support/use libotr 4
René Schümann
2015-03-14
MirOTR: part 3, file/folder structure change
René Schümann