projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Don't use state.buffer_size before it has been initialized.
[wine]
/
dlls
/
wininet
/
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-21
Alexandre Julliard
wininet/tests: Don't fail the tests if the network...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-07
Jan Zerebecki
wininet: Fix fd leak on failure case.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-11
Andrew Talbot
wininet/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-10
Paul Chitescu
wininet: MSG_WAITALL support in NETCON_recv with SSL.
tree
|
commitdiff
2006-08-07
Ulrich Czekalla
wininet: Add INTERNET_OPTION_SECURITY_FLAGS stub to...
tree
|
commitdiff
2006-07-29
James Hawkins
wininet: Only copy the relative filename into the UrlEn...
tree
|
commitdiff
2006-07-20
Paul Vriens
wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
tree
|
commitdiff
2006-07-19
Paul Vriens
wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
tree
|
commitdiff
2006-07-17
James Hawkins
wininet: Add more tests for InternetCrackurl.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Paul Vriens
wininet: Use correct way of determining the password...
tree
|
commitdiff
2006-07-06
Paul Vriens
wininet: Return NULL handle if no connection is establi...
tree
|
commitdiff
2006-07-06
James Hawkins
wininet: Error out if hInternet is a bad handle.
tree
|
commitdiff
2006-07-06
James Hawkins
wininet: Use a blank password if none is provided in...
tree
|
commitdiff
2006-06-21
Andrew Talbot
wininet/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-19
Mike McCormack
wininet: Make sure to null terminate a string before...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
wininet/tests: Use lstrlenA instead of strlen in ok...
tree
|
commitdiff
2006-06-12
Alexandre Julliard
include: Make the Dll* entry points hidden.
tree
|
commitdiff
2006-06-08
Phil Lodwick
wininet: ftp: Fix crash if input buffer is larger than...
tree
|
commitdiff
2006-06-08
Phil Lodwick
wininet: ftp: 125 is an acceptable response code for...
tree
|
commitdiff
2006-06-02
Mike McCormack
wininet: Simple tests for InternetGetCookie's parameters.
tree
|
commitdiff
2006-06-02
Mike McCormack
wininet: Fix up and test InternetSetCookie parameter...
tree
|
commitdiff
2006-06-02
Mike McCormack
wininet: Remove some dead code (Coverity).
tree
|
commitdiff
2006-05-30
Mike McCormack
wininet: Don't crash when querying NULL values.
tree
|
commitdiff
2006-05-30
Mike McCormack
wininet: Add a test for basic authentication.
tree
|
commitdiff
2006-05-25
Andrew Ziem
wininet: Constify data.
tree
|
commitdiff
2006-05-24
Mike McCormack
wininet: Fix a possible NULL pointer deference.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-23
Robert Shearman
wininet: Fix a failing test.
tree
|
commitdiff
2006-05-16
Mike McCormack
wininet: Add a standalone http test.
tree
|
commitdiff
2006-05-16
Mike McCormack
wininet: Make sure hIC is valid before trying to use...
tree
|
commitdiff
2006-05-16
Mike McCormack
wininet: Return correct errors in InternetOpenUrlW.
tree
|
commitdiff
2006-05-16
Mike McCormack
wininet: Return correct errors in InternetConnectW
tree
|
commitdiff
2006-05-15
Mike McCormack
wininet: Remove broken code for HTTP_QUERY_FLAG_COALESC...
tree
|
commitdiff
2006-05-15
Mike McCormack
wininet: Check for null parameters in FtpSetCurrentDire...
tree
|
commitdiff
2006-05-11
Mike McCormack
wininet: Fix a typo (spotted by Coverity).
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-05
Robert Shearman
wininet: Initialise the LPWITHREADERROR structure after...
tree
|
commitdiff
2006-05-05
Mike McCormack
wininet: Fix peeking of http data with a nul byte in it.
tree
|
commitdiff
2006-04-20
Robert Shearman
wininet: Don't allocate memory for the thread error...
tree
|
commitdiff
2006-04-11
Antonio Codazzi
wininet: Added Esperanto language.
tree
|
commitdiff
2006-04-11
Antonio Codazzi
wininet: Italian language update.
tree
|
commitdiff
2006-03-30
Robert Shearman
wininet: Fix some string length calculations.
tree
|
commitdiff
2006-03-30
Robert Shearman
wininet: Only access the URL in the cache by the provid...
tree
|
commitdiff
2006-03-30
Mike McCormack
wininet: Clean up HTTP_GetCustomHeaderIndex.
tree
|
commitdiff
2006-03-30
Mike McCormack
wininet: Use a lookup table sorted by index so we don...
tree
|
commitdiff
2006-03-30
Mike McCormack
WININET: Clean up HttpQueryInfo.
tree
|
commitdiff
2006-03-30
Mike McCormack
wininet: Make sure to set LastError when returning...
tree
|
commitdiff
2006-03-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-03-21
Robert Shearman
wininet: Document InternetCrackUrlW.
tree
|
commitdiff
2006-03-21
Robert Shearman
wininet: InternetCreateUrlW should return the number...
tree
|
commitdiff
2006-03-20
Robert Shearman
wininet: Copy from the start of the cookie name, not...
tree
|
commitdiff
2006-03-15
András Kovács
wininet: Added Hungarian translation.
tree
|
commitdiff
2006-03-14
Robert Shearman
wininet: Move URL-related tests to a separate file.
tree
|
commitdiff
2006-03-14
Robert Shearman
wininet: Make InternetCrackUrlW set the components...
tree
|
commitdiff
2006-03-14
Robert Shearman
wininet: Move cookie-related stubs to cookie.c
tree
|
commitdiff
2006-03-14
Robert Shearman
wininet: Implement setting of send and receive timeouts.
tree
|
commitdiff
2006-03-13
Robert Shearman
wininet: Fix the conversion of NULL component values...
tree
|
commitdiff
2006-03-13
Robert Shearman
wininet: Host name isn't present when two slashes aren...
tree
|
commitdiff
2006-03-13
Robert Shearman
wininet: InternetCrackUrl should set nPort to the defau...
tree
|
commitdiff
2006-03-10
Robert Shearman
wininet: Don't duplicate empty strings.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Fix InternetGetCookie with no matching cookies.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Fix an off-by-one error in InternetCreateUrlW.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Further InternetCreateFileW fixes.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: If necessary, add a slash between the hostname...
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: More InternetCreateUrlW fixes.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Parse the scheme the string in InternetCreateF...
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Get the string for the scheme if specified...
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: The host name is optional in InternetCreateUrlW.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Use an array of schemes for mapping from a...
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Fix Trace in InternetCreateUrl.
tree
|
commitdiff
2006-03-09
Robert Shearman
wininet: Fix redirects with relative URIs instead of...
tree
|
commitdiff
2006-03-06
Robert Shearman
wininet: Rewrite InternetCreateUrlW.
tree
|
commitdiff
2006-03-06
Robert Shearman
wininet: Don't continue to connect to a secure server...
tree
|
commitdiff
2006-03-06
Robert Shearman
wininet: More tests for InternetCreateUrl.
tree
|
commitdiff
2006-03-06
Victor Pelt
wininet: Add stub for missing InternetSetOption.
tree
|
commitdiff
2006-02-16
Juan Lang
wininet: Use CertNameToStr for INTERNET_OPTION_SECURITY...
tree
|
commitdiff
2006-02-14
Robert Shearman
wininet: Documentation fixes.
tree
|
commitdiff
2006-02-13
Petr Tesarik
wininet: Czech language resources encoding fix.
tree
|
commitdiff
2006-02-06
Dmitry Timoshkov
wininet: Fix InternetQueryOption test to pass under...
tree
|
commitdiff
2006-02-06
Vijay Kiran Kamuju
wininet: Add tests for InternetQueryOption.
tree
|
commitdiff
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
tree
|
commitdiff
2006-02-06
Fatih Aşıcı
wininet: Turkish translation.
tree
|
commitdiff
2006-01-20
Aric Stewart
wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
tree
|
commitdiff
2006-01-13
Aric Stewart
wininet: Handle NULL lpBuffersIn in HttpSendRequestExW.
tree
|
commitdiff
2006-01-05
Jacek Caban
wininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
tree
|
commitdiff
2005-12-31
Robert Shearman
wininet: Handle the cache being full better in CommitUr...
tree
|
commitdiff
2005-12-31
Robert Shearman
wininet: Create new hash tables for URL cache on demand.
tree
|
commitdiff
2005-12-31
Robert Shearman
wininet: Move URL cache hash table creation to a separa...
tree
|
commitdiff
2005-12-13
Aric Stewart
wininet: HTTP headers reworking.
tree
|
commitdiff
2005-12-13
Marcus Meissner
wininet: Reinitialise NETCON on redirect.
tree
|
commitdiff
2005-12-08
Aric Stewart
wininet: Handle HTTP_QUERY_CUSTOM.
tree
|
commitdiff
next