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
/
netlibsecurity.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-03
dynamic load of secur32.dll is not actual anymore
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
fix for a crash inside http request destruction
George Hazan
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-14
duplicated macro removed
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
static version of the kernel ssl driver
George Hazan
2014-12-16
-Fixed memory leak
Tobias Weimer
2014-11-30
warning fixes
George Hazan
2014-11-30
lstr* replacements
George Hazan
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-06-04
end of base64* zoo
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-13
tabs and spaces cleaning
Kirill Volinsky
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
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-15
initial commit
Vadim Dashevskiy