projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Rename WININETAPPINFOW to appinfo_t.
[wine]
/
dlls
/
wininet
/
internet.c
2009-07-13
Jacek Caban
wininet: Rename WININETAPPINFOW to appinfo_t.
blob
|
commitdiff
|
raw
2009-07-10
Juan Lang
wininet: Use struct sockaddr_storage in InternetCheckCo...
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
Hans Leidekker
wininet: Improve the PrivacyGet/SetZonePreferenceW...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Alexandre Julliard
wininet: Add stubs for PrivacyGet/SetZonePreferenceW.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Jacek Caban
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Aric Stewart
wininet: Print better stubs for the internet options...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Hans Leidekker
wininet: Return success from per connection option...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Hans Leidekker
wininet: Implement InternetReadFileExW.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
wininet: Avoid pointer casts in traces.
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-08
Hans Leidekker
wininet: Set secure flag when scheme is https.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Hans Leidekker
wininet: Append the extra info part in InternetCreateUr...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Stefaniuc
wininet: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Austin English
wininet: Change a couple fixme's to warn's.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Hans Leidekker
wininet: Fix buffer size query for InternetQueryOption...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Austin English
wininet: Quiet a noisy fixme.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Hans Leidekker
wininet: Option INTERNET_OPTION_CALLBACK is not settable.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Rob Shearman
wininet: Fix behaviour of InternetTimeFromSystemTimeA...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Rob Shearman
wininet: Fix behaviour of InternetTimeFromSystemTimeA...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Rob Shearman
wininet: Make WININET_AllocHandle 64-bit safe by using...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Hans Leidekker
wininet: Properly initialize access type when no proxy...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Jacek Caban
wininet: Move remeining InternetQueryOption implementat...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Jacek Caban
wininet: Moved InternetQueryOption(INTERNET_OPTION_PROX...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Jacek Caban
wininet: Moved more InternetQueryOption implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_USER_...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Andrew Talbot
wininet: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Hans Leidekker
wininet: Allocate buffers in InternetCrackUrlA.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Hans Leidekker
wininet: Don't assume URL is null-terminated in Interne...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Hans Leidekker
wininet: Avoid a crash on an invalid handle in Internet...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Dan Kegel
wininet: InternetCrackUrlW: For URLs that have no urlpa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Hans Leidekker
wininet: Win64 compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Hans Leidekker
wininet: Improve some traces.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Hans Leidekker
wininet: Return success from the InternetSetOption...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Hans Leidekker
wininet: Don't send a handle closing callback for sessi...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Dmitry Timoshkov
wininet: INTERNET_InternetOpenUrlW is an internal helper.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Hans Leidekker
wininet: Implement INTERNET_OPTION_USER_AGENT for Inter...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Hans Leidekker
wininet: Set ProxyEnable registry value if it isn't...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Hans Leidekker
wininet: Support http_proxy environment variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Kai Blin
janitorial: Use poll() instead of select().
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Andrew Talbot
wininet: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Marcus Meissner
wininet: Split out NULL ptr and function ptr check.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_SECUR...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_DATAF...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Jacek Caban
wininet: Move InternetQueryOption(INTERNET_OPTION_URL...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Jacek Caban
wininet: Move INTERNET_OPTION_HANDLE_TYPE to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Rob Shearman
wininet: Make the reference count of WININETHANDLEHEADE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Jacek Caban
wininet: Moved InternetReadFileExA to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Jacek Caban
wininet: Don't use INTERNET_ReadFile in HTTP_DrainContent.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Jacek Caban
wininet: Move InternetReadFile to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Jacek Caban
wininet: Move INTERNET_STATUS_REQUEST_COMPLETE call...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Jacek Caban
wininet: Move InternetQueryDataAvailable to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Jacek Caban
wininet: Moved InternetFindNextFileW implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Jacek Caban
wininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Jacek Caban
wininet: Use vtbl in InternetWriteFile implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Jacek Caban
wininet: Moved close_connection to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Jacek Caban
wininet: Moved handle destructor to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Jacek Caban
wininet: Fixed version returned by INTERNET_OPTION_VERSION.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Maarten Lankhorst
wininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Jacek Caban
wininet: Added correct InternetQueryOption(INTERNET_OPT...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Jacek Caban
wininet: Added beginning support for HTTP cache files.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Andrew Talbot
wininet: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-23
Johannes Stezenbach
wininet: Implement support for INTERNET_OPTION_VERSION...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Roy Shea
wininet: Added check of dwStructSize required by Window...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
EA Durbin
wininet: Return true for case INTERNET_OPTION_SECURITY_...
blob
|
commitdiff
|
raw
|
diff to current
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
next