projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Make nsIURI::[Get|Set]Username implementation IUri-based.
[wine]
/
dlls
/
wininet
/
2011-02-07
Austin English
wininet/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-04
Jacek Caban
wininet: status_string clean up.
tree
|
commitdiff
2011-02-04
Jacek Caban
wininet: Moved freeing object to WININET_Release.
tree
|
commitdiff
2011-02-03
Jacek Caban
wininet: Moved creation of an object and allocating...
tree
|
commitdiff
2011-02-03
Jacek Caban
wininet: Added more InternetCloseHandle tests.
tree
|
commitdiff
2011-02-03
Jacek Caban
wininet: Keep handles invalid but reserved in InternetC...
tree
|
commitdiff
2011-02-03
Jacek Caban
wininet: Handles handling clean up.
tree
|
commitdiff
2011-01-24
Hans Leidekker
wininet/tests: Trace errors from InternetReadFile in...
tree
|
commitdiff
2011-01-21
Greg Geldorp
wininet/tests: Fix failures when connecting through...
tree
|
commitdiff
2011-01-20
Jacek Caban
wininet: Fixed race in SSL connection handling.
tree
|
commitdiff
2011-01-19
Huw Davies
wininet: Add tests for querying INTERNET_OPTION_MAX_CON...
tree
|
commitdiff
2011-01-17
Vincent Povirk
wininet: Use LIST_FOR_EACH_SAFE in a loop where we...
tree
|
commitdiff
2011-01-13
Jacek Caban
wininet: Fixed memory leak in tests (valgrind).
tree
|
commitdiff
2011-01-13
Jacek Caban
wininet: Added post data tests.
tree
|
commitdiff
2011-01-12
Jacek Caban
wininet: Make sure to initialize the whole z_stream...
tree
|
commitdiff
2011-01-12
Alexandre Julliard
wininet: Convert string table resources to po files.
tree
|
commitdiff
2011-01-10
Hwang YunSong
wininet: Update Korean resource.
tree
|
commitdiff
2011-01-07
Rex Tsai
wininet: Update Traditional Chinese translation.
tree
|
commitdiff
2010-12-31
André Hentschel
wininet/tests: Don't call GetLastError() twice.
tree
|
commitdiff
2010-12-29
Yaron Shahrabani
wininet: Updated Hebrew translation.
tree
|
commitdiff
2010-12-27
Sven Baars
wininet: Update the Dutch translation.
tree
|
commitdiff
2010-12-27
Aurimas Fišeras
wininet: Update Lithuanian translation.
tree
|
commitdiff
2010-12-24
Luca Bennati
wininet: Update Italian translation.
tree
|
commitdiff
2010-12-23
Frédéric Delanoy
wininet: Update French translation.
tree
|
commitdiff
2010-12-22
Frédéric Delanoy
wininet: Update French translation.
tree
|
commitdiff
2010-12-22
André Hentschel
wininet: Fix German translation.
tree
|
commitdiff
2010-12-22
Łukasz Wojniłowicz
wininet: Update Polish translation.
tree
|
commitdiff
2010-12-21
André Hentschel
include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for...
tree
|
commitdiff
2010-12-21
André Hentschel
wininet: Update German translation.
tree
|
commitdiff
2010-12-20
David Hedberg
wininet: Add a simple certificate dialog to InternetErr...
tree
|
commitdiff
2010-12-20
David Hedberg
wininet: Make module handle scope global.
tree
|
commitdiff
2010-12-20
David Hedberg
wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID.
tree
|
commitdiff
2010-11-25
Austin English
wininet: Add a stub for InternetShowSecurityInfoByURL.
tree
|
commitdiff
2010-11-16
Juan Lang
wininet: Verify revocation status of certificate chain.
tree
|
commitdiff
2010-11-02
Francois Gouget
wininet/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2010-11-01
Paul Vriens
wininet: Add the Serbian (Latin and Cyrillic) translation.
tree
|
commitdiff
2010-10-25
Andrew Nguyen
wininet: Fix misleading OpenSSL version number check.
tree
|
commitdiff
2010-10-25
Andrew Nguyen
wininet: Fix const qualifier warning when compiling...
tree
|
commitdiff
2010-10-19
Jacek Caban
wininet: Skip more tests on IE older than 6.0.
tree
|
commitdiff
2010-10-12
Yaron Shahrabani
wininet: Added Hebrew translation.
tree
|
commitdiff
2010-10-12
Andrew Eikum
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCa...
tree
|
commitdiff
2010-10-08
Alexandre Julliard
wininet: Load X509_STORE_CTX_get_ex_data from libcrypto...
tree
|
commitdiff
2010-10-06
Andrew Eikum
wininet: Clean up returned UrlPath for file protocol...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Secure flag is set in the request, not in...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Set cipher strength bits when querying INTERNE...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Support querying the cipher strength of an...
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Returned certificate strings are always ASCII.
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Add some secure connection tests.
tree
|
commitdiff
2010-10-01
Juan Lang
wininet: Let CertVerifyCertificateChainPolicy handle...
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: More completely implement querying INTERNET_OP...
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Remove unneeded error message.
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Honor security flags when verifying certificates.
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Don't call SSL_connect until initialization...
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Don't retrieve a certificate that isn't used.
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Store security flags in WININET_NETCONNECTION.
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Store WININET_NETCONNECTION * in SSL context.
tree
|
commitdiff
2010-09-30
Juan Lang
wininet: Don't make use of OpenSSL's security checks...
tree
|
commitdiff
2010-09-24
Lauri Kenttä
wininet: Update Finnish translation.
tree
|
commitdiff
2010-09-23
Henri Verbeet
wininet: Cut of the query string before searching for...
tree
|
commitdiff
2010-09-23
Henri Verbeet
wininet: Check URLCache_LocalFileNameToPathW() return...
tree
|
commitdiff
2010-09-21
Luca Bennati
wininet: Update Italian translation.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-31
Alexandre Julliard
wininet: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-08-27
Hans Leidekker
wininet: Handle HTTP_STATUS_REDIRECT_METHOD.
tree
|
commitdiff
2010-08-16
Anders Jonsson
wininet: Update Swedish translation.
tree
|
commitdiff
2010-08-02
Uwe Bonnes
wininet: Add const qualifier after openssl version...
tree
|
commitdiff
2010-07-26
Piotr Caban
wininet: Commit URL cache entry when cache file is...
tree
|
commitdiff
2010-07-26
Piotr Caban
wininet: Fixed CreateUrlCacheEntryA implementation.
tree
|
commitdiff
2010-07-22
Michael Stefaniuc
wininet: Remove the ignored common resource attributes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Piotr Caban
wininet: Allow HTTPREQ_ReadFileEx read more then one...
tree
|
commitdiff
2010-07-20
Piotr Caban
wininet: Don't report error in read_gzip_data when...
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Cache non basic authorization data.
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Delete authorization data on unsucessful login.
tree
|
commitdiff
2010-07-19
Piotr Caban
wininet: Fix reporting errors in callbacks.
tree
|
commitdiff
2010-07-12
Igor Paliychuk
wininet: Ukrainian translation update.
tree
|
commitdiff
2010-07-02
Gustavo Henrique...
wininet: Update Portuguese (Brazilian) translation.
tree
|
commitdiff
2010-07-02
Austin English
wininet: Avoid size_t in ERR().
tree
|
commitdiff
2010-07-01
Piotr Caban
wininet: Remove get_avail_data check from HTTPREQ_ReadF...
tree
|
commitdiff
2010-06-29
Piotr Caban
wininet: Reconnect if persistent connection was closed...
tree
|
commitdiff
2010-06-29
Kovács András
wininet: Update Hungarian translation.
tree
|
commitdiff
2010-06-21
Hwang YunSong
wininet: Update Korean resource.
tree
|
commitdiff
2010-06-10
Marcus Meissner
wininet: Fixed buffer lengths in InternetCrackUrlW...
tree
|
commitdiff
2010-06-07
Akihiro Sagawa
wininet: Update Japanese translation.
tree
|
commitdiff
2010-06-07
Łukasz Wojniłowicz
wininet: Update the Polish translation.
tree
|
commitdiff
2010-06-02
Jose Rostagno
wininet: Update Spanish translation.
tree
|
commitdiff
2010-06-02
Paul Vriens
wininet: Update the Danish translation and convert...
tree
|
commitdiff
2010-05-27
Marcus Meissner
wininet: Check for NULL lpwhh (Coverity).
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Add tests for setting and retrieving the conte...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Implement InternetQueryOption(INTERNET_OPTION_...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Pass the object header pointer to INET_QueryOp...
tree
|
commitdiff
2010-05-25
Hans Leidekker
wininet: Implement InternetSetOption(INTERNET_OPTION_CO...
tree
|
commitdiff
2010-05-20
Piotr Caban
wininet: Fix variables values after redirection in...
tree
|
commitdiff
2010-05-20
Michael Stefaniuc
wininet: Remove redundant "not NULL/0" checks (coccicheck).
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Combine certificate errors in HTTP_OpenConnection.
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
tree
|
commitdiff
2010-05-19
Piotr Caban
wininet: Fix callbacks sent on connection error.
tree
|
commitdiff
2010-05-18
Matej Špindler
wininet: Update Slovenian translation.
tree
|
commitdiff
2010-05-17
Piotr Caban
wininet: Deal with reading over the end in NETCON_recv.
tree
|
commitdiff
2010-05-17
Piotr Caban
wininet: Fix dwStatusInfoLength value in INTERNET_SendC...
tree
|
commitdiff
next