projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Added GdipFillRectangle.
[wine]
/
dlls
/
wininet
/
2007-08-09
Francois Gouget
wininet: Add a skeleton winineti.h header with fixed...
tree
|
commitdiff
2007-08-09
Francois Gouget
wininet: #undef some macros to avoid a conflict between...
tree
|
commitdiff
2007-08-07
Huw Davies
wininet: Fix the case when Proxy or ProxyBypass is...
tree
|
commitdiff
2007-07-27
Aric Stewart
wininet: Strip Accept-Encoding from http/1.0 requests.
tree
|
commitdiff
2007-07-19
Huw Davies
wininet: Stub for InternetQueryFortezzaStatus().
tree
|
commitdiff
2007-07-19
Huw Davies
wininet: Stubs for IsUrlCacheEntryExpired[AW].
tree
|
commitdiff
2007-07-19
Huw Davies
wininet: Certain options of InternetQueryOption can...
tree
|
commitdiff
2007-07-16
Misha Koshelev
wininet: Fix behavior of InternetQueryDataAvailable...
tree
|
commitdiff
2007-07-16
Misha Koshelev
wininet/tests: Add testing framework and tests for...
tree
|
commitdiff
2007-07-16
Misha Koshelev
wininet/tests: Properly handle ERROR_IO_PENDING from...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Make the libssl soname check depend on the...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
wininet: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-07
Hans Leidekker
wininet: More lenient parsing of the passive mode serve...
tree
|
commitdiff
2007-06-06
Rob Shearman
wininet: Implement NTLM support for proxy authentication.
tree
|
commitdiff
2007-06-06
Rob Shearman
wininet: Send the correct callbacks during InternetRead...
tree
|
commitdiff
2007-06-01
Jeremy White
wininet: Mark Proxy Authorization header as a request...
tree
|
commitdiff
2007-05-29
Alexandre Julliard
wininet: Fixed compilation without SSL.
tree
|
commitdiff
2007-05-29
Rob Shearman
wininet: Add a new NETCON_query_data_available function.
tree
|
commitdiff
2007-05-29
Rob Shearman
wininet: Don't close the connection if the caller passe...
tree
|
commitdiff
2007-05-29
Rob Shearman
wininet: Cope with non-nul-terminated header strings...
tree
|
commitdiff
2007-05-29
Rob Shearman
wininet: Fix basic authentication by putting Basic...
tree
|
commitdiff
2007-05-29
Andrew Talbot
wininet: Exclude unused headers.
tree
|
commitdiff
2007-05-29
Rob Shearman
wininet: Pass context to InitializeSecurityContext...
tree
|
commitdiff
2007-05-22
Alexandre Julliard
Fix a couple of overflowing heap allocations revealed...
tree
|
commitdiff
2007-05-21
Rob Shearman
wininet: Implement basic non-proxy authentication.
tree
|
commitdiff
2007-05-21
Rob Shearman
wininet: Add support for SSPI authentication for HTTP.
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-16
Alban Browaeys
wininet: Fix szCacheContent in URLCacheContainer_OpenIndex.
tree
|
commitdiff
2007-03-26
Andrew Talbot
wininet: Replace inline static with static inline.
tree
|
commitdiff
2007-03-21
Paul Vriens
wininet/ftp: Fix potential memory leak.
tree
|
commitdiff
2007-03-21
Paul Vriens
wininet/ftp: Remove unneeded check.
tree
|
commitdiff
2007-03-21
Paul Vriens
wininet/tests: Expose a problem with FtpGetFile.
tree
|
commitdiff
2007-03-21
Paul Vriens
wininet/ftp: Move a definition in FTP_FtpFindFirstFileW...
tree
|
commitdiff
2007-03-21
Paul Vriens
wininet/ftp: Simplify FTP_FtpGetFileW a bit.
tree
|
commitdiff
2007-03-13
Hans Leidekker
wininet: Fix buffer size calculation in INTERNET_Intern...
tree
|
commitdiff
2007-03-08
Francois Gouget
wininet: Fix a couple of reversed checks that could...
tree
|
commitdiff
2007-03-08
Francois Gouget
wininet: Check file handles against INVALID_HANDLE_VALU...
tree
|
commitdiff
2007-03-05
Rob Shearman
wininet: Always make copies of strings passed to INTERN...
tree
|
commitdiff
2007-03-01
Paul Vriens
wininet/ftp: Let CreateFile deal with last error.
tree
|
commitdiff
2007-02-28
Ken Thomases
wininet: Use "ping -c 1" instead of "ping -w 1" for...
tree
|
commitdiff
2007-02-27
Paul Vriens
wininet/tests: Add another test.
tree
|
commitdiff
2007-02-26
Andrew Talbot
wininet: Constify some variables.
tree
|
commitdiff
2007-02-22
Paul Vriens
wininet/tests: Add a few more tests.
tree
|
commitdiff
2007-02-21
Rob Shearman
wininet: Fix the case of partial SSL reads from the...
tree
|
commitdiff
2007-02-21
Francois Gouget
wininet/tests: Fix some tests so they succeed on Window...
tree
|
commitdiff
2007-02-21
Paul Vriens
wininet/ftp.c: Fix some typos.
tree
|
commitdiff
2007-02-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-20
Francois Gouget
wininet/tests: Tell the user which ftp server we're...
tree
|
commitdiff
2007-02-20
Francois Gouget
wininet/tests: Dynamically load some functions so the...
tree
|
commitdiff
2007-02-20
Francois Gouget
wininet: Move a bunch of misplaced API documentation.
tree
|
commitdiff
2007-02-20
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-20
Hans Leidekker
wininet: Don't discard the extra info part of a URL...
tree
|
commitdiff
2007-02-19
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-13
Hans Leidekker
wininet: Fix a test that fails on Windows.
tree
|
commitdiff
2007-02-13
Hans Leidekker
wininet: Skip empty accept type strings in HttpOpenRequest.
tree
|
commitdiff
2007-02-13
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-13
Paul Vriens
wininet/ftp.c: Add tests to show the order of parameter...
tree
|
commitdiff
2007-02-12
Paul Vriens
wininet/ftp.c: Add another test.
tree
|
commitdiff
2007-02-12
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-12
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-12
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-09
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/tests: Add a few more tests.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp: Remove unneeded (double) checks.
tree
|
commitdiff
2007-02-07
Paul Vriens
wininet/ftp.c: Remove unneeded check.
tree
|
commitdiff
2007-02-06
Paul Vriens
wininet: Remove unused function.
tree
|
commitdiff
2007-02-05
Paul Vriens
wininet/tests: Add ftp tests.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
wininet: config.h police.
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-17
Rob Shearman
wininet: Fix HTTP_EncodeBasicAuth by passing an out...
tree
|
commitdiff
2007-01-15
Mikołaj Zalewski
wininet: Add Polish translation.
tree
|
commitdiff
2007-01-15
Rob Shearman
wininet: Change HTTP_EncodeBase64 to operate on a serie...
tree
|
commitdiff
2007-01-15
Rob Shearman
wininet: HTTP_HttpQueryInfoW deals with bytes, not...
tree
|
commitdiff
2007-01-15
Rob Shearman
wininet: Allow a NULL value to be passed into HTTP_Proc...
tree
|
commitdiff
2007-01-10
Rob Shearman
wininet: Don't try to read anything if 0 bytes are...
tree
|
commitdiff
2007-01-10
Francois Gouget
wininet: Consistenly use INTERNET_SetLastError().
tree
|
commitdiff
2007-01-08
Rob Shearman
wininet: Use Keep-Alive for HTTP requests if specified...
tree
|
commitdiff
2007-01-08
Rob Shearman
wininet: Fix the handling of Accept types passed into...
tree
|
commitdiff
2007-01-08
Rob Shearman
wininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to...
tree
|
commitdiff
2007-01-08
Francois Gouget
wininet/tests: Print GetLastError() in decimal with...
tree
|
commitdiff
2007-01-05
Jeff Latimer
wininet: Ensure null check before dereference.
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Fix the releasing of the wrong reference count...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Change the HTTP code to not assume that the...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Don't send callbacks in HTTP_CloseConnection...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Use the Content-Length header to work out...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Always send a Connection header set to "close...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Use correct types for socket functions to...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Fix HTTP redirects by reseting loop_next after...
tree
|
commitdiff
2007-01-04
Rob Shearman
wininet: Remove the custom thread pool implementation...
tree
|
commitdiff
2007-01-04
Louis Lenders
wininet: Update Dutch resource.
tree
|
commitdiff
2006-12-26
Jacek Caban
wininet: Get rid of ASYNC_FUNC enum.
tree
|
commitdiff
next