projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
inetcomm: Copy RFC822 headers into a memory block for later parsing.
[wine]
/
dlls
/
wininet
/
internet.c
2007-11-07
EA Durbin
wininet: Return true for case INTERNET_OPTION_SECURITY_...
blob
|
commitdiff
|
raw
2007-10-16
Detlef Riekenberg
wininet: Fix flags and SetLastError for InternetCanonic...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Misha Koshelev
wininet: When sending INTERNET_STATUS_HANDLE_CLOSING...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Misha Koshelev
wininet: Track child handles, free all child handles...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Juan Lang
wininet: Create a TCP connection if FLAG_ICC_FORCE_CONN...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Francois Gouget
wininet: Fix many wininet prototypes: the context is...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Misha Koshelev
wininet: Send INTERNET_STATUS_HANDLE_CLOSING when objec...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Misha Koshelev
wininet: Separate connection closing from object destru...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Misha Koshelev
wininet: Fix reference count on internet handle for...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Misha Koshelev
wininet: InternetQueryDataAvailable does not return...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Misha Koshelev
wininet: Don't peek data in InternetQueryDataAvailable...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Hans Leidekker
wininet: Implement INTERNET_OPTION_CALLBACK in Internet...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Hans Leidekker
wininet: Also set last error on NULL first parameter...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Hans Leidekker
wininet: Don't crash on NULL first or last parameter...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Francois Gouget
wininet: Add a skeleton winineti.h header with fixed...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Francois Gouget
wininet: #undef some macros to avoid a conflict between...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Huw Davies
wininet: Fix the case when Proxy or ProxyBypass is...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Huw Davies
wininet: Stub for InternetQueryFortezzaStatus().
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Huw Davies
wininet: Certain options of InternetQueryOption can...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Misha Koshelev
wininet: Fix behavior of InternetQueryDataAvailable...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Rob Shearman
wininet: Send the correct callbacks during InternetRead...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Rob Shearman
wininet: Add a new NETCON_query_data_available function.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Rob Shearman
wininet: Don't close the connection if the caller passe...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Andrew Talbot
wininet: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-22
Alexandre Julliard
Fix a couple of overflowing heap allocations revealed...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Hans Leidekker
wininet: Fix buffer size calculation in INTERNET_Intern...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Ken Thomases
wininet: Use "ping -c 1" instead of "ping -w 1" for...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Hans Leidekker
wininet: Don't discard the extra info part of a URL...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Francois Gouget
wininet: Consistenly use INTERNET_SetLastError().
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Rob Shearman
wininet: Change the HTTP code to not assume that the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Rob Shearman
wininet: Use the Content-Length header to work out...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Rob Shearman
wininet: Remove the custom thread pool implementation...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Get rid of ASYNC_FUNC enum.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPFINDNEXTW request.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPRENAMEFILEW...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPREMOVEDIRECTORY...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPDELETEFILEW...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPGETFILEW request.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPOPENFILEW request.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPGETCURRENTDIREC...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPFINDFIRSTFILEW...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPCREATEDIRECTORY...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPSETCURRENTDIREC...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in FTPUTFILE request.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in INTERNETREADFILEEX...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in INTERNETOPENURLW...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Remove not used HTTPOPENREQUESTW request.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in HTTPSENDREQUESTW...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Jacek Caban
wininet: Use proc instead of enum in SENDCALLBACK request.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Andrew Talbot
wininet: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Rob Shearman
wininet: Don't return an error for INTERNET_OPTION_SEND...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Jacek Caban
wininet: Revert commit 760043c2455a90cd74178d98b7c81bfb...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Jacek Caban
wininet: Use handle stored in WININETHANDLEHEADER inste...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Call SendCallback in destructor instead of...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Store handle in WININETHANDLEHEADER and use...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Remove lpwhparent from WININETHANDLERHEADER.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Store WININETFTPSESSIONW pointer in WININETFTP...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Store WININETFTPSESSIONW pointer in WININETFTP...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Move ftp FindNextFile implementation to ftp.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Use lpAppInfo instead of lpwhparent where...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Francois Gouget
wininet: HttpSendRequestW() returns ERROR_IO_PENDING...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Hans Leidekker
wininet: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Ulrich Czekalla
wininet: Add INTERNET_OPTION_SECURITY_FLAGS stub to...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
James Hawkins
wininet: Add more tests for InternetCrackurl.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
James Hawkins
wininet: Error out if hInternet is a bad handle.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Mike McCormack
wininet: Remove some dead code (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mike McCormack
wininet: Return correct errors in InternetOpenUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mike McCormack
wininet: Return correct errors in InternetConnectW
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Robert Shearman
wininet: Initialise the LPWITHREADERROR structure after...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
wininet: Don't allocate memory for the thread error...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Robert Shearman
wininet: Document InternetCrackUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Robert Shearman
wininet: InternetCreateUrlW should return the number...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robert Shearman
wininet: Make InternetCrackUrlW set the components...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robert Shearman
wininet: Move cookie-related stubs to cookie.c
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robert Shearman
wininet: Implement setting of send and receive timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Robert Shearman
wininet: Fix the conversion of NULL component values...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Robert Shearman
wininet: Host name isn't present when two slashes aren...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Robert Shearman
wininet: InternetCrackUrl should set nPort to the defau...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Fix an off-by-one error in InternetCreateUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Further InternetCreateFileW fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: If necessary, add a slash between the hostname...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: More InternetCreateUrlW fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Parse the scheme the string in InternetCreateF...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Get the string for the scheme if specified...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: The host name is optional in InternetCreateUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Use an array of schemes for mapping from a...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Robert Shearman
wininet: Fix Trace in InternetCreateUrl.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Robert Shearman
wininet: Rewrite InternetCreateUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Victor Pelt
wininet: Add stub for missing InternetSetOption.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Juan Lang
wininet: Use CertNameToStr for INTERNET_OPTION_SECURITY...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Aric Stewart
wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Aric Stewart
wininet: HTTP headers reworking.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
wininet: Correctly set the last error when a called...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
wininet: global function/data cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-11-30
Robert Shearman
Remove duplicated code by modifying HTTP_HttpSendReques...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Robert Shearman
Change some SendAsyncCallback calls to INTERNET_SendCal...
blob
|
commitdiff
|
raw
|
diff to current
next