projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Make the gl_info parameter to wined3d_guess_gl_vendor() const.
[wine]
/
dlls
/
wininet
/
tests
/
2011-07-27
Austin English
wininet/tests: Remove win9x hacks.
tree
|
commitdiff
2011-07-26
Austin English
wininet: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-06-10
Jacek Caban
wininet: Added dwError of INTERNET_STATUS_REQUEST_COMPL...
tree
|
commitdiff
2011-06-10
Jacek Caban
wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE...
tree
|
commitdiff
2011-05-23
Jacek Caban
wininet: Added connection closing tests.
tree
|
commitdiff
2011-05-13
Jacek Caban
wininet: Added 204 No Content response tests.
tree
|
commitdiff
2011-05-13
Jacek Caban
wininet: Better closing async handles in tests.
tree
|
commitdiff
2011-05-13
Jacek Caban
wininet: Clean up closing connection notifications...
tree
|
commitdiff
2011-05-10
Jacek Caban
wininet: Added support for persistent HTTP connections.
tree
|
commitdiff
2011-05-02
Jacek Caban
wininet: Use test.winehq.org for post tests.
tree
|
commitdiff
2011-04-04
Jacek Caban
wininet: Added more tests.
tree
|
commitdiff
2011-03-18
Francois Gouget
wininet/tests: Fix compilation on systems that don...
tree
|
commitdiff
2011-03-16
Francois Gouget
wininet/tests: Make test_InternetErrorDlg() static.
tree
|
commitdiff
2011-03-15
Jacek Caban
wininet: Update remaining HttpOpenRequest to use the...
tree
|
commitdiff
2011-03-14
Alexandre Julliard
wininet/tests: Update test data location to test.winehq...
tree
|
commitdiff
2011-03-11
Juan Lang
wininet: Reimplement IsUrlCacheEntryExpired.
tree
|
commitdiff
2011-03-10
Juan Lang
wininet: Implement sticky url cache entries.
tree
|
commitdiff
2011-03-10
Juan Lang
wininet: Test sticky url cache entries.
tree
|
commitdiff
2011-03-10
Juan Lang
wininet: Treat times of 0 as a special value.
tree
|
commitdiff
2011-03-10
Juan Lang
wininet: Add more tests for CommitUrlCacheEntry.
tree
|
commitdiff
2011-03-09
Juan Lang
wininet/tests: Add a couple more tests for GetUrlCacheE...
tree
|
commitdiff
2011-03-02
Juan Lang
wininet/tests: Test retrieving http requests from cache.
tree
|
commitdiff
2011-02-07
Austin English
wininet/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-04
Jacek Caban
wininet: status_string clean up.
tree
|
commitdiff
2011-02-03
Jacek Caban
wininet: Added more InternetCloseHandle tests.
tree
|
commitdiff
2011-01-24
Hans Leidekker
wininet/tests: Trace errors from InternetReadFile in...
tree
|
commitdiff
2011-01-21
Greg Geldorp
wininet/tests: Fix failures when connecting through...
tree
|
commitdiff
2011-01-19
Huw Davies
wininet: Add tests for querying INTERNET_OPTION_MAX_CON...
tree
|
commitdiff
2011-01-13
Jacek Caban
wininet: Fixed memory leak in tests (valgrind).
tree
|
commitdiff
2011-01-13
Jacek Caban
wininet: Added post data tests.
tree
|
commitdiff
2010-12-31
André Hentschel
wininet/tests: Don't call GetLastError() twice.
tree
|
commitdiff
2010-12-21
André Hentschel
include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for...
tree
|
commitdiff
2010-12-20
David Hedberg
wininet: Add a simple certificate dialog to InternetErr...
tree
|
commitdiff
2010-11-02
Francois Gouget
wininet/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2010-10-19
Jacek Caban
wininet: Skip more tests on IE older than 6.0.
tree
|
commitdiff
2010-10-12
Andrew Eikum
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCa...
tree
|
commitdiff
2010-10-06
Andrew Eikum
wininet: Clean up returned UrlPath for file protocol...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Secure flag is set in the request, not in...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Support querying the cipher strength of an...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Returned certificate strings are always ASCII.
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Add some secure connection tests.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-06-10
Marcus Meissner
wininet: Fixed buffer lengths in InternetCrackUrlW...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Add tests for setting and retrieving the conte...
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Hans Leidekker
wininet: Fix handling of a response without headers.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-05
Alexandre Julliard
wininet/tests: Fix a test failure on Win2k.
tree
|
commitdiff
2010-02-01
Paul Vriens
wininet/tests: Fix some memory leaks (Valgrind).
tree
|
commitdiff
2010-01-27
Paul Vriens
wininet/tests: Fix test failures on Win98/WinMe by...
tree
|
commitdiff
2010-01-25
Andrew Eikum
wininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT...
tree
|
commitdiff
2010-01-21
Andrew Eikum
wininet: Implement PER_CONN_FLAGS option.
tree
|
commitdiff
2010-01-21
Andrew Eikum
wininet: Implement PER_CONN_PROXY_SERVER option.
tree
|
commitdiff
2010-01-21
Andrew Eikum
wininet: Add Internet{Set,Query}Option tests, implement...
tree
|
commitdiff
2009-12-29
Jacek Caban
wininet: Fixed tests on older IEs.
tree
|
commitdiff
2009-12-28
Jacek Caban
wininet: Test also InternetCrackUrlW in test_crack_url.
tree
|
commitdiff
2009-12-22
Hans Leidekker
wininet: Avoid test failures on win9x.
tree
|
commitdiff
2009-12-21
Hans Leidekker
wininet: Always set last error in HttpSendRequest{...
tree
|
commitdiff
2009-12-10
Jacek Caban
wininet: Set lpszUrlPath in InternetCrackUrlW if its...
tree
|
commitdiff
2009-12-10
Jacek Caban
wininet: Make InternetCrackUrlA tests more generic...
tree
|
commitdiff
2009-12-08
Hans Leidekker
wininet/tests: Mark behavior of IE5 as broken for some...
tree
|
commitdiff
2009-12-04
Hans Leidekker
wininet: Add a test for status callbacks on ftp connect...
tree
|
commitdiff
2009-12-03
Jacek Caban
wininet: Directly return error from HTTP_HttpSendRequest.
tree
|
commitdiff
2009-12-01
Hans Leidekker
wininet/tests: Trace extended errors in a couple of...
tree
|
commitdiff
2009-10-05
Juan Lang
wininet: Correct user agent handling.
tree
|
commitdiff
2009-09-30
Erik Inge Bolsø
wininet: Add test for response without headers, avoid...
tree
|
commitdiff
2009-09-29
Andrew Eikum
wininet: Always extract #fragments in InternetCrackUrl.
tree
|
commitdiff
2009-09-25
Hans Leidekker
wininet: Add some URL cache tests and make them pass.
tree
|
commitdiff
2009-09-25
Hans Leidekker
wininet: Consistently set last error before testing it.
tree
|
commitdiff
2009-09-15
Paul Vriens
wininet/tests: Run tests again on systems with IE5.
tree
|
commitdiff
2009-09-10
Paul Vriens
wininet/tests: Fix a test failure on IE8.
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Fix tests when running behind a proxy server.
tree
|
commitdiff
2009-06-25
Hans Leidekker
wininet: Improve the PrivacyGet/SetZonePreferenceW...
tree
|
commitdiff
2009-06-23
Aric Stewart
wininet: Improve HTTP status 100 handling.
tree
|
commitdiff
2009-06-23
Hans Leidekker
wininet: Don't delete the cache file when closing a...
tree
|
commitdiff
2009-06-16
Mike Kaplinskiy
wininet/test: Test malformed header separators.
tree
|
commitdiff
2009-06-16
Hans Leidekker
wininet: Always create a URL cache entry.
tree
|
commitdiff
2009-06-03
Paul Vriens
wininet/tests: Fix a few typos.
tree
|
commitdiff
2009-06-02
Jacek Caban
wininet: Fixed tests on Windows.
tree
|
commitdiff
2009-06-01
Jacek Caban
wininet: Test gzip encoded read.
tree
|
commitdiff
2009-05-18
Detlef Riekenberg
wininet/tests: Remove a duplicate test.
tree
|
commitdiff
2009-05-14
Alexandre Julliard
wininet/tests: Add a test for reading chunked data.
tree
|
commitdiff
2009-05-14
Paul Vriens
wininet/tests: Fix some test failures on systems with...
tree
|
commitdiff
2009-05-13
Hans Leidekker
wininet: Implement GetDiskInfoA.
tree
|
commitdiff
2009-05-13
Paul Vriens
wininet/tests: Fix some test failures with IE8 on W2K3.
tree
|
commitdiff
2009-05-11
Nicolas Le Cam
wininet/tests: Fix test when automatically detect netwo...
tree
|
commitdiff
2009-05-11
Nicolas Le Cam
wininet/tests: Temporize async HttpSendRequestEx test...
tree
|
commitdiff
2009-05-04
Detlef Riekenberg
wininet/tests: Prefer winehq.org over winehq.com.
tree
|
commitdiff
2009-04-27
Paul TBBle Hampson
wininet: HTTP_HttpAddRequestHeadersW should ignore...
tree
|
commitdiff
2009-04-27
Paul TBBle Hampson
wininet/tests: Test for handling of blank headers in...
tree
|
commitdiff
2009-04-24
Hans Leidekker
wininet: Replace any existing cookie header.
tree
|
commitdiff
2009-04-24
Hans Leidekker
wininet: Fix parsing of cookies with attributes.
tree
|
commitdiff
2009-04-21
Nicolas Le Cam
wininet/tests: Fix HttpSendRequestW test on IE5.
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Add tests for asynchronous HttpSendRequestEx...
tree
|
commitdiff
2009-04-06
Detlef Riekenberg
wininet/tests: Fix a test with IE8.
tree
|
commitdiff
2009-03-25
Alexandre Julliard
wininet/tests: Fix another instance of changed behavior...
tree
|
commitdiff
2009-03-25
Alexandre Julliard
wininet/tests: Fix the http tests for the new winehq...
tree
|
commitdiff
next