projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
kernel32: Add missing stdarg.h includes.
[wine]
/
dlls
/
wininet
/
2009-07-22
Hans Leidekker
wininet: Correct handling of redirected HEAD requests.
tree
|
commitdiff
2009-07-20
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-20
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdup_WtoA to heap_strdupWtoA.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdup_AtoW to heap_strdupAtoW...
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdupW to standard heap_strdupW.
tree
|
commitdiff
2009-07-15
Michael Stefaniuc
Set the encoding of the remaining German resources...
tree
|
commitdiff
2009-07-13
Jacek Caban
wininet: Rename WININETFTPFILEW to ftp_file_t.
tree
|
commitdiff
2009-07-13
Jacek Caban
wininet: Rename WININETFTPSESSIONW to ftp_session_t.
tree
|
commitdiff
2009-07-13
Jacek Caban
wininet: Rename WININETAPPINFOW to appinfo_t.
tree
|
commitdiff
2009-07-13
Jacek Caban
wininet: Rename WININETHTTPREQW to http_request_t.
tree
|
commitdiff
2009-07-13
Jacek Caban
wininet: Rename WININETHTTPSESSIONW to http_session_t.
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Support IPv6 in GetAddress.
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Fail in FTP if the resolved name is not an...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Support IPv6 addresses in HTTP_ResolveName...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Convert WININETSESSIONW's socketAddress to...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Use address length returned by GetAddress...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Use sizeof(member) rather than sizeof(type...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Use length reported by GetAddress in FTP_Connect.
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Use struct sockaddr_storage in InternetCheckCo...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Simplify GetAddress when using getaddrinfo.
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Change type of GetAddress from struct sockaddr...
tree
|
commitdiff
2009-07-10
Juan Lang
wininet: Fix tests when running behind a proxy server.
tree
|
commitdiff
2009-07-08
Jacek Caban
wininet: Rename WININETHANDLEHEADER to object_header_t.
tree
|
commitdiff
2009-07-07
Frédéric Delanoy
wininet: Fix French translation & UI display.
tree
|
commitdiff
2009-07-03
Michael Stefaniuc
wininet: Build language resource files separately.
tree
|
commitdiff
2009-06-26
Maksim Kuleshov
wininet: Fix sockets leak in FTP_Connect.
tree
|
commitdiff
2009-06-25
Hans Leidekker
wininet: Improve the PrivacyGet/SetZonePreferenceW...
tree
|
commitdiff
2009-06-25
Eric van Beurden
wininet: Check for failed heap allocations.
tree
|
commitdiff
2009-06-25
Eric van Beurden
wininet: Add a terminating empty line to the headers...
tree
|
commitdiff
2009-06-23
Aric Stewart
wininet: Semi-stub for quering Http INTERNET_OPTION_SEC...
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
Hans Leidekker
wininet: Implement InternetQueryOption(INTERNET_OPTION_...
tree
|
commitdiff
2009-06-16
Hans Leidekker
wininet: Don't fail if dwReserved is set in CreateUrlCa...
tree
|
commitdiff
2009-06-16
Mike Kaplinskiy
wininet/test: Test malformed header separators.
tree
|
commitdiff
2009-06-16
Mike Kaplinskiy
wininet: Make \r and \n valid header separators.
tree
|
commitdiff
2009-06-16
Hans Leidekker
wininet: Always create a URL cache entry.
tree
|
commitdiff
2009-06-15
Aurimas Fišeras
wininet: Add Lithuanian translation.
tree
|
commitdiff
2009-06-08
Jacek Caban
wininet: Fixed gzip decoding on chunked stream.
tree
|
commitdiff
2009-06-05
Alexandre Julliard
wininet: Always use a full URL for redirects, even...
tree
|
commitdiff
2009-06-05
Eric van Beurden
wininet: Rearrange invalid header checks.
tree
|
commitdiff
2009-06-05
Eric van Beurden
wininet: Check for bad allocation in HeapReAlloc.
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-06-01
Jacek Caban
wininet: Added support for decompressing gzip encoded...
tree
|
commitdiff
2009-06-01
Jacek Caban
wininet: Change read_buf type to BYTE.
tree
|
commitdiff
2009-06-01
Jacek Caban
wininet: Always set path in HttpOpenRequest.
tree
|
commitdiff
2009-06-01
Jacek Caban
wininet: Move strings to avoid duplications.
tree
|
commitdiff
2009-05-28
Alexandre Julliard
wininet: Add a critical section to protect the read...
tree
|
commitdiff
2009-05-20
Marcus Meissner
wininet: lpwhr cannot be NULL (Coverity 927).
tree
|
commitdiff
2009-05-18
Detlef Riekenberg
wininet/tests: Remove a duplicate test.
tree
|
commitdiff
2009-05-14
Alexandre Julliard
wininet: Get rid of the SSL-specific read-ahead buffer.
tree
|
commitdiff
2009-05-14
Alexandre Julliard
wininet/tests: Add a test for reading chunked data.
tree
|
commitdiff
2009-05-14
Alexandre Julliard
wininet: Add a read-ahead buffer to allow InternetQuery...
tree
|
commitdiff
2009-05-14
Alexandre Julliard
wininet: Centralize detection of chunked mode and add...
tree
|
commitdiff
2009-05-14
Paul Vriens
wininet/tests: Fix some test failures on systems with...
tree
|
commitdiff
2009-05-13
Hans Leidekker
wininet: Add a stub implementation of IncrementUrlCache...
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-06
Hans Leidekker
wininet: Don't send any data after being redirected.
tree
|
commitdiff
2009-05-04
Alexandre Julliard
wininet: Pass the complete redirected URL in INTERNET_S...
tree
|
commitdiff
2009-05-04
Detlef Riekenberg
wininet/tests: Prefer winehq.org over winehq.com.
tree
|
commitdiff
2009-04-30
Hans Leidekker
wininet: Replace any existing content length header...
tree
|
commitdiff
2009-04-30
Hans Leidekker
wininet: Implement InternetReadFileEx for ftp requests.
tree
|
commitdiff
2009-04-27
Alexandre Julliard
wininet: Fix a memory leak in the URL cache.
tree
|
commitdiff
2009-04-27
Alexandre Julliard
wininet: Add stubs for PrivacyGet/SetZonePreferenceW.
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-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Add tests for asynchronous HttpSendRequestEx...
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Support asynchronous HttpEndRequest.
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Don't start reading when POST data hasn't...
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Send notifications from InternetWriteFile.
tree
|
commitdiff
2009-04-08
Hans Leidekker
wininet: Keep track of the number of bytes written.
tree
|
commitdiff
2009-04-06
Detlef Riekenberg
wininet/tests: Fix a test with IE8.
tree
|
commitdiff
2009-04-06
Marcus Meissner
wininet: Fixed memory corruption in urlcache.
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
2009-03-10
Paul Vriens
wininet/tests: Don't crash on IE5.01SP4.
tree
|
commitdiff
2009-03-10
Paul Vriens
wininet/tests: Skip tests if functions are not implemented.
tree
|
commitdiff
2009-03-09
Jacek Caban
wininet: Release session after FTP_ReceiveResponse...
tree
|
commitdiff
2009-03-09
Paul Vriens
wininet/tests: Don't crash on systems with IE5.
tree
|
commitdiff
2009-03-09
Paul Vriens
wininet/tests: Skip tests for not implemented functions.
tree
|
commitdiff
2009-03-09
Paul Vriens
wininet/tests: Skip some tests on IE5.
tree
|
commitdiff
2009-03-09
Paul Vriens
wininet/tests: Test result differences are related...
tree
|
commitdiff
2009-03-06
Vincent Povirk
wininet: Stub RegisterUrlCacheNotification.
tree
|
commitdiff
2009-03-05
Hans Leidekker
winhttp, wininet: Load i2d_X509 from libcrypto.so.
tree
|
commitdiff
2009-03-04
Hans Leidekker
wininet: Ignore invalid response headers.
tree
|
commitdiff
2009-03-04
Hans Leidekker
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
tree
|
commitdiff
2009-03-03
Jacek Caban
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
tree
|
commitdiff
2009-02-25
Francois Gouget
wininet/tests: Use win_skip() to skip over unimplemente...
tree
|
commitdiff
next