Alexandre Julliard
4ce467ff3b
jsproxy: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-06 11:15:24 +02:00
Alexandre Julliard
5831a0bfea
jsproxy: Build with Windows sockets.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-06 11:15:24 +02:00
Piotr Caban
36649d083f
jsproxy: Fix parameters validation in InternetInitializeAutoProxyDll.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-30 11:47:03 +02:00
Michael Stefaniuc
4d4cc0a095
jsproxy: Use the global HeapAlloc() wrappers.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:54 +01:00
Austin English
a79c6a8ab8
jsproxy: Label ordinals.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-02 14:42:23 +02:00
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
Francois Gouget
712944943f
jsproxy/tests: A spelling fix for a jsproxy ok() message.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-22 21:04:34 +09:00
Hans Leidekker
1f144fae1a
jsproxy/tests: Add tests.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 21:53:33 +09: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