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
/
netlib.cpp
Age
Commit message (
Expand
)
Author
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-31
- check for NULL values in Netlib_CloseHandle;
George Hazan
2013-10-23
- fix for the old & nasty bug in netlib that rarely crashed Facebook & VK
George Hazan
2013-10-06
misprint in service name
George Hazan
2013-08-12
netlib moved to the core logger
George Hazan
2013-06-04
MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutch
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-24
char* mir_urlEncode(const char *szUrl) added
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-12-21
some langpack fixes
Kirill Volinsky
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-15
core: tabs over spaces
George Hazan
2012-11-13
tabs and spaces cleaning
Kirill Volinsky
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-17
code cleaning
George Hazan
2012-06-14
- clists' menus compatibility issues;
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-27
ipv6 sync
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy