Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Lehman ef88a70fa7 wininet: Implement INTERNET_OPTION_SECURITY_CERTIFICATE flag for InternetQueryOption.
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-15 21:42:18 +02:00
David Hedberg 08fe24de06 wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
Hans Leidekker 6b15db8717 wininet: Add a regular authentication dialog. 2009-07-23 13:20:07 +02:00
Michael Stefaniuc d66c092108 wininet: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:46 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Robert Shearman 0500a7d993 - Make InternetGetConnectedStateExA not crash, by making
InternetGetConnectedStateExW fill in the buffer correctly.
- Remove the dumping of strings that will only contain garbage.
- Document function.
2004-11-21 15:42:57 +00:00
Francois Gouget ae50013017 Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
Mike McCormack a1c16d28fa Implement support for proxies with usernames and passwords. 2003-07-22 03:17:52 +00:00