projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
winhttp
/
session.c
2012-12-18
Hans Leidekker
winhttp: Use the hostname instead of the IPv4 address...
blob
|
commitdiff
|
raw
2012-12-18
Hans Leidekker
winhttp: Check the server response when downloading...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Detlef Riekenberg
winhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Hans Leidekker
winhttp: Fix the error returned from WinHttpGetProxyFor...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
Hans Leidekker
winhttp: Pass the redirect policy setting down to reque...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Hans Leidekker
winhttp: Use platform-specific versions of IActiveScrip...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Heiko Hund
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Jaime Rave
winhttp: Show discovery via DHCP not supported just...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Jacek Caban
winhttp: Trace accept types in WinHttpOpenRequest.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Hans Leidekker
winhttp: Download PAC scripts in a separate session.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Hans Leidekker
winhttp: Avoid a null pointer dereference (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Hans Leidekker
winhttp: Resolve the server name only on the first...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Marcus Meissner
winhttp: Check return value of CLSIDFromProgID (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Hans Leidekker
winhttp: Make the standard utilities available to PAC...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Hans Leidekker
winhttp: Fix a memory leak in run_script.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Hans Leidekker
winhttp: Reverse the order of arguments passed to Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Hans Leidekker
winhttp: Implement WinHttpGetProxyForUrl.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Hans Leidekker
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Hans Leidekker
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
Hans Leidekker
winhttp: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Hans Leidekker
winhttp: Add accept types to the request headers.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Frédéric Delanoy
winhttp: Remove dead assignment (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Juan Lang
winhttp: Set cipher strength bits when querying WINHTTP...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Juan Lang
winhttp: Support querying the cipher strength of an...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Juan Lang
winhttp: Return signature algorithm name in WINHTTP_CER...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Juan Lang
winhttp: More completely implement querying WINHTTP_OPT...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Hans Leidekker
winhttp: Add a partial implementation of WINHTTP_OPTION...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Juan Lang
winhttp: Store security flags in netconn_t.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Michael Stefaniuc
winhttp: Remove redundant "not NULL" check for the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Hans Leidekker
winhttp: Support setting security flags on request...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Hans Leidekker
winhttp: Support setting and querying credentials on...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Hans Leidekker
winhttp: Add support for resolve timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Matijn Woudt
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEI...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Matijn Woudt
winhttp: Add timeout for session handles and implement...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Hans Leidekker
winhttp: Adjust connect timeout to the value observed...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Hans Leidekker
winhttp: Implement HTTP_OPTION_PARENT_HANDLE for connec...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Hans Leidekker
winhttp: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Juan Lang
winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Juan Lang
winhttp: Only output fixme for unhandled resolve timeout.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Juan Lang
winhttp: Implement connect timeout.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
winhttp: Avoid casting away const.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Juan Lang
winhttp: Store send and receive timeouts in request_t...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Juan Lang
winhttp: Check environment if the registry settings...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Juan Lang
winhttp: Strip scheme from http_proxy environment variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Juan Lang
winhttp: Fix crash when proxy bypass is unset.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Juan Lang
winhttp: Fix a comment typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Don't set port number to a default before...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Use proxy server when redirecting.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Use a helper function to set connect_t's serve...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Set connect_t's servername and port based...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Honor WINHTTP_ACCESS_TYPE_DEFAULT_PROXY in...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Support getting the default proxy settings...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Implement WinHttpGetDefaultProxyConfiguration.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Juan Lang
winhttp: Add tests for WinHttpSetDefaultProxyConfiguration.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Hans Leidekker
winhttp: Implement WinHttpSetTimeouts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Paul TBBle Hampson
winhttp: Don't try and call a null callback.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Hans Leidekker
winhttp: Resolve host port at the latest possible moment.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Andrew Talbot
winhttp: Sign-compare warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Hans Leidekker
winhttp: Prepend slash to request path if necessary.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Dmitry Timoshkov
winhttp: Move common code to the upper level, avoid...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Hans Leidekker
winhttp: Fix logic inversion bug in setting disable...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Hans Leidekker
winhttp: Manage a session global cookie cache.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Hans Leidekker
winhttp: Move handling of default request parameters...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Dmitry Timoshkov
winhttp: Add some tests for set/query option, make...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Hans Leidekker
winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Hans Leidekker
winhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Hans Leidekker
winhttp: Start sending async completion notifications...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Hans Leidekker
winhttp: Implement WinHttpQueryOption(WINHTTP_OPTION_SE...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Hans Leidekker
winhttp: Implement some more options.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Hans Leidekker
winhttp: Add status notification tests. Make them pass.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Hans Leidekker
winhttp: Add an initial implementation of WinHttpQueryO...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Hans Leidekker
winhttp: Move handling of default request parameters...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Hans Leidekker
winhttp: Use default values when empty strings are...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Hans Leidekker
winhttp: Add support for secure connections.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Hans Leidekker
winhttp: Remove some unneeded includes.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Hans Leidekker
winhttp: Implement WinHttpSendRequest.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Hans Leidekker
winhttp: Use default values for verb, object and versio...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Hans Leidekker
winhttp: Implement WinHttpAddRequestHeaders.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Hans Leidekker
winhttp: Add a stub implementation for WinHttpSetTimeouts.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Hans Leidekker
winhttp: Deliver status notifications to the application.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Implement WinHttpTimeFromSystemTime and WinHtt...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Add stub implementations for WinHttpGetDefault...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Implement WinHttpSetStatusCallback. Start...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Implement WinHttpOpenRequest.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Implement WinHttpConnect.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Hans Leidekker
winhttp: Implement WinHttpOpen and WinHttpCloseHandle.
blob
|
commitdiff
|
raw
|
diff to current