Francois Gouget
2b094f9845
jsproxy: Add a __WINE_ALLOC_SIZE attribute to heap_alloc().
...
And standardize its formatting, type names, etc.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 09:39:38 +01:00
Andrew Eikum
aee52678f2
jsproxy: Use debugstr_a on URL.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-10 21:38:56 +01:00
Hans Leidekker
ea8b261abe
jsproxy: Validate parameters in InternetInitializeAutoProxyDll and InternetGetProxyInfo.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 21:53:21 +09:00
Hans Leidekker
6ea6b37096
jsproxy: Don't use the length parameters in InternetGetProxyInfo.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 21:53:19 +09:00
Hans Leidekker
d4c9440f71
jsproxy: Allow multiple calls to InternetInitializeAutoProxyDll.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 21:53:17 +09:00
Marcus Meissner
0dda8a14db
jsproxy: Avoid potential NULL dereference (Coverity).
2014-05-20 09:45:06 +02:00
Hans Leidekker
f7c8f5b3e4
jsproxy: Implement InternetGetProxyInfo.
2014-05-15 19:04:43 +02:00
Hans Leidekker
8545a971c9
jsproxy: Implement InternetInitializeAutoProxyDll and InternetDeinitializeAutoProxyDll.
2014-05-15 19:04:42 +02:00
Hans Leidekker
ae542221a0
jsproxy: New dll.
2014-05-15 19:04:41 +02:00