projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Fix -Oi interpreter for base types.
[wine]
/
dlls
/
wininet
/
2008-03-10
Rob Shearman
wininet: Retrieve the maximum token length from the...
tree
|
commitdiff
2008-03-10
Rob Shearman
wininet: Allow HTTP_DoAuthorization to accept a NULL...
tree
|
commitdiff
2008-03-10
Rob Shearman
wininet: Don't call DeleteSecurityContext and FreeCrede...
tree
|
commitdiff
2008-03-10
Rob Shearman
wininet: Make the reference count of WININETHANDLEHEADE...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-04
Rob Shearman
wininet: Fix compile with MinGW.
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Moved InternetReadFileExA to vtbl.
tree
|
commitdiff
2008-03-03
Francois Gouget
wininet/tests: FtpCommandA() is not available on Win9x...
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Don't use INTERNET_ReadFile in HTTP_DrainContent.
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Move FTP structs and functions declarations...
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Move InternetReadFile to vtbl.
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Move INTERNET_STATUS_REQUEST_COMPLETE call...
tree
|
commitdiff
2008-03-03
Jacek Caban
wininet: Fixed some tests.
tree
|
commitdiff
2008-02-29
Jacek Caban
wininet: Move InternetQueryDataAvailable to vtbl.
tree
|
commitdiff
2008-02-28
Jacek Caban
wininet: Move WININETFTPFINDNEXTW declaration to ftp.c.
tree
|
commitdiff
2008-02-28
Jacek Caban
wininet: Moved InternetFindNextFileW implementation...
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Use vtbl in InternetWriteFile implementation.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Moved close_connection to vtbl.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Moved handle destructor to vtbl.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Fixed version returned by INTERNET_OPTION_VERSION.
tree
|
commitdiff
2008-02-27
Maarten Lankhorst
wininet: Fix retrieving raw headers.
tree
|
commitdiff
2008-02-26
Maarten Lankhorst
wininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
tree
|
commitdiff
2008-02-19
Francois Gouget
wininet/tests: Don't include the trailing '\0' in dwHea...
tree
|
commitdiff
2008-02-19
Francois Gouget
wininet: Document HttpAddRequestHeadersW()'s handling...
tree
|
commitdiff
2008-02-19
Rob Shearman
wininet: Fix potential buffer overrun in HttpQueryInfoA.
tree
|
commitdiff
2008-02-18
Hans Leidekker
wininet: Rename a function to better match what it...
tree
|
commitdiff
2008-02-18
Hans Leidekker
wininet: Handle the "100 Continue" response by ignoring it.
tree
|
commitdiff
2008-02-18
Hans Leidekker
wininet: Honour the version override in HttpOpenRequest.
tree
|
commitdiff
2008-02-16
Rob Shearman
wininet: Fix the return value check of SHGetSpecialFold...
tree
|
commitdiff
2008-02-16
Rob Shearman
wininet: Fix an off-by-one error in the boundary checks...
tree
|
commitdiff
2008-02-15
Jacek Caban
wininet: Code clean up.
tree
|
commitdiff
2008-02-15
Jacek Caban
wininet: Added cache test.
tree
|
commitdiff
2008-02-15
Jacek Caban
wininet: Added correct InternetQueryOption(INTERNET_OPT...
tree
|
commitdiff
2008-02-15
Jacek Caban
wininet: Added beginning support for HTTP cache files.
tree
|
commitdiff
2008-02-05
Andrew Talbot
wininet: Remove unneeded casts.
tree
|
commitdiff
2008-02-04
Hans Leidekker
wininet: Add zero value content length header to POST...
tree
|
commitdiff
2008-02-04
Hans Leidekker
wininet: Send HTTP/1.1 requests by default.
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-25
Rob Shearman
wininet: Pass the server name into InitializeSecurityCo...
tree
|
commitdiff
2008-01-24
Marcus Meissner
wininet: Check if buffer has overflowed potentially.
tree
|
commitdiff
2008-01-23
Andrey Esin
wininet: One addition to Russian translation.
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-14
Gerald Pfeifer
wininet: Fix type of a loop variable in HTTP_BuildHeade...
tree
|
commitdiff
2008-01-07
Austin English
Spelling fixes.
tree
|
commitdiff
2008-01-07
Hans Leidekker
wininet: Fix handling of host and referrer headers...
tree
|
commitdiff
2008-01-03
Marcus Meissner
wininet: Check return value of InternetCrackUrl when...
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
wininet: Fix typo in comparison with NULL. Found by...
tree
|
commitdiff
2007-12-23
Johannes Stezenbach
wininet: Fix error return code in FindFirstUrlCacheEntr...
tree
|
commitdiff
2007-12-23
Johannes Stezenbach
wininet: Implement support for INTERNET_OPTION_VERSION...
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-12-03
Zac Brown
wininet: Fix FtpGetCurrentDirectoryW to handle bad...
tree
|
commitdiff
2007-11-27
Rob Shearman
wininet: Don't clear the auth data for Basic authentica...
tree
|
commitdiff
2007-11-27
Michael Stefaniuc
wininet/tests: Do not compare the return value of socke...
tree
|
commitdiff
2007-11-19
Hans Leidekker
wininet: Initialize path buffer in InternetSetCookie.
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-09
Juan Lang
wininet: Initialize length of values that aren't being...
tree
|
commitdiff
2007-11-08
Juan Lang
wininet: Don't use HEAP_ZERO_MEMORY on memory that...
tree
|
commitdiff
2007-11-08
Juan Lang
wininet: Fix another typo.
tree
|
commitdiff
2007-11-08
Juan Lang
wininet: Fix typo.
tree
|
commitdiff
2007-11-08
Lei Zhang
wininet: Initialize ftp sockets.
tree
|
commitdiff
2007-11-07
EA Durbin
wininet: Return true for case INTERNET_OPTION_SECURITY_...
tree
|
commitdiff
2007-11-05
Nigel Liang
wininet: Release object in HttpSendRequestExW before...
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-25
Hwang YunSong(황윤성)
wininet: Updated Korean resource.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Don't assume lpBuffersIn is not NULL.
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Pass hash entry directly to URLCache_DeleteEnt...
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Implement RetrieveUrlCacheEntryFileW.
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Implement UnlockUrlCacheEntryFileW.
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Pass hash entry directly to URLCache_HashEntry...
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Introduce a URLCache_FindHashW, and use it...
tree
|
commitdiff
2007-10-23
Juan Lang
wininet: Use URLCache_FindHash rather than URLCache_Fin...
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-22
Hans Leidekker
wininet: Properly clean up ftp sessions.
tree
|
commitdiff
2007-10-22
Hans Leidekker
wininet: Separate ftp session destruction from closing...
tree
|
commitdiff
2007-10-22
Juan Lang
wininet: Implement DeleteUrlCacheEntryW.
tree
|
commitdiff
2007-10-22
Juan Lang
wininet: Implement IsUrlCacheEntryExpiredW.
tree
|
commitdiff
2007-10-22
Juan Lang
wininet: Add a URLCache_FindEntryInHashW helper, and...
tree
|
commitdiff
2007-10-22
Juan Lang
wininet: Implement IsUrlCacheEntryExpiredA.
tree
|
commitdiff
2007-10-22
Juan Lang
wininet: Update comments to match function parameters.
tree
|
commitdiff
2007-10-18
Nigel Liang
wininet: Release object in HttpEndRequestW after use.
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-16
Daniel Nylander
wininet: Add Swedish translation.
tree
|
commitdiff
next