summaryrefslogtreecommitdiff
path: root/plugins/YARelay/src/main.cpp
AgeCommit message (Expand)Author
2015-10-22Move utils files from "plugins/utils" to "/utils" so it can be used from prot...Robert Pösel
2015-08-11code cleaningGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-01-21YARelay: Minor cleanupTobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23same for some another pluginsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
2013-04-07removed not used headersKirill Volinsky
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-07port of yaRelay plugin under NGGeorge Hazan