projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Implement basic non-proxy authentication.
[wine]
/
dlls
/
wininet
/
internet.c
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
blob
|
commitdiff
|
raw
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
2005-11-23
Francois Gouget
Documentation tweaks to make winapi_check happy.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Robert Shearman
Rename SendAsyncCallback to INTERNET_SendCallback.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Aric Stewart
Implement the use of NETCON_send for HTTP connections...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-16
Robert Shearman
- Improve callback to give context sensitive informatio...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Robert Shearman
Correct the size of a callback parameter.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Saulius Krasuckas
Fix a test for InternetCreateUrlA as no Windows platfor...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Robert Shearman
Implement InternetReadFileExA (based on a patch by...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Vincent Béron
Unicodify InternetCheckConnection.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
James Hawkins
Implement InternetCreateUrlW and test cases.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
James Hawkins
Correct parameter names for InternetSetFilePointer.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Vijay Kiran Kamuju
Add default implementation for max_conn_pre_*_server...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Denis Lukianov
Use ICU_BROWSER_MODE in InternetCanonicalizeUrl.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Robert Shearman
As per MSDN, INTERNET_OPTION_CONNECTED_STATE should...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Robert Shearman
Fix return value of InternetQueryDataAvailable.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Robert Shearman
Add stubs for some InternetSetOption options.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Maarten Lankhorst
- Added new INTERNET_OPTION* defines.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Fix some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Mike Hearn
- Don't return NULL for proxy details if there is no...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Uwe Bonnes
Handle more Escape situations.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Benjamin Cutler
Better handling of hInternet == NULL for INTERNET_OPTIO...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Benjamin Cutler
Check for an invalid hInternet handle in INET_QueryOpti...
blob
|
commitdiff
|
raw
|
diff to current
next