projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winenas.drv: Avoid a warning in a trace on x86_64.
[wine]
/
dlls
/
winhttp
/
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
2010-07-22
Hans Leidekker
winhttp: Handle errors from SSL_read.
tree
|
commitdiff
2010-07-22
Hans Leidekker
winhttp: Add a partial implementation of WINHTTP_OPTION...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-06-08
Juan Lang
winhttp/tests: Skip tests when a connection fails.
tree
|
commitdiff
2010-05-18
Juan Lang
winhttp: Honor security flags when verifying a certificate.
tree
|
commitdiff
2010-05-18
Juan Lang
winhttp: Store a pointer to the netconn_t in the SSL...
tree
|
commitdiff
2010-05-18
Juan Lang
winhttp: Store security flags in netconn_t.
tree
|
commitdiff
2010-05-17
Michael Stefaniuc
winhttp: Remove redundant "not 0" test of argument...
tree
|
commitdiff
2010-05-17
Michael Stefaniuc
winhttp: Remove redundant "not NULL" check for the...
tree
|
commitdiff
2010-05-14
Hans Leidekker
winhttp: Support setting security flags on request...
tree
|
commitdiff
2010-05-08
Paul Vriens
winhttp/tests: Show the correct error.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp/tests: Avoid test failures caused by broken...
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp/tests: Use the right handle type.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Add tests for basic authentication.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Add support for basic authentication.
tree
|
commitdiff
2010-04-22
Hans Leidekker
winhttp: Support setting and querying credentials on...
tree
|
commitdiff
2010-03-17
Maciej Borsz
winhttp: Fix invalid behaviour of WinHttpCrackUrl.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-05
Hans Leidekker
winhttp: Implement WINHTTP_QUERY_STATUS_TEXT.
tree
|
commitdiff
2010-02-22
Hans Leidekker
winhttp: Add support for resolve timeouts.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-17
Hans Leidekker
winhttp/tests: Wait for a handle closing notification.
tree
|
commitdiff
2010-01-29
Matijn Woudt
winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEI...
tree
|
commitdiff
2010-01-29
Matijn Woudt
winhttp: Add timeout for session handles and implement...
tree
|
commitdiff
2010-01-29
Matijn Woudt
winhttp/tests: Add timeout tests for WinHttp{Set, Query...
tree
|
commitdiff
2010-01-28
Matijn Woudt
winhttp/tests: Add tests for WinHttpSetTimeouts.
tree
|
commitdiff
2010-01-28
Marcus Meissner
winhttp: On NULL request, skip the other tests (Coverity).
tree
|
commitdiff
2010-01-25
Hans Leidekker
winhttp: Store the context passed to WinHttpSendRequest.
tree
|
commitdiff
2010-01-25
Hans Leidekker
winhttp: Adjust connect timeout to the value observed...
tree
|
commitdiff
2010-01-06
Reece Dunn
Don't generate FIXME warnings for DllCanUnloadNow.
tree
|
commitdiff
2009-12-24
Alexandre Julliard
winhttp: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-12-15
Juan Lang
winhttp: Set error and fail if a secure connections...
tree
|
commitdiff
2009-12-15
Juan Lang
winhttp: Return error directly from netconn_verify_cert.
tree
|
commitdiff
2009-12-14
Juan Lang
winhttp/tests: Skip secure connection tests if the...
tree
|
commitdiff
2009-12-14
Juan Lang
winhttp: Don't call a function whose result is never...
tree
|
commitdiff
2009-12-11
Juan Lang
winhttp: Free OpenSSL error strings at unload.
tree
|
commitdiff
2009-12-09
Juan Lang
winhttp/tests: Only free a certificate context if retri...
tree
|
commitdiff
2009-12-09
Juan Lang
winhttp: Fix test error when run as non-administrator.
tree
|
commitdiff
2009-12-08
Marcus Meissner
winhttp: Check for endCert being NULL (Coverity).
tree
|
commitdiff
2009-12-07
Francois Gouget
winhttp: Fix compilation on systems that don't support...
tree
|
commitdiff
2009-12-07
Juan Lang
winhttp: Use sk_ functions rather than accessing an...
tree
|
commitdiff
2009-12-07
Huw Davies
winhttp: Load X509_STORE_CTX_get_ex_data from libcrypto...
tree
|
commitdiff
2009-12-04
Juan Lang
winhttp: Check the certificate in an https connection...
tree
|
commitdiff
2009-12-04
Juan Lang
winhttp: Set callback to verify hostname with peer...
tree
|
commitdiff
2009-12-04
Juan Lang
winhttp: Store hostname for secure connection in its...
tree
|
commitdiff
2009-12-04
Juan Lang
winhttp: Pass hostname to netconn_secure_connect.
tree
|
commitdiff
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
next