projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
po: Update Finnish translation.
[wine]
/
dlls
/
winhttp
/
2012-01-27
Hans Leidekker
winhttp: Don't attempt to read data after receiving...
tree
|
commitdiff
2012-01-27
Hans Leidekker
winhttp: Also close the connection when there's nothing...
tree
|
commitdiff
2012-01-27
Hans Leidekker
winhttp: Only turn POST requests into GET requests...
tree
|
commitdiff
2012-01-20
Hans Leidekker
winhttp: Download PAC scripts in a separate session.
tree
|
commitdiff
2011-12-19
Hans Leidekker
winhttp/tests: Avoid crashes on some win2k systems.
tree
|
commitdiff
2011-12-09
Hans Leidekker
winhttp: Remove some dead assignments (clang).
tree
|
commitdiff
2011-12-09
Hans Leidekker
winhttp: Avoid a null pointer dereference (clang).
tree
|
commitdiff
2011-12-01
Hans Leidekker
winhttp: Double the handle table size on reallocation.
tree
|
commitdiff
2011-12-01
Hans Leidekker
winhttp: Support ICU_ESCAPE in WinHttpCrackUrl.
tree
|
commitdiff
2011-12-01
Hans Leidekker
winhttp: Consistently use the allocation macros.
tree
|
commitdiff
2011-11-25
Hans Leidekker
winhttp: Resolve the server name only on the first...
tree
|
commitdiff
2011-11-24
Marcus Meissner
winhttp: Check return value of CLSIDFromProgID (Coverity).
tree
|
commitdiff
2011-11-24
Marcus Meissner
winhttp: Added missing LeaveCriticalSection (Coverity).
tree
|
commitdiff
2011-11-21
Hans Leidekker
winhttp: Make the standard utilities available to PAC...
tree
|
commitdiff
2011-11-21
Hans Leidekker
winhttp: Fix a memory leak in run_script.
tree
|
commitdiff
2011-11-21
Hans Leidekker
winhttp: Reverse the order of arguments passed to Invoke.
tree
|
commitdiff
2011-11-18
Hans Leidekker
winhttp: Implement WinHttpGetProxyForUrl.
tree
|
commitdiff
2011-11-17
Francois Gouget
winhttp: Delete the static critical sections when unloa...
tree
|
commitdiff
2011-11-16
Hans Leidekker
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
tree
|
commitdiff
2011-11-16
Hans Leidekker
winhttp: Clean up properly in request_send.
tree
|
commitdiff
2011-11-15
Hans Leidekker
winhttp: Accept a missing buffer when parsing a decoded...
tree
|
commitdiff
2011-11-15
Hans Leidekker
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
tree
|
commitdiff
2011-11-14
Francois Gouget
winhttp: Give a name to the critical sections.
tree
|
commitdiff
2011-11-14
Hans Leidekker
winhttp: Convert string data to UTF-8 and add a corresp...
tree
|
commitdiff
2011-11-09
Hans Leidekker
winhttp: Use a separate function to set request parameters.
tree
|
commitdiff
2011-11-09
Hans Leidekker
winhttp: Fix sending data with synchronous requests.
tree
|
commitdiff
2011-10-17
Marcus Meissner
winhttp: Fixed sizeof calls (Coverity).
tree
|
commitdiff
2011-09-05
Hans Leidekker
winhttp: Fix some memory leaks.
tree
|
commitdiff
2011-09-05
Hans Leidekker
winhttp/tests: Initialize a variant with a known value.
tree
|
commitdiff
2011-09-05
Hans Leidekker
winhttp: Properly test a boolean variant.
tree
|
commitdiff
2011-08-24
Hans Leidekker
winhttp: Support setting the WinHttpRequestOption_Enabl...
tree
|
commitdiff
2011-08-05
Hans Leidekker
winhttp: Don't depend on shlwapi for decoding a URL.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Remove some redundant registration scripts.
tree
|
commitdiff
2011-08-02
Hans Leidekker
winhttp: Verify parameter types in IWinHttpRequest...
tree
|
commitdiff
2011-08-02
Hans Leidekker
winhttp: Implement IWinHttpRequest::SetAutoLogonPolicy.
tree
|
commitdiff
2011-08-02
Hans Leidekker
winhttp: Execute asynchronous requests in a separate...
tree
|
commitdiff
2011-08-02
Hans Leidekker
winhttp: Protect access to the request object with...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Generate resource files for typelibs.
tree
|
commitdiff
2011-07-29
Hans Leidekker
winhttp: Store a copy of the proxy server name and...
tree
|
commitdiff
2011-07-29
Hans Leidekker
winhttp: Factor out request initialization.
tree
|
commitdiff
2011-07-29
Hans Leidekker
winhttp: Set an appropriate error when the request...
tree
|
commitdiff
2011-07-29
Hans Leidekker
winhttp: Fix some valgrind warnings.
tree
|
commitdiff
2011-07-28
Hans Leidekker
winhttp: Disable automatic authentication.
tree
|
commitdiff
2011-07-27
Hans Leidekker
winhttp: Don't send any data if the verb is GET.
tree
|
commitdiff
2011-07-27
Hans Leidekker
winhttp: Include the extra info part of the URL in...
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Add support for sending data with a request.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Implement IWinHttpRequest::SetRequestHeader.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Implement IWinHttpRequest::GetResponseHeader.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Add some parameter checks.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Implement IWinHttpRequest::GetAllResponseHeaders.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Set WINHTTP_FLAG_SECURE if the scheme is https.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Add a default user agent header.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Add accept types to the request headers.
tree
|
commitdiff
2011-07-26
Hans Leidekker
winhttp: Implement IWinHttpRequest::SetProxy.
tree
|
commitdiff
2011-07-24
Hans Leidekker
winhttp: Propagate errors from asynchronous requests.
tree
|
commitdiff
2011-07-24
Hans Leidekker
winhttp: Set last error if the server didn't return...
tree
|
commitdiff
2011-07-24
Hans Leidekker
winhttp: Implement IWinHttpRequest::SetCredentials.
tree
|
commitdiff
2011-07-24
Hans Leidekker
winhttp: Implement IWinHttpRequest::get_ResponseBody.
tree
|
commitdiff
2011-07-24
Hans Leidekker
winhttp: Use an offset instead of a pointer for the...
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Add tests for IWinHttpRequest.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::Abort.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::get_ResponseText.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::get_StatusText.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::get_Status.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::WaitForResponse.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::SetTimeouts.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::Send.
tree
|
commitdiff
2011-07-21
Hans Leidekker
winhttp: Implement IWinHttpRequest::Open.
tree
|
commitdiff
2011-07-19
Hans Leidekker
winhttp: Implement IDispatch for WinHttpRequest.
tree
|
commitdiff
2011-07-08
Hans Leidekker
winhttp: Register interfaces and add a typelib resource.
tree
|
commitdiff
2011-07-08
Hans Leidekker
winhttp: Add a class factory implementation.
tree
|
commitdiff
2011-07-08
Hans Leidekker
winhttp: Add a stub implementation of IWinHttpRequest.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
winhttp: Remove dead assignment (Clang).
tree
|
commitdiff
2011-06-20
Jerome Leclanche
winhttp: Fix a warning when compiling --without-openssl.
tree
|
commitdiff
2011-06-01
Hans Leidekker
winhttp: Don't change the verb if the server response...
tree
|
commitdiff
2011-05-09
Karsten Elfenbein
winhttp: Follow 307 temporary redirect.
tree
|
commitdiff
2011-04-29
Marcus Meissner
winhttp: Mark internal symbols as hidden.
tree
|
commitdiff
2011-04-20
Alexandre Julliard
winhttp: Use an accessor function instead of directly...
tree
|
commitdiff
2011-03-29
André Hentschel
winhttp: Port numbers are unsigned (more).
tree
|
commitdiff
2011-03-28
André Hentschel
winhttp: Port numbers are unsigned.
tree
|
commitdiff
2011-02-09
Austin English
winhttp/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-01-27
Hans Leidekker
winhttp/tests: Test a return value (clang).
tree
|
commitdiff
2011-01-20
Greg Geldorp
winhttp/tests: No reconnect on redirect when using...
tree
|
commitdiff
2011-01-17
Greg Geldorp
winhttp/tests: Fix tests when connecting via proxy.
tree
|
commitdiff
2010-11-16
Juan Lang
winhttp: Verify revocation status of certificate chain.
tree
|
commitdiff
2010-10-25
Andrew Nguyen
winhttp: Fix misleading OpenSSL version number check.
tree
|
commitdiff
2010-10-25
Andrew Nguyen
winhttp: Fix const qualifier warning for OpenSSL 1...
tree
|
commitdiff
2010-10-04
Juan Lang
winhttp: Let CertVerifyCertificateChainPolicy handle...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Set cipher strength bits when querying WINHTTP...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Support querying the cipher strength of an...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Return signature algorithm name in WINHTTP_CER...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: More completely implement querying WINHTTP_OPT...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Verify SSL policy of chains whose errors were...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Honor more SECURITY_FLAG_IGNORE flags.
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Don't make use of OpenSSL's security checks...
tree
|
commitdiff
2010-10-01
Juan Lang
winhttp: Remove unused function pointer.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-20
Alexandre Julliard
winhttp: Make WinHttpQueryHeaders behave the same way...
tree
|
commitdiff
2010-08-02
Uwe Bonnes
wininet: Add const qualifier after openssl version...
tree
|
commitdiff
next