projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Don't increase index in HttpQueryInfo if requested level is HTTP_QUERY_STATU...
[wine]
/
dlls
/
wininet
/
tests
/
2008-12-02
Hans Leidekker
wininet: Don't increase index in HttpQueryInfo if reque...
tree
|
commitdiff
2008-11-18
Henri Verbeet
wininet: Treat an empty username as NULL in FTP_Connect().
tree
|
commitdiff
2008-11-11
Paul Vriens
wininet/tests: Fix a test failure on some Win98 boxes.
tree
|
commitdiff
2008-10-28
Nicolas Le Cam
wininet/tests: Fix a failing test on IE6.
tree
|
commitdiff
2008-10-24
Hans Leidekker
wininet: Add an exception handler in HttpOpenRequestA...
tree
|
commitdiff
2008-10-17
Hans Leidekker
wininet: Add a test for basic authentication.
tree
|
commitdiff
2008-10-09
Paul Vriens
wininet/tests: Don't crash on W2K and below.
tree
|
commitdiff
2008-10-08
Rob Shearman
wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_Q...
tree
|
commitdiff
2008-10-08
Rob Shearman
wininet: Get rid of rc variable in InternetReadFile_test.
tree
|
commitdiff
2008-10-08
Rob Shearman
wininet: Validate parameters passed to RetrieveUrlCache...
tree
|
commitdiff
2008-10-07
Hans Leidekker
wininet: Option INTERNET_OPTION_CALLBACK is not settable.
tree
|
commitdiff
2008-10-06
Rob Shearman
wininet: Fix behaviour of InternetTimeFromSystemTimeA...
tree
|
commitdiff
2008-10-06
Rob Shearman
wininet: Add tests for passing invalid parameters into...
tree
|
commitdiff
2008-10-06
Rob Shearman
wininet: Fix GetUrlCacheEntryInfoA/W when a NULL lpCach...
tree
|
commitdiff
2008-10-02
Rob Shearman
wininet: Move internet time tests from http.c to intern...
tree
|
commitdiff
2008-10-02
Rob Shearman
wininet: Fix behaviour of InternetTimeFromSystemTimeA...
tree
|
commitdiff
2008-10-02
Rob Shearman
wininet: Add tests for InternetTimeFromSystemTimeW...
tree
|
commitdiff
2008-08-28
Lei Zhang
wininet: Work around NULL headers when handling HTTP_QU...
tree
|
commitdiff
2008-08-26
Alexandre Julliard
wininet/tests: Add a couple more optional notifications.
tree
|
commitdiff
2008-08-26
Alexandre Julliard
wininet/tests: Add support for optional notifications...
tree
|
commitdiff
2008-07-31
Dan Kegel
wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn...
tree
|
commitdiff
2008-07-21
Hans Leidekker
wininet: Move insertion of cookie header from HttpOpenR...
tree
|
commitdiff
2008-07-21
Hans Leidekker
wininet: Delete local file on error in FtpGetFile.
tree
|
commitdiff
2008-07-21
Hans Leidekker
wininet: Make another test pass on IE6.
tree
|
commitdiff
2008-07-21
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
tree
|
commitdiff
2008-07-10
Zac Brown
wininet/tests: Change some traces to skips in tests.
tree
|
commitdiff
2008-07-07
Alexander Morozov
wininet: Add port number to Host HTTP header.
tree
|
commitdiff
2008-07-03
Alexander Morozov
wininet/tests: Add HTTP 1.1 test.
tree
|
commitdiff
2008-07-03
Alexander Morozov
wininet/tests: Additional HTTP header tests.
tree
|
commitdiff
2008-07-01
James Hawkins
wininet: Fix a failing test in win2k.
tree
|
commitdiff
2008-06-30
Hans Leidekker
wininet: Avoid a crash on an invalid handle in Internet...
tree
|
commitdiff
2008-06-30
Hans Leidekker
wininet: Add a test for InternetCanonicalizeUrl.
tree
|
commitdiff
2008-06-30
Mikołaj Zalewski
shlwapi: UrlCanonicalize should strip all the character...
tree
|
commitdiff
2008-06-24
Dan Kegel
wininet: InternetCrackUrlW: For URLs that have no urlpa...
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Make a test pass on IE6.
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Resolve hostname once per connection.
tree
|
commitdiff
2008-06-18
Rob Shearman
Update generated packing tests using current headers.
tree
|
commitdiff
2008-06-02
Hans Leidekker
wininet: Don't send a "Connection: Close" header.
tree
|
commitdiff
2008-06-02
Hans Leidekker
wininet: Don't send a handle closing callback for sessi...
tree
|
commitdiff
2008-05-22
Francois Gouget
wininet/tests: Get the tests running again on Win98.
tree
|
commitdiff
2008-05-22
Francois Gouget
wininet/tests: Remove a stray reference to InternetSetS...
tree
|
commitdiff
2008-05-19
Hans Leidekker
wininet: Fix buffer size query for HttpQueryInfo(HTTP_Q...
tree
|
commitdiff
2008-05-19
Hans Leidekker
wininet: INTERNET_STATUS_REQUEST_COMPLETE callback...
tree
|
commitdiff
2008-05-12
Hans Leidekker
wininet: Implement INTERNET_OPTION_USER_AGENT for Inter...
tree
|
commitdiff
2008-05-12
Hans Leidekker
wininet: Make a test pass on IE6.
tree
|
commitdiff
2008-05-12
Hans Leidekker
wininet: Don't overwrite content length header in HttpS...
tree
|
commitdiff
2008-05-08
Lei Zhang
wininet: Handle NULL input for FindCloseUrlCache.
tree
|
commitdiff
2008-05-07
Hans Leidekker
wininet: Deal with bogus accept types array passed...
tree
|
commitdiff
2008-05-07
Maarten Lankhorst
wininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
tree
|
commitdiff
2008-05-05
Hans Leidekker
wininet: Don't add the user agent header until HttpSend...
tree
|
commitdiff
2008-04-30
Rob Shearman
wininet: Add tests for GetUrlCacheEntryInfoExA.
tree
|
commitdiff
2008-03-31
Hans Leidekker
wininet: Use a direct connection for tests that connect...
tree
|
commitdiff
2008-03-28
Dan Hipschman
wininet: InternetReadFileExA should check INTERNET_FLAG...
tree
|
commitdiff
2008-03-25
Hans Leidekker
wininet: Avoid a crash with traces on.
tree
|
commitdiff
2008-03-12
Rob Shearman
wininet: Support the lpszFileExtension "reserved" param...
tree
|
commitdiff
2008-03-12
Rob Shearman
wininet: Fix URLCache_LocalFileNameToPathA to return...
tree
|
commitdiff
2008-03-12
Rob Shearman
wininet: Add tests for Find{First,Next}UrlCacheEntryA...
tree
|
commitdiff
2008-03-12
Rob Shearman
wininet: Add tests for some URL cache functions.
tree
|
commitdiff
2008-03-03
Francois Gouget
wininet/tests: FtpCommandA() is not available on Win9x...
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Fixed some tests.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Fixed version returned by INTERNET_OPTION_VERSION.
tree
|
commitdiff
2008-02-19
Francois Gouget
wininet/tests: Don't include the trailing '\0' in dwHea...
tree
|
commitdiff
2008-02-18
Hans Leidekker
wininet: Handle the "100 Continue" response by ignoring it.
tree
|
commitdiff
2008-02-15
Jacek Caban
wininet: Added cache test.
tree
|
commitdiff
2008-02-04
Hans Leidekker
wininet: Add zero value content length header to POST...
tree
|
commitdiff
2008-02-04
Hans Leidekker
wininet: Make sure not to overwrite any caller supplied...
tree
|
commitdiff
2008-02-04
Rob Shearman
wininet: HTTP_Connect should fail if a NULL or empty...
tree
|
commitdiff
2008-01-24
Marcus Meissner
wininet: Check if buffer has overflowed potentially.
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-07
Austin English
Spelling fixes.
tree
|
commitdiff
2007-12-10
Hans Leidekker
wininet: Make FtpGetCurrentDirectoryA pass all todo_win...
tree
|
commitdiff
2007-12-07
Francois Gouget
wininet/tests: Remove trailing spaces in ok() calls.
tree
|
commitdiff
2007-12-05
Roy Shea
wininet: Added check of dwStructSize required by Window...
tree
|
commitdiff
2007-12-05
Roy Shea
wininet: Removed inline from copy_compsA and zero_comps...
tree
|
commitdiff
2007-12-03
Zac Brown
wininet: Add test for FtpGetCurrentDirectoryA in winine...
tree
|
commitdiff
2007-11-27
Michael Stefaniuc
wininet/tests: Do not compare the return value of socke...
tree
|
commitdiff
2007-11-15
Hans Leidekker
wininet: Fix a number of problems with InternetGetCookie.
tree
|
commitdiff
2007-11-15
Hans Leidekker
wininet: Fix a number of problems with InternetSetCookie.
tree
|
commitdiff
2007-11-12
Hans Leidekker
wininet: Fix two handle leaks in the test.
tree
|
commitdiff
2007-11-09
Lei Zhang
wininet: Skip strcmp() in a test if the returned value...
tree
|
commitdiff
2007-11-01
Hans Leidekker
wininet: Implement and test FtpCommand{A, W}.
tree
|
commitdiff
2007-11-01
Hans Leidekker
wininet: Correct several ftp server response to error...
tree
|
commitdiff
2007-10-30
Hans Leidekker
wininet: Don't release the parent object in FTP_Connect...
tree
|
commitdiff
2007-10-30
Hans Leidekker
wininet: Use a single connection for all ftp tests.
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always send a content length header, even...
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always close the data connection before receiv...
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always return an error when a transfer is...
tree
|
commitdiff
2007-10-22
Hans Leidekker
wininet: Use passive mode for the ftp tests.
tree
|
commitdiff
2007-10-22
Hans Leidekker
wininet: Fix some failing ftp tests on Windows and...
tree
|
commitdiff
2007-10-16
Detlef Riekenberg
wininet/tests: Test NULL pointer for InternetCanonicali...
tree
|
commitdiff
2007-10-16
Detlef Riekenberg
wininet: Fix flags and SetLastError for InternetCanonic...
tree
|
commitdiff
2007-10-11
Detlef Riekenberg
wininet/tests: Initial tests for InternetCanonicalizeUrlA.
tree
|
commitdiff
2007-09-21
Misha Koshelev
wininet/tests: Add test to show that InternetCloseHandl...
tree
|
commitdiff
2007-09-14
Alexandre Julliard
wininet/tests: Anonymous FTP can succeed without a...
tree
|
commitdiff
2007-08-30
Francois Gouget
wininet: Fix many wininet prototypes: the context is...
tree
|
commitdiff
2007-08-22
Misha Koshelev
wininet: Fix reference count on internet handle for...
tree
|
commitdiff
2007-08-22
Misha Koshelev
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
tree
|
commitdiff
2007-08-17
Paul Vriens
wininet/tests: Fix test failures for wininet.dll that...
tree
|
commitdiff
2007-08-16
Mikołaj Zalewski
wininet: A small test for HttpQueryInfoA.
tree
|
commitdiff
next