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
/
src
/
modules
/
netlib
/
netlibupnp.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-11
strcpy() calls replaced with strncpy_s()
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-08
fixes for errors from Coverity
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
-Fixed memory leak
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-06-20
code cleaning
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-13
tabs and spaces cleaning
Kirill Volinsky
2012-11-04
kernel extraicons, part II
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-02
the core without manual critical sections' control
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy