projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Added a todo_wine test for SetCooperativeLevel.
[wine]
/
dlls
/
wininet
/
2010-07-26
Piotr Caban
wininet: Commit URL cache entry when cache file is...
tree
|
commitdiff
2010-07-26
Piotr Caban
wininet: Fixed CreateUrlCacheEntryA implementation.
tree
|
commitdiff
2010-07-22
Michael Stefaniuc
wininet: Remove the ignored common resource attributes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Piotr Caban
wininet: Allow HTTPREQ_ReadFileEx read more then one...
tree
|
commitdiff
2010-07-20
Piotr Caban
wininet: Don't report error in read_gzip_data when...
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Cache non basic authorization data.
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Delete authorization data on unsucessful login.
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Fix reporting errors in callbacks.
tree
|
commitdiff
2010-07-12
Igor Paliychuk
wininet: Ukrainian translation update.
tree
|
commitdiff
2010-07-02
Gustavo Henrique...
wininet: Update Portuguese (Brazilian) translation.
tree
|
commitdiff
2010-07-02
Austin English
wininet: Avoid size_t in ERR().
tree
|
commitdiff
2010-07-01
Piotr Caban
wininet: Remove get_avail_data check from HTTPREQ_ReadF...
tree
|
commitdiff
2010-06-29
Piotr Caban
wininet: Reconnect if persistent connection was closed...
tree
|
commitdiff
2010-06-29
Kovács András
wininet: Update Hungarian translation.
tree
|
commitdiff
2010-06-21
Hwang YunSong
wininet: Update Korean resource.
tree
|
commitdiff
2010-06-10
Marcus Meissner
wininet: Fixed buffer lengths in InternetCrackUrlW...
tree
|
commitdiff
2010-06-07
Akihiro Sagawa
wininet: Update Japanese translation.
tree
|
commitdiff
2010-06-07
Łukasz Wojniłowicz
wininet: Update the Polish translation.
tree
|
commitdiff
2010-06-02
Jose Rostagno
wininet: Update Spanish translation.
tree
|
commitdiff
2010-06-02
Paul Vriens
wininet: Update the Danish translation and convert...
tree
|
commitdiff
2010-05-27
Marcus Meissner
wininet: Check for NULL lpwhh (Coverity).
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Add tests for setting and retrieving the conte...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Implement InternetQueryOption(INTERNET_OPTION_...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Pass the object header pointer to INET_QueryOp...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Implement InternetSetOption(INTERNET_OPTION_CO...
tree
|
commitdiff
2010-05-20
Piotr Caban
wininet: Fix variables values after redirection in...
tree
|
commitdiff
2010-05-20
Michael Stefaniuc
wininet: Remove redundant "not NULL/0" checks (coccicheck).
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Combine certificate errors in HTTP_OpenConnection.
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Fix callbacks sent on connection error.
tree
|
commitdiff
2010-05-18
Matej Špindler
wininet: Update Slovenian translation.
tree
|
commitdiff
2010-05-17
Piotr Caban
wininet: Deal with reading over the end in NETCON_recv.
tree
|
commitdiff
2010-05-17
Piotr Caban
wininet: Fix dwStatusInfoLength value in INTERNET_SendC...
tree
|
commitdiff
2010-05-08
Piotr Caban
wininet: Fix trace messages.
tree
|
commitdiff
2010-04-21
Gerald Pfeifer
wininet: Remove variable len which is not really used...
tree
|
commitdiff
2010-04-09
Alexandre Julliard
wininet: Fix some pointer conversion warnings on 64...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
wininet: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
wininet: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Juan Lang
wininet: Handle proxy entries of the form <proto>=...
tree
|
commitdiff
2010-02-23
Hans Leidekker
wininet: Fix a memory leak.
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-08
Hans Leidekker
wininet: Don't call libcrypto function after closing...
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: Pull proxy info gathering into its own function.
tree
|
commitdiff
2010-01-21
Andrew Eikum
wininet: Convert PER_CONN_OPTION_LIST from A to W in...
tree
|
commitdiff
2010-01-21
Andrew Eikum
wininet: Add Internet{Set,Query}Option tests, implement...
tree
|
commitdiff
2010-01-05
Hans Leidekker
wininet: Fix a memory leak.
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-24
Alexandre Julliard
wininet: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-12-22
Hans Leidekker
wininet: Avoid test failures on win9x.
tree
|
commitdiff
2009-12-22
Hans Leidekker
wininet: Free per-thread error info upon exit from...
tree
|
commitdiff
2009-12-21
Jacek Caban
wininet: Don't use INTERNET_SetLastError in InternetSet...
tree
|
commitdiff
2009-12-21
Jacek Caban
wininet: Return error directly from HTTP_Connect.
tree
|
commitdiff
2009-12-21
Jacek Caban
wininet: Don't use INTERNET_SetLastError in HttpSendReq...
tree
|
commitdiff
2009-12-21
Jacek Caban
wininet: Return error directly from INTERNET_AsyncCall.
tree
|
commitdiff
2009-12-21
Hans Leidekker
wininet: Always set last error in HttpSendRequest{...
tree
|
commitdiff
2009-12-17
Jacek Caban
wininet: Make sure to not read over chunk end in read_g...
tree
|
commitdiff
2009-12-16
Juan Lang
wininet: Set error and fail if a secure connection...
tree
|
commitdiff
2009-12-16
Juan Lang
wininet: Return error directly from netconn_verify_cert.
tree
|
commitdiff
2009-12-14
Jacek Caban
wininet: Directly return error status from HTTP_HttpQue...
tree
|
commitdiff
2009-12-14
Juan Lang
wininet: Check the certificate in an https connection...
tree
|
commitdiff
2009-12-14
Juan Lang
wininet: Set callback to verify hostname with peer...
tree
|
commitdiff
2009-12-14
Juan Lang
wininet: Store hostname for secure connection in its...
tree
|
commitdiff
2009-12-14
Juan Lang
wininet: Free OpenSSL error strings at unload.
tree
|
commitdiff
2009-12-14
Juan Lang
wininet: Don't unnecessarily convert hostname to ANSI...
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-10
Jacek Caban
wininet: lpszUrlPath should be NULL for URLs in file...
tree
|
commitdiff
2009-12-09
Jacek Caban
wininet: Correctly handle dwContentRead for gzip encode...
tree
|
commitdiff
2009-12-09
Juan Lang
wininet: Fix an apparent typo.
tree
|
commitdiff
2009-12-09
Juan Lang
wininet: Trace more parameters to HTTP_GetCustomHeaderI...
tree
|
commitdiff
2009-12-08
Hans Leidekker
wininet/tests: Mark behavior of IE5 as broken for some...
tree
|
commitdiff
2009-12-07
Hans Leidekker
wininet: Cleanup any existing cache file before creatin...
tree
|
commitdiff
2009-12-04
Hans Leidekker
wininet: Add a test for status callbacks on ftp connect...
tree
|
commitdiff
2009-12-04
Hans Leidekker
wininet: Fix some status callbacks to return a string...
tree
|
commitdiff
2009-12-04
Francois Gouget
wininet: Make FTP_FtpOpenFileW() static.
tree
|
commitdiff
2009-12-04
Juan Lang
wininet: Correct length of data passed to callback...
tree
|
commitdiff
2009-12-03
Jacek Caban
wininet: Directly return error status from HTTP_HandleR...
tree
|
commitdiff
2009-12-03
Jacek Caban
wininet: Directly return error status fro HTTP_HttpEndR...
tree
|
commitdiff
2009-12-03
Jacek Caban
wininet: Directly return error from HTTP_HttpSendRequest.
tree
|
commitdiff
2009-12-03
Jacek Caban
wininet: Remove a few more INTERNET_SetLastError calls.
tree
|
commitdiff
2009-12-03
Michael Stefaniuc
wininet: Free the mem unconditionally to prevent a...
tree
|
commitdiff
2009-12-02
Hans Leidekker
wininet: Implement InternetQueryOption(INTERNET_OPTION_...
tree
|
commitdiff
2009-12-02
Hans Leidekker
wininet: Also cache files transferred over ftp.
tree
|
commitdiff
2009-12-01
Hans Leidekker
wininet/tests: Trace extended errors in a couple of...
tree
|
commitdiff
2009-12-01
Jacek Caban
wininet: Make HTTP_HttpSendRequestW static and avoid...
tree
|
commitdiff
2009-12-01
Jacek Caban
wininet: Directly return error status from HTTP_HttpAdd...
tree
|
commitdiff
2009-12-01
Jacek Caban
wininet: Directly return error status from HTTP_HttpOpe...
tree
|
commitdiff
2009-12-01
Jacek Caban
wininet: Make HTTP_HttpOpenRequestW static and avoid...
tree
|
commitdiff
2009-12-01
Jacek Caban
wininet: Directly return error status from NETCON_init.
tree
|
commitdiff
next