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
/
plugins
/
YAMN
/
src
/
proto
/
netlib.cpp
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-13
(wiping blood from hands) no more netlib services
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2017-01-11
- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...
George Hazan
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
YAMN: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-15
added precompiled header
Kirill Volinsky
2013-02-12
- fix for chinese in popups;
George Hazan
2013-01-03
- fix for the buffer overrun in YAMN's mime parser
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan