Alexandre Julliard
|
3c31cc5836
|
wininet: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-25 20:47:43 +01:00 |
Alistair Leslie-Hughes
|
7d8d703d9b
|
wininet: Pass correct server name when retrieving username information.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-17 18:50:44 +02:00 |
Michael Stefaniuc
|
b1a3b9e5ce
|
wininet: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-09-20 19:44:17 +02:00 |
Austin English
|
c8861df6d1
|
wininet: Add ParseX509EncodedCertificateForListBoxEntry stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-29 17:24:13 +02:00 |
Nikolay Sivov
|
bb59c3f77e
|
wininet: Remove a bit of dead code (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-23 23:35:14 +09:00 |
Jacek Caban
|
5436fef807
|
wininet: Always use winsock sockets.
|
2015-02-13 21:47:13 +09:00 |
Hans Leidekker
|
6c7c15059a
|
wininet: Separate socket destruction from destruction of the connection object.
|
2013-12-11 12:57:01 +01:00 |
Jacek Caban
|
8ca611a598
|
wininet: Moved dialog-related functions to dialog.c.
|
2013-02-26 18:18:46 +01:00 |
André Hentschel
|
5010f0933e
|
wininet: Fix WININET_SetAuthorization on error path (coverity).
|
2012-10-31 16:12:27 +01:00 |
Jacek Caban
|
74f596c5ed
|
wininet: Read status code directly from request object in InternetErrorDlg.
|
2012-06-08 18:00:17 +02:00 |
Jacek Caban
|
ebff6036bf
|
wininet: Access request object directly in WININET_SetAuthorization.
|
2012-06-08 18:00:12 +02:00 |
Jacek Caban
|
4f51146a46
|
wininet: Access directly host name from request object in dialogs.
|
2012-06-08 18:00:04 +02:00 |
Jacek Caban
|
9bc3046896
|
wininet: Simplify proxy server access in dialogs.
|
2012-06-08 17:59:59 +02:00 |
Jacek Caban
|
448f2452c4
|
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_FAILED in InternetErrorDlg.
|
2012-06-07 16:07:13 +02:00 |
Jacek Caban
|
964e538ba9
|
wininet: Set SECURITY_FLAG_SECURE when error dialog ignores invalid certificate.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
b5fec3c033
|
wininet: Store request object instead of handle in error dialog.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
c3eec8dc57
|
wininet: Improved handling ERROR_INTERNET_INVALID_CA error.
|
2012-06-07 16:07:11 +02:00 |
Jacek Caban
|
2ef0676042
|
wininet: Set correct security flags in InternetErrorDlg for ERROR_INTERNET_SEC_CERT_ERRORS.
|
2012-06-01 17:41:52 +02:00 |
Francois Gouget
|
37f7089a4a
|
wininet: Add prototypes for a couple of mpr functions.
|
2011-11-15 19:37:35 +01:00 |
Hans Leidekker
|
9acd1ef15f
|
wininet: Consistently use the allocation macros.
|
2011-06-01 15:16:53 +02:00 |
Juan Lang
|
2098006d68
|
wininet: De-Hungarian HTTP request member names.
|
2011-03-02 12:29:19 +01:00 |
Juan Lang
|
8e05039102
|
wininet: De-Hungarian session member names.
|
2011-03-02 12:29:16 +01:00 |
Juan Lang
|
7243156bc1
|
wininet: De-Hungarian appinfo member names.
|
2011-03-02 12:29:13 +01:00 |
Juan Lang
|
b49b2430ee
|
wininet: Rename variables for readability.
|
2011-03-02 12:29:07 +01:00 |
Jacek Caban
|
f165e25e59
|
wininet: Handles handling clean up.
|
2011-02-03 13:15:18 +01:00 |
David Hedberg
|
08fe24de06
|
wininet: Add a simple certificate dialog to InternetErrorDlg.
|
2010-12-20 12:47:39 +01:00 |
David Hedberg
|
46be41271c
|
wininet: Make module handle scope global.
|
2010-12-20 12:47:39 +01:00 |
Paul Vriens
|
fededdd2d7
|
wininet: Avoid potential NULL dereferences (Coverity).
|
2009-08-03 14:57:53 +02:00 |
Hans Leidekker
|
50761eac23
|
wininet: Use a different pointer for the password in WININET_SetAuthorization.
|
2009-07-24 11:10:14 +02:00 |
Hans Leidekker
|
6b15db8717
|
wininet: Add a regular authentication dialog.
|
2009-07-23 13:20:07 +02:00 |
Hans Leidekker
|
29162c6506
|
wininet: Prepare for showing a regular authentication dialog.
|
2009-07-23 13:19:58 +02:00 |
Hans Leidekker
|
1126b89360
|
wininet: Don't leak the proxy username and password in WININET_SetProxyAuthorization.
|
2009-07-23 13:19:52 +02:00 |
Hans Leidekker
|
4b1e0de90f
|
wininet: Release the request in WININET_GetProxyServer and WININET_SetProxyAuthorization.
|
2009-07-23 13:19:48 +02:00 |
Jacek Caban
|
1c46be7a76
|
wininet: Code clean up by using heap_strdup* functions.
|
2009-07-20 12:20:36 +02:00 |
Jacek Caban
|
6d1601a850
|
wininet: Rename WININETAPPINFOW to appinfo_t.
|
2009-07-13 10:26:52 +02:00 |
Jacek Caban
|
34abacde71
|
wininet: Rename WININETHTTPREQW to http_request_t.
|
2009-07-13 10:26:39 +02:00 |
Jacek Caban
|
e9f4a40584
|
wininet: Rename WININETHTTPSESSIONW to http_session_t.
|
2009-07-13 10:26:32 +02:00 |
Alexandre Julliard
|
82280618db
|
wininet: Include ws2tcpip.h before anything else for the Windows build.
|
2008-12-09 11:33:25 +01:00 |
Andrew Talbot
|
8ee390f6f5
|
wininet: Exclude unused headers.
|
2007-05-29 12:10:17 +02:00 |
Jacek Caban
|
2a50d52c04
|
wininet: Use lpAppInfo instead of lpwhparent where possible.
|
2006-10-30 11:35:18 +01:00 |
Jacek Caban
|
61a1cef6f6
|
wininet: Use lpHttpSession instead of lpwhcalback where possible.
|
2006-10-30 11:34:58 +01:00 |
Hans Leidekker
|
cd2c458588
|
wininet: Win64 printf format warning fixes.
|
2006-10-05 17:45:14 +02:00 |
Mike McCormack
|
e480b6d07d
|
wininet: Fix a possible NULL pointer deference.
|
2006-05-24 14:37:05 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
a27eee868e
|
wininet: Fix a typo (spotted by Coverity).
|
2006-05-11 12:10:20 +02:00 |
Peter Berg Larsen
|
6e3bcb5a54
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
Robert Shearman
|
07519aa1d0
|
Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT, GWL_HINSTANCE and
GWL_WNDPROC when compiling the Wine source.
|
2004-09-23 22:54:58 +00:00 |
Alexandre Julliard
|
754e7aa788
|
Added configure check for socklen_t.
|
2004-09-03 18:30:28 +00:00 |
Mike McCormack
|
a9b405cf9a
|
Fix proxy support, remove typecasts.
|
2004-06-01 20:19:56 +00:00 |
Francois Gouget
|
6a6c85c6d8
|
Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
|
2004-04-19 20:12:14 +00:00 |