projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Handle Ligature Substitution Subtable from GSUB.
[wine]
/
dlls
/
wininet
/
http.c
2010-05-20
Piotr Caban
wininet: Fix variables values after redirection in...
blob
|
commitdiff
|
raw
2010-05-20
Michael Stefaniuc
wininet: Remove redundant "not NULL/0" checks (coccicheck).
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Piotr Caban
wininet: Combine certificate errors in HTTP_OpenConnection.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Piotr Caban
wininet: Fix callbacks sent on connection error.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Juan Lang
wininet: Handle proxy entries of the form <proto>=...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Hans Leidekker
wininet: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Hans Leidekker
wininet: Fix handling of a response without headers.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Hans Leidekker
wininet: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Jacek Caban
wininet: Return error directly from HTTP_Connect.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Jacek Caban
wininet: Don't use INTERNET_SetLastError in HttpSendReq...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Hans Leidekker
wininet: Always set last error in HttpSendRequest{...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Jacek Caban
wininet: Make sure to not read over chunk end in read_g...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Jacek Caban
wininet: Directly return error status from HTTP_HttpQue...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Jacek Caban
wininet: Correctly handle dwContentRead for gzip encode...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Juan Lang
wininet: Fix an apparent typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Juan Lang
wininet: Trace more parameters to HTTP_GetCustomHeaderI...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Hans Leidekker
wininet: Cleanup any existing cache file before creatin...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Juan Lang
wininet: Correct length of data passed to callback...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Jacek Caban
wininet: Directly return error status from HTTP_HandleR...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Jacek Caban
wininet: Directly return error status fro HTTP_HttpEndR...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Jacek Caban
wininet: Directly return error from HTTP_HttpSendRequest.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Make HTTP_HttpSendRequestW static and avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Directly return error status from HTTP_HttpAdd...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Directly return error status from HTTP_HttpOpe...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Make HTTP_HttpOpenRequestW static and avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Directly return error status from NETCON_init.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Directly return error status from refill_buffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
wininet: Directly return error status from NETCON_recv.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Don't use INTERNET_SetLastError in HttpSendReq...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Directly return error status from HTTP_OpenCon...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Directly return error status from WriteFile...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Dorectly return error status from NETCON_secur...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Directly return error status from NETCON_connect.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Jacek Caban
wininet: Directly return error status from NETCON_create.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Hans Leidekker
wininet: Avoid a crash on NULL lpcszHeader in HttpSendR...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Hans Leidekker
wininet: Avoid accessing uninitialized memory in HttpSe...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Aric Stewart
wininet: Cache basic authentication values based on...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Erik Inge Bolsø
wininet: Add test for response without headers, avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Hans Leidekker
wininet: Destroy authorization info on failure in HTTP_...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Jacek Caban
wininet: Don't free gzip_stream in HTTPREQ_CloseConnection.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Juan Lang
wininet: Partially implement InternetQueryOption for...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Jacek Caban
wininet: Explicity delete Content-Length header for...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Hans Leidekker
wininet: Correct handling of redirected HEAD requests.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Jacek Caban
wininet: Rename WININET_strdupW to standard heap_strdupW.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Jacek Caban
wininet: Rename WININETAPPINFOW to appinfo_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Jacek Caban
wininet: Rename WININETHTTPREQW to http_request_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Jacek Caban
wininet: Rename WININETHTTPSESSIONW to http_session_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Juan Lang
wininet: Support IPv6 addresses in HTTP_ResolveName...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Juan Lang
wininet: Convert WININETSESSIONW's socketAddress to...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Juan Lang
wininet: Use address length returned by GetAddress...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Juan Lang
wininet: Change type of GetAddress from struct sockaddr...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Jacek Caban
wininet: Rename WININETHANDLEHEADER to object_header_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Eric van Beurden
wininet: Add a terminating empty line to the headers...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Aric Stewart
wininet: Semi-stub for quering Http INTERNET_OPTION_SEC...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Aric Stewart
wininet: Improve HTTP status 100 handling.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Hans Leidekker
wininet: Don't delete the cache file when closing a...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Hans Leidekker
wininet: Implement InternetQueryOption(INTERNET_OPTION_...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Mike Kaplinskiy
wininet: Make \r and \n valid header separators.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Hans Leidekker
wininet: Always create a URL cache entry.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Jacek Caban
wininet: Fixed gzip decoding on chunked stream.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Alexandre Julliard
wininet: Always use a full URL for redirects, even...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Eric van Beurden
wininet: Rearrange invalid header checks.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Eric van Beurden
wininet: Check for bad allocation in HeapReAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Jacek Caban
wininet: Added support for decompressing gzip encoded...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Jacek Caban
wininet: Change read_buf type to BYTE.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Jacek Caban
wininet: Always set path in HttpOpenRequest.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Jacek Caban
wininet: Move strings to avoid duplications.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Alexandre Julliard
wininet: Add a critical section to protect the read...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Marcus Meissner
wininet: lpwhr cannot be NULL (Coverity 927).
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Alexandre Julliard
wininet: Add a read-ahead buffer to allow InternetQuery...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Alexandre Julliard
wininet: Centralize detection of chunked mode and add...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Hans Leidekker
wininet: Don't send any data after being redirected.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Alexandre Julliard
wininet: Pass the complete redirected URL in INTERNET_S...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Hans Leidekker
wininet: Replace any existing content length header...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Paul TBBle Hampson
wininet: HTTP_HttpAddRequestHeadersW should ignore...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Hans Leidekker
wininet: Replace any existing cookie header.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Hans Leidekker
wininet: Support asynchronous HttpEndRequest.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Hans Leidekker
wininet: Don't start reading when POST data hasn't...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Hans Leidekker
wininet: Send notifications from InternetWriteFile.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Hans Leidekker
wininet: Keep track of the number of bytes written.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Hans Leidekker
wininet: Ignore invalid response headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Hans Leidekker
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Aric Stewart
wininet: Make use of improved cookie functions and...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Hans Leidekker
wininet: Properly drain content for chunked transfers.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Andrew Talbot
wininet: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Hans Leidekker
wininet: Make sure redirected POST requests become...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Jacek Caban
wininet: Set dwError to 0 in first INTERNET_STATUS_REQU...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Hans Leidekker
wininet: Calculate the header size if needed in HttpSen...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Hans Leidekker
wininet: Implement InternetReadFileExW.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Hans Leidekker
wininet: Send a content length header for all verbs...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Jacek Caban
wininet: Make sure that we have data buffered before...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Alexandre Julliard
wininet: Use ~0u instead of ~0ul for DWORD values.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
wininet: Include ws2tcpip.h before anything else for...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Andrew Talbot
wininet: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Hans Leidekker
wininet: Stop leaking username and password.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Hans Leidekker
wininet: Support setting username and password options...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Hans Leidekker
wininet: Don't increase index in HttpQueryInfo if reque...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Stefaniuc
wininet: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Francois Gouget
wininet: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
next