wine/dlls/wininet
Thomas Faber 877a628aa6 wininet: Avoid buffer overrun in alloc_object.
Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 12:29:36 +09:00
..
tests wininet: Skip more problematic tests on IE6. 2016-05-30 11:10:19 +09:00
cookie.c wininet: Added missing LeaveCriticalSection to set_cookie (coverity). 2016-05-30 11:10:15 +09:00
dialogs.c wininet: Remove a bit of dead code (Coverity). 2015-11-23 23:35:14 +09:00
ftp.c wininet: Improved debug traces. 2015-11-26 01:08:50 +09:00
gopher.c
http.c wininet: Correctly handle the last proxy override in HTTP_ShouldBypassProxy. 2016-06-01 01:04:45 +09:00
internet.c wininet: Avoid buffer overrun in alloc_object. 2016-06-03 12:29:36 +09:00
internet.h wininet: Don't assume maximum URL length in HTTP_DealWithProxy. 2016-05-18 10:34:08 +09:00
Makefile.in
netconnection.c wininet: Free socket when connection is freed. 2016-04-12 12:03:17 +09:00
resource.h
urlcache.c wininet: Store cookie URL in cookie_container_t. 2016-05-19 11:57:59 +09:00
utility.c
wininet.rc
wininet.spec