projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wininet: Always send a content length header, even if there is no content.
[wine]
/
dlls
/
wininet
/
tests
/
http.c
2007-10-29
Hans Leidekker
wininet: Always send a content length header, even...
blob
|
commitdiff
|
raw
2007-09-21
Misha Koshelev
wininet/tests: Add test to show that InternetCloseHandl...
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-22
Misha Koshelev
wininet: Fix reference count on internet handle for...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Misha Koshelev
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Mikołaj Zalewski
wininet: A small test for HttpQueryInfoA.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Mikołaj Zalewski
wininet: Make HttpQueryInfo[AW] work for lpBuffer ...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Mikołaj Zalewski
wininet: Support HTTP_QUERY_RAW_HEADER_CRLF|HTTP_QUERY_...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Misha Koshelev
wininet/tests: Test that for an open HTTP connection...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Hans Leidekker
wininet: Process caller supplied headers after insertin...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Misha Koshelev
wininet/tests: Add testing framework and tests for...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Misha Koshelev
wininet/tests: Properly handle ERROR_IO_PENDING from...
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: Don't close the connection if the caller passe...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Rob Shearman
wininet: Always make copies of strings passed to INTERN...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Francois Gouget
wininet/tests: Dynamically load some functions so the...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Hans Leidekker
wininet: Fix a test that fails on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Hans Leidekker
wininet: Skip empty accept type strings in HttpOpenRequest.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Francois Gouget
wininet/tests: Print GetLastError() in decimal with...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
wininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Andrew Talbot
wininet/tests: Cast-qual warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Hans Leidekker
wininet/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Alexandre Julliard
wininet/tests: Don't fail the tests if the network...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Andrew Talbot
wininet/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Mike McCormack
wininet: Add a test for basic authentication.
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: Add a standalone http test.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robert Shearman
wininet: Move URL-related tests to a separate file.
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-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-06
Robert Shearman
wininet: Rewrite InternetCreateUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Robert Shearman
wininet: More tests for InternetCreateUrl.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Aric Stewart
wininet: HTTP headers reworking.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-30
Robert Shearman
Test the behaviour of HttpSendRequestEx when putting...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Robert Shearman
HttpSendRequestExA/W doesn't touch lpBuffersIn->Next...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Aric Stewart
Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Robert Shearman
Test the sizes of some of the parameters passed into...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Aric Stewart
Implement HttpSendRequestEx and HttpEndRequest. Restruc...
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-14
Saulius Krasuckas
Fix a test for InternetCreateUrlA as no Windows platfor...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
James Hawkins
Implement InternetCreateUrlW and test cases.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Vincent Béron
Cast the result of strlen() to DWORD and print it via...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Saulius Krasuckas
Correct failing test and transform it into a bunch...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-16
Saulius Krasuckas
Move repetitive code to two helper functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Alexandre Julliard
Added missing LGPL header.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Fix some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Uwe Bonnes
Handle more Escape situations.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Jason Edmeades
Ensure A->W version of InternetCrackURL passes correct...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Jakob Eriksson
Eliminate HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Hans Leidekker
Add more tests and fix InternetTimeToSystemTimeW accord...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Jakob Eriksson
Test failed before on 98, NT4, 2000 and XP.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Hans Leidekker
Implement and test InternetTime{From,To}SystemTime...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Rein Klazes
Correct cases where arguments of ok() calls depend...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Jakob Eriksson
Supposedly fix http test on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Robert Shearman
- Don't crash on double InternetCloseHandle.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-06
Mike McCormack
Add another test for InternetCrackUrlW.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Sylvain Petreolle
winehq.com -> winehq.org
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Mike Hearn
Change URL used in http tests to be a #define so it...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Alexandre Julliard
Use trace() instead of printf().
blob
|
commitdiff
|
raw
|
diff to current
2003-02-25
Uwe Bonnes
InternetOpenUrlA (http/s case): Use client for HttpOpen...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-17
Alexandre Julliard
Fixed warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-06
Alexandre Julliard
Fixed the list of accepted types passed to HttpOpenRequ...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Patrik Stridvall
Fixed tests to compile with MS C on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-09
Patrik Stridvall
Fixed test to not fail behind firewalls or without...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-17
Francois Gouget
Change the #include order so that these tests compile...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Aric Stewart
Reworking of http and asyncronous calls to get IE6...
blob
|
commitdiff
|
raw
|
diff to current