projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Add a few more *_func functions to replace the __p_* ones.
[wine]
/
dlls
/
wininet
/
2008-12-12
Francois Gouget
wininet & winhttp: Remove the MSG_WAITALL definition...
tree
|
commitdiff
2008-12-12
Hans Leidekker
wininet: Adapt tests to winehq changes.
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Ko.rc: Update Korean resource.
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Zh.rc: Update the Chinese resource font name to "MS...
tree
|
commitdiff
2008-12-10
Alexandre Julliard
wininet/tests: Use new test URLs on test.winehq.org.
tree
|
commitdiff
2008-12-09
Alexandre Julliard
wininet: Include ws2tcpip.h before anything else for...
tree
|
commitdiff
2008-12-08
Andrew Talbot
wininet: Sign-compare warnings fix.
tree
|
commitdiff
2008-12-08
Hans Leidekker
wininet: Set secure flag when scheme is https.
tree
|
commitdiff
2008-12-08
Francois Gouget
wininet & winhttp: Fix a pointer type mismatch warning...
tree
|
commitdiff
2008-12-04
Alexandre Julliard
wininet/tests: Avoid using size_t in a trace.
tree
|
commitdiff
2008-12-03
Hans Leidekker
wininet: Stop leaking username and password.
tree
|
commitdiff
2008-12-03
Hans Leidekker
wininet: Support setting username and password options...
tree
|
commitdiff
2008-12-02
Hans Leidekker
wininet: Append the extra info part in InternetCreateUr...
tree
|
commitdiff
2008-12-02
Hans Leidekker
wininet: Don't increase index in HttpQueryInfo if reque...
tree
|
commitdiff
2008-12-01
Michael Stefaniuc
wininet: Remove some superfluous casts.
tree
|
commitdiff
2008-11-25
Francois Gouget
wininet: Remove WINAPI on static functions where not...
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-11-06
Austin English
wininet: Change a couple fixme's to warn's.
tree
|
commitdiff
2008-11-05
Lei Zhang
wininet: Handle HTTP 303 redirects.
tree
|
commitdiff
2008-11-05
Lei Zhang
wininet: Remove redundant variables.
tree
|
commitdiff
2008-11-03
Marcus Meissner
wininet: Removed redundant NULL check (Coverity).
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: Fix buffer size query for InternetQueryOption...
tree
|
commitdiff
2008-10-17
Hans Leidekker
wininet: Add a test for basic authentication.
tree
|
commitdiff
2008-10-17
Hans Leidekker
wininet: Don't destroy authentication data when closing...
tree
|
commitdiff
2008-10-16
Michael Stefaniuc
wininet: Remove duplicated header includes.
tree
|
commitdiff
2008-10-15
Austin English
wininet: Quiet a noisy fixme.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
wininet: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-09
Paul Vriens
wininet/tests: Don't crash on W2K and below.
tree
|
commitdiff
2008-10-08
Jan-Peter Nilsson
wininet: Fix HTTP_ProcessCookies only processing one...
tree
|
commitdiff
2008-10-08
Juan Lang
wininet: Fix trace typo.
tree
|
commitdiff
2008-10-08
Juan Lang
wininet: Don't call URL_LocalFileNameToPathA when asked...
tree
|
commitdiff
2008-10-08
Juan Lang
wininet: Trace the cache file entry's local file name...
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: Avoid a crash on certain buffer size queries...
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-06
Rob Shearman
wininet: Return error codes explicitly from URLCache...
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-10-01
Rob Shearman
wininet: Make WININET_AllocHandle 64-bit safe by using...
tree
|
commitdiff
2008-10-01
Rob Shearman
wininet: Compare HRESULT values explicitly against...
tree
|
commitdiff
2008-09-29
Muneyuki Noguchi
wininet: Use "MS Shell Dlg" 9 in Japanese resources.
tree
|
commitdiff
2008-09-25
Hans Leidekker
wininet: Support setting username and password through...
tree
|
commitdiff
2008-09-08
Muneyuki Noguchi
wininet: Update Japanese translation.
tree
|
commitdiff
2008-09-04
Hongbo Ni
wininet: Add simplified and traditional Chinese resources.
tree
|
commitdiff
2008-08-28
Lei Zhang
wininet: Remove redundant CrLf variables.
tree
|
commitdiff
2008-08-28
Lei Zhang
wininet: Work around NULL headers when handling HTTP_QU...
tree
|
commitdiff
2008-08-26
Alexandre Julliard
Include sys/filio.h to get the FIONREAD definition...
tree
|
commitdiff
2008-08-26
Alexandre Julliard
wininet/tests: Add a couple more optional notifications.
tree
|
commitdiff
2008-08-26
Alexandre Julliard
wininet: Avoid testing errno when it isn't set. Simplif...
tree
|
commitdiff
2008-08-26
Alexandre Julliard
wininet/tests: Add support for optional notifications...
tree
|
commitdiff
2008-08-19
Vincent Povirk
wininet: Default to keep-alive when the server is HTTP...
tree
|
commitdiff
2008-08-04
Hans Leidekker
wininet: Properly initialize access type when no proxy...
tree
|
commitdiff
2008-08-04
Hans Leidekker
wininet: Use getaddrinfo for thread-safe resolving...
tree
|
commitdiff
2008-07-31
Colin Finck
Fix some hackish usages of WideCharToMultiByte.
tree
|
commitdiff
2008-07-31
Dan Kegel
wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn...
tree
|
commitdiff
2008-07-28
Francois Gouget
Add some API documentation stubs to make winapi_check...
tree
|
commitdiff
2008-07-21
Hans Leidekker
wininet: Fix cookie buffer overflow.
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
Hans Leidekker
wininet: Fix a memory leak.
tree
|
commitdiff
2008-07-21
Jacek Caban
wininet: Move remeining InternetQueryOption implementat...
tree
|
commitdiff
2008-07-21
Jacek Caban
wininet: Moved InternetQueryOption(INTERNET_OPTION_PROX...
tree
|
commitdiff
2008-07-21
Jacek Caban
wininet: Moved more InternetQueryOption implementation...
tree
|
commitdiff
2008-07-21
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
tree
|
commitdiff
2008-07-17
Vincent Povirk
wininet: Always respect Proxy-Connection: or Connection...
tree
|
commitdiff
2008-07-14
Andrew Talbot
wininet: Remove unneeded address-of operators from...
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-07
Alexander Morozov
wininet: Add support of INTERNET_FLAG_NO_CACHE_WRITE.
tree
|
commitdiff
2008-07-04
Alexander Morozov
wininet: Remove unneeded variable.
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: Only reconnect when redirected to an external...
tree
|
commitdiff
2008-06-30
Hans Leidekker
wininet: Allocate buffers in InternetCrackUrlA.
tree
|
commitdiff
2008-06-30
Hans Leidekker
wininet: Don't assume URL is null-terminated in Interne...
tree
|
commitdiff
2008-06-30
Hans Leidekker
wininet: More win64 compatibility fixes.
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: Win64 compatibility fixes.
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Resolve hostname once per connection.
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Send a 'Pragma: no-cache' header if asked...
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Improve some traces.
tree
|
commitdiff
2008-06-24
Hans Leidekker
wininet: Clear last error upon successful return from...
tree
|
commitdiff
2008-06-21
Rob Shearman
wininet: Fix memory leak in HTTP_DeleteCustomHeader.
tree
|
commitdiff
2008-06-19
Colin Finck
wininet: Always pass a variable as lpNumberOfBytesWritt...
tree
|
commitdiff
2008-06-18
Rob Shearman
Update generated packing tests using current headers.
tree
|
commitdiff
next