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
/
netlibsock.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-04-11
strcpy() calls replaced with strncpy_s()
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-07-12
minor code cleaning
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-06
misprint in service name
George Hazan
2013-09-21
using Uxtheme in core
Kirill Volinsky
2013-06-26
return of wrongly deleted fast hooks
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-02
internal function removed from the public API
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
- fixes for the plugins options' dialog;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-27
ipv6 sync
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy