projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve {Uninstall,Install}ColorProfile{A,W}.
[wine]
/
dlls
/
wininet
/
2004-10-28
Jakob Eriksson
Supposedly fix http test on Windows.
tree
|
commitdiff
2004-10-08
Vincent Béron
Remove #ifdef HAVE_SYS_TYPES_H.
tree
|
commitdiff
2004-09-23
Robert Shearman
Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
tree
|
commitdiff
2004-09-23
Robert Shearman
Use dynamically allocated heap allocated buffers in
tree
|
commitdiff
2004-09-23
Robert Shearman
- Don't crash on double InternetCloseHandle.
tree
|
commitdiff
2004-09-20
Robert Shearman
Always replace whatever is already in the HTTP "Host...
tree
|
commitdiff
2004-09-20
Robert Shearman
InternetSetStatusCallback can be used on any handle...
tree
|
commitdiff
2004-09-16
Alexandre Julliard
Avoid using socklen_t.
tree
|
commitdiff
2004-09-14
Robert Shearman
Don't let applications add Connection header to request.
tree
|
commitdiff
2004-09-13
Robert Shearman
Store HTTP host header in the same way as most other...
tree
|
commitdiff
2004-09-13
Robert Shearman
- Remove unused variable hIC.
tree
|
commitdiff
2004-09-10
Uwe Bonnes
Strip dangling \r\n from HTTP_HttpSendRequest.
tree
|
commitdiff
2004-09-08
Krzysztof Foltman
Make sure InternetReadFile returns full buffers.
tree
|
commitdiff
2004-09-08
Uwe Bonnes
Get full buffers in Internet_Readfile.
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-09-06
Uwe Bonnes
Check for more standard headers.
tree
|
commitdiff
2004-09-06
Krzysztof Foltman
- Reversed the assertion causing InternetConnect to...
tree
|
commitdiff
2004-09-03
Steven Edwards
Use Windows sockets when building Wininet on Mingw.
tree
|
commitdiff
2004-09-03
Alexandre Julliard
Added configure check for socklen_t.
tree
|
commitdiff
2004-08-26
Robert Shearman
Don't use freed memory.
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-24
Huw Davies
Change dialogs to use MS Shell Dlg rather than Helv...
tree
|
commitdiff
2004-08-19
Robert Shearman
Fix type of DeleteIE3Cache function.
tree
|
commitdiff
2004-08-19
Robert Shearman
Better TRACE's for some Internet* functions.
tree
|
commitdiff
2004-08-19
Stefan Leichter
Added stub for DeleteIE3Cache.
tree
|
commitdiff
2004-08-16
David Kredba
Added Czech resources.
tree
|
commitdiff
2004-08-13
Francois Gouget
Fix compilation of the wininet generated tests with...
tree
|
commitdiff
2004-08-10
Mike McCormack
Fix the processing of the lpszHeaders field in HttpSend...
tree
|
commitdiff
2004-08-09
Mike McCormack
Fix warnings generated with -Wsign-compare.
tree
|
commitdiff
2004-08-06
Mike McCormack
Add another test for InternetCrackUrlW.
tree
|
commitdiff
2004-08-06
Mike McCormack
Fix the dwUrlPathLength returned by InternetCrackUrl...
tree
|
commitdiff
2004-07-23
Robert Shearman
Implement INTERNET_OPTION_CONNECTED_STATE.
tree
|
commitdiff
2004-07-22
Alexandre Julliard
Fixed a couple of off-by-one errors.
tree
|
commitdiff
2004-07-21
Robert Shearman
HttpQueryInfo returns buffer length including null...
tree
|
commitdiff
2004-07-21
Robert Shearman
Rewrite cookies to use shared list.h list code.
tree
|
commitdiff
2004-07-21
Mike McCormack
Fix HTTP POST requests.
tree
|
commitdiff
2004-07-20
Robert Shearman
Fix string length return from HttpQueryInfoA.
tree
|
commitdiff
2004-07-19
Mike McCormack
Use pointers internally and refcount all objects.
tree
|
commitdiff
2004-07-19
Robert Shearman
Honour INTERNET_FLAG_NO_COOKIES.
tree
|
commitdiff
2004-07-19
Robert Shearman
Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that...
tree
|
commitdiff
2004-07-19
Robert Shearman
Fix size return from InternetGetCookieW.
tree
|
commitdiff
2004-07-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-07-15
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Robert...
tree
|
commitdiff
2004-07-13
Robert Shearman
Accept headers without \r\n ending in HttpAddRequestHea...
tree
|
commitdiff
2004-07-12
Hajime Segawa
Added Japanese translation for msrle32, wininet, wcmd.
tree
|
commitdiff
2004-07-12
Henning Gerhardt
Translated some English resource files into German.
tree
|
commitdiff
2004-07-04
Mike McCormack
Build http requests in a more consistent way.
tree
|
commitdiff
2004-07-04
Mike McCormack
Allocate the correct size string in InternetCrackUrl.
tree
|
commitdiff
2004-06-28
Dimitrie O. Paun
Fix the function names in some of the comments.
tree
|
commitdiff
2004-06-14
Mike McCormack
Pass pointers around internally instead of handles.
tree
|
commitdiff
2004-06-14
Mike McCormack
Fixed ASCII redirect callbacks.
tree
|
commitdiff
2004-06-01
Mike McCormack
Fix proxy support, remove typecasts.
tree
|
commitdiff
2004-06-01
Lionel Ulmer
Fix the case where lpszSearchFile is NULL in FtpFindFir...
tree
|
commitdiff
2004-05-27
Ivan Leo Puoti
Changed my name, so update copyright info.
tree
|
commitdiff
2004-05-25
Kevin Koltzau
Move all FTP functions to unicode.
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-05-13
Kevin Koltzau
Prevent memory leak and superfluous status notifications.
tree
|
commitdiff
2004-05-12
Kevin Koltzau
Properly retrieve and release handles.
tree
|
commitdiff
2004-05-10
Kevin Koltzau
Cleanup conversion from A->W.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-04-20
Francois Gouget
Make Unicode strings 'static const'.
tree
|
commitdiff
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
tree
|
commitdiff
2004-04-13
Alexandre Julliard
Fixed a warning.
tree
|
commitdiff
2004-04-12
Mike McCormack
Convert unicode strings to const.
tree
|
commitdiff
2004-03-31
Alexandre Julliard
Fixed length handling in HttpQueryInfoW.
tree
|
commitdiff
2004-03-30
Mike McCormack
Unicodify the cookie handling code.
tree
|
commitdiff
2004-03-30
Mike McCormack
Fix the HttpQueryInfoA function buffer size.
tree
|
commitdiff
2004-03-30
Mike McCormack
Convert the wininet HTTP functions to Unicode.
tree
|
commitdiff
2004-03-25
Mike McCormack
Convert WININETAPPINFOA structure to unicode.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-22
Marcus Meissner
Allocate the correct nr of bytes for lpszCookies in...
tree
|
commitdiff
2004-03-22
Marcus Meissner
Allocate correct number of pointers for szAcceptTypes...
tree
|
commitdiff
2004-03-16
Uwe Bonnes
HTTP_HttpSendRequestA: Remove \r and \n at the end of
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-16
Lionel Ulmer
Store pointers in the internal structures and not handles.
tree
|
commitdiff
2004-02-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-02-09
Lionel Ulmer
Better TRACEing in some functions.
tree
|
commitdiff
2004-02-09
Lionel Ulmer
Implemented proper asynchronous InternetOpenUrl handling.
tree
|
commitdiff
2004-02-09
Lionel Ulmer
Report real handles to the application, not Wine intern...
tree
|
commitdiff
2004-02-07
Mike McCormack
Implement proper HINTERNET handles.
tree
|
commitdiff
2004-02-06
Lionel Ulmer
Properly handle asynchronous HttpSendRequestA.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Sylvain Petreolle
winehq.com -> winehq.org
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-16
Mike Hearn
Change URL used in http tests to be a #define so it...
tree
|
commitdiff
2003-12-31
Gerald Pfeifer
Remove URLCache_FindEntry() which is not used any longer.
tree
|
commitdiff
2003-12-30
Michael Stefaniuc
Fixed mem leak on error path.
tree
|
commitdiff
2003-12-30
Sylvain Petreolle
Added stubs for options CONNECT_TIMEOUT and DATA_RECEIV...
tree
|
commitdiff
2003-12-15
Uwe Bonnes
HTTP_DealWithProxy: Only add to proxy string when...
tree
|
commitdiff
2003-12-12
Robert Shearman
- Url Cache improvements.
tree
|
commitdiff
2003-12-11
Jeremy Shaw
Add a '\r\n' to lpszHeaders if it is not already termin...
tree
|
commitdiff
2003-11-27
Alexandre Julliard
Porting fixes.
tree
|
commitdiff
2003-11-25
Vincent Béron
Undefine FAR to avoid conflict with ssl.h.
tree
|
commitdiff
2003-11-18
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2003-11-17
Ivan Leo Murray...
Added Italian translation.
tree
|
commitdiff
2003-11-09
Kirill Smelkov
Added gopher stubs.
tree
|
commitdiff
2003-10-27
Hans Leidekker
Added Dutch translations.
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Updated some of the generated tests.
tree
|
commitdiff
next