projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Make the various directory info size functions depend on the info class.
[wine]
/
dlls
/
winhttp
/
2009-10-29
Hans Leidekker
winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VE...
tree
|
commitdiff
2009-10-29
Hans Leidekker
winhttp: Accept empty headers parameter in WinHttpSendR...
tree
|
commitdiff
2009-10-27
Hans Leidekker
winhttp: Clean up locks after closing libssl and libcrypto.
tree
|
commitdiff
2009-10-26
Hans Leidekker
winhttp: Implement HTTP_OPTION_PARENT_HANDLE for connec...
tree
|
commitdiff
2009-10-21
Hans Leidekker
winhttp: Fix two memory leaks.
tree
|
commitdiff
2009-10-21
Hans Leidekker
winhttp/tests: Free the certificate context after use.
tree
|
commitdiff
2009-10-21
Hans Leidekker
winhttp: Correct SSL lock size and make sure we free...
tree
|
commitdiff
2009-10-21
Hans Leidekker
winhttp: Fix a memory leak.
tree
|
commitdiff
2009-10-08
Juan Lang
winhttp: Set callbacks needed by OpenSSL for multithrea...
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Unload OpenSSL when unloading winhttp.
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Protect OpenSSL initialization with critical...
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Move initialization of SSL_CTX to library...
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
winhttp: 'http1_1' is already defined in the private...
tree
|
commitdiff
2009-09-11
Ge van Geldorp
winhttp/tests: Fix tests on Win7.
tree
|
commitdiff
2009-09-09
Juan Lang
winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.
tree
|
commitdiff
2009-09-08
Hans Leidekker
winhttp: Make tests pass on Win7. Conform to the more...
tree
|
commitdiff
2009-08-19
Alexandre Julliard
winhttp/tests: Use the global wine_dbgstr_w instead...
tree
|
commitdiff
2009-08-03
Gerald Pfeifer
winhttp: Include <sys/socket.h> from winhttp_private...
tree
|
commitdiff
2009-07-24
Juan Lang
winhttp: Only output fixme for unhandled resolve timeout.
tree
|
commitdiff
2009-07-24
Juan Lang
winhttp: Implement connect timeout.
tree
|
commitdiff
2009-07-22
Alexandre Julliard
winhttp: Avoid casting away const.
tree
|
commitdiff
2009-07-22
Marcus Meissner
winhttp: Check for NULL return from heap_alloc (Coverity).
tree
|
commitdiff
2009-07-22
Paul Vriens
winhttp/tests: Fix a test failure on some W2K/XP systems.
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Remove no-longer-used #defines.
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Remove calls to SSL_CTX_set_timeout, as they...
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Use connection's timeout rather than default...
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Set a socket's timeouts when it's created.
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Store send and receive timeouts in request_t...
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: If the default proxy settings are not found...
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Check environment if the registry settings...
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Strip scheme from http_proxy environment variable.
tree
|
commitdiff
2009-07-22
Juan Lang
winhttp: Fix crash when proxy bypass is unset.
tree
|
commitdiff
2009-07-16
Paul Vriens
winhttp: Fix a crash on Vista and higher.
tree
|
commitdiff
2009-07-16
Juan Lang
winhttp: Use the correct address length when connecting.
tree
|
commitdiff
2009-07-16
Juan Lang
winhttp: Fix a comment typo.
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Issue CONNECT command to connect to a secure...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Don't set port number to a default before...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Allow full path in addition to relative path...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Use proxy server when redirecting.
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Use a helper function to set connect_t's serve...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Connect to the proxy port rather than the...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: When connecting via a proxy include full hostn...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Set connect_t's servername and port based...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Honor WINHTTP_ACCESS_TYPE_DEFAULT_PROXY in...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Support getting the default proxy settings...
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Implement WinHttpGetDefaultProxyConfiguration.
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
tree
|
commitdiff
2009-07-15
Juan Lang
winhttp: Add tests for WinHttpSetDefaultProxyConfiguration.
tree
|
commitdiff
2009-07-09
Juan Lang
winhttp: Support IPv6 in netconn_resolve.
tree
|
commitdiff
2009-07-09
Juan Lang
winhttp: Support IPv6 addresses in open_connection.
tree
|
commitdiff
2009-07-09
Juan Lang
winhttp: Convert connect_t's address type from a struct...
tree
|
commitdiff
2009-07-09
Juan Lang
winhttp: Simplify netconn_resolve when using getaddrinfo.
tree
|
commitdiff
2009-07-09
Juan Lang
winhttp: Change type of netconn_resolve from struct...
tree
|
commitdiff
2009-07-07
Hans Leidekker
winhttp: Implement WinHttpSetTimeouts.
tree
|
commitdiff
2009-03-05
Hans Leidekker
winhttp, wininet: Load i2d_X509 from libcrypto.so.
tree
|
commitdiff
2009-02-05
Michael Stefaniuc
winhttp: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-05
Hans Leidekker
winhttp: Set last error for invalid URLs passed to...
tree
|
commitdiff
2009-01-05
Alexandre Julliard
winhttp: Use ~0u instead of ~0ul for DWORD values.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
winhttp/tests: Use ~0u instead of ~0ul for DWORD values.
tree
|
commitdiff
2008-12-31
Paul TBBle Hampson
winhttp: Don't try and call a null callback.
tree
|
commitdiff
2008-12-31
Paul TBBle Hampson
winhttp: Correctly parse specified ports in WinHttpCrac...
tree
|
commitdiff
2008-12-31
Paul TBBle Hampson
winhttp/tests: Add tests for WinHttpCrackUrl port numbe...
tree
|
commitdiff
2008-12-31
Paul TBBle Hampson
winhttp: Fix resolution-failure TRACE in netconn_resolv...
tree
|
commitdiff
2008-12-29
Austin English
winhttp: Fix a missing include for OpenBSD.
tree
|
commitdiff
2008-12-22
Alexandre Julliard
libport: Replacement for poll().
tree
|
commitdiff
2008-12-12
Francois Gouget
wininet & winhttp: Remove the MSG_WAITALL definition...
tree
|
commitdiff
2008-12-11
Hans Leidekker
winhttp: Resolve host port at the latest possible moment.
tree
|
commitdiff
2008-12-11
Hans Leidekker
winhttp: Validate parameters per component in WinHttpCr...
tree
|
commitdiff
2008-12-08
Andrew Talbot
winhttp: Sign-compare warning fix.
tree
|
commitdiff
2008-12-08
Hans Leidekker
winhttp: Prepend slash to request path if necessary.
tree
|
commitdiff
2008-12-08
Francois Gouget
wininet & winhttp: Fix a pointer type mismatch warning...
tree
|
commitdiff
2008-11-20
Hans Leidekker
winhttp: Prefer builtin over native.
tree
|
commitdiff
2008-11-18
Hans Leidekker
winhttp: Add tests for WinHttpCrackUrl.
tree
|
commitdiff
2008-11-18
Hans Leidekker
winhttp: Reimplement WinHttpCrackUrl.
tree
|
commitdiff
2008-11-12
Aric Stewart
winhttp: Correct another difference between InternetCra...
tree
|
commitdiff
2008-10-01
Rob Shearman
winhttp: Fix compilation with MinGW/MSVC.
tree
|
commitdiff
2008-09-29
Hans Leidekker
winhttp: Skip notifications that may arrive out of...
tree
|
commitdiff
2008-09-23
Hans Leidekker
winhttp: Add tests for WinHttpCreateUrl.
tree
|
commitdiff
2008-09-23
Hans Leidekker
winhttp: Implement WinHttpCreateUrl.
tree
|
commitdiff
2008-09-17
Dmitry Timoshkov
winhttp: Move common code to the upper level, avoid...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Close the network connection if necessary.
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Fix logic inversion bug in setting disable...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Manage a session global cookie cache.
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Move handling of default request parameters...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Reset content length when all data has been...
tree
|
commitdiff
2008-09-16
Dmitry Timoshkov
winhttp: Add some tests for set/query option, make...
tree
|
commitdiff
2008-09-11
Hans Leidekker
winhttp: Strip content-type/length headers from request...
tree
|
commitdiff
2008-09-11
Hans Leidekker
winhttp: Preserve cookies on redirects.
tree
|
commitdiff
2008-09-11
Hans Leidekker
winhttp: Redirects are always GET requests.
tree
|
commitdiff
2008-09-11
Hans Leidekker
winhttp: Handle relative redirects.
tree
|
commitdiff
2008-09-10
Rob Shearman
winhttp: Add version resource.
tree
|
commitdiff
2008-09-10
Juan Lang
winhttp: Don't reference past the attribute array....
tree
|
commitdiff
2008-09-10
Hans Leidekker
winhttp: Better diagnostics in the notification test.
tree
|
commitdiff
2008-09-10
Hans Leidekker
winhttp: Increase sleep between two tests that connect...
tree
|
commitdiff
2008-09-10
Hans Leidekker
winhttp: Don't loop on response codes other than 301...
tree
|
commitdiff
2008-09-09
Hans Leidekker
winhttp: Make sure not to read more data than expected...
tree
|
commitdiff
2008-09-09
Hans Leidekker
winhttp: WinHttpQueryDataAvailable should do a blocking...
tree
|
commitdiff
2008-09-09
Hans Leidekker
winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT...
tree
|
commitdiff
2008-09-08
Hans Leidekker
winhttp: Support asynchronous requests.
tree
|
commitdiff
2008-09-08
Hans Leidekker
winhttp: Add the remaining completion notifications.
tree
|
commitdiff
next