projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: wined3d_device_get_texture_stage_state() never fails.
[wine]
/
dlls
/
wininet
/
2012-09-25
Piotr Caban
wininet: Added more GetUrlCacheEntryInfo tests with...
tree
|
commitdiff
2012-09-25
Piotr Caban
wininet: Ignore unsupported flags in GetUrlCacheEntryIn...
tree
|
commitdiff
2012-09-25
Piotr Caban
wininet: Fixed handling of GET_INSTALLED_ENTRY flag...
tree
|
commitdiff
2012-09-25
Piotr Caban
wininet: Fixed handling of GET_INSTALLED_ENTRY flag...
tree
|
commitdiff
2012-09-25
Piotr Caban
wininet: Move GetUrlCacheEntryInfoA code to GetUrlCache...
tree
|
commitdiff
2012-09-25
Francois Gouget
wininet: Check for the 'http:' protocol in a locale...
tree
|
commitdiff
2012-09-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-24
Piotr Caban
wininet: Added support for cache containers without...
tree
|
commitdiff
2012-09-24
Piotr Caban
wininet: Added support for cache path parameter in...
tree
|
commitdiff
2012-09-24
Piotr Caban
wininet: Added tests for entries with identical hash...
tree
|
commitdiff
2012-09-24
Piotr Caban
wininet: Reserve more space for urlcache entry flags.
tree
|
commitdiff
2012-09-24
Francois Gouget
wininet: Make URLCacheContainers_{Create,Delete}All...
tree
|
commitdiff
2012-09-21
Piotr Caban
wininet: Update used blocks count when block is allocat...
tree
|
commitdiff
2012-09-21
Piotr Caban
wininet: Stop urlcache clearing when dll is being unloaded.
tree
|
commitdiff
2012-09-21
Piotr Caban
wininet: Improved FreeUrlCacheSpaceW implementation.
tree
|
commitdiff
2012-09-21
Piotr Caban
wininet: Call FreeUrlCacheSpaceW when cache is full.
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Don't delete files that were modified after...
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Added support for leaked urlcache entries...
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Define more fields in urlcache header structure.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet/tests: Remove all temporary files.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Set entry type based on container type.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Added support for cache entries overwriting.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Unlock urlcache entries that were locked for...
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Delete file when cache entry is deleted.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Don't define DELETED_CACHE_ENTRY in public...
tree
|
commitdiff
2012-09-04
Jacek Caban
wininet: Set last error for invalid URL argument.
tree
|
commitdiff
2012-08-20
Gerald Pfeifer
wininet: Fix initialization in test_cert_struct.
tree
|
commitdiff
2012-08-17
Bruno Jesus
wininet/tests: Add invalid index test for HttpQueryInfo.
tree
|
commitdiff
2012-07-31
Alex Henrie
wininet: Support ICU_ENCODE_PERCENT, ICU_ENCODE_SPACES_...
tree
|
commitdiff
2012-07-11
Dan Kegel
wininet: Don't evaluate netconn_get_avail_data() twice...
tree
|
commitdiff
2012-07-02
Jacek Caban
wininet: Try harder to reuse connection after authoriza...
tree
|
commitdiff
2012-06-20
Thomas Faber
wininet: Use the correct type for sock_namelen in FTP_C...
tree
|
commitdiff
2012-06-18
Jacek Caban
wininet: Added support for more certificate error types.
tree
|
commitdiff
2012-06-18
Thomas Faber
wininet: Use the correct struct in a sizeof.
tree
|
commitdiff
2012-06-15
Jacek Caban
wininet: Fixed returned buffer size in HttpQueryInfo...
tree
|
commitdiff
2012-06-15
Alexandre Julliard
wininet: Fix a compiler warning on Mingw.
tree
|
commitdiff
2012-06-15
Thomas Faber
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIF...
tree
|
commitdiff
2012-06-11
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL tests.
tree
|
commitdiff
2012-06-11
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL[AW] impleme...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Skip security flags tests on too old wininet...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Read status code directly from request object...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Access request object directly in WININET_SetA...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Access directly host name from request object...
tree
|
commitdiff
2012-06-08
Jacek Caban
wininet: Simplify proxy server access in dialogs.
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added more security flags and errors tests.
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Set SECURITY_FLAG_SECURE when error dialog...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Store request object instead of handle in...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Added support for undocumented InternetSetOpti...
tree
|
commitdiff
2012-06-07
Jacek Caban
wininet: Improved handling ERROR_INTERNET_INVALID_CA...
tree
|
commitdiff
2012-06-06
Jacek Caban
wininet: Properly set flags in InternetSetOption(INTERN...
tree
|
commitdiff
2012-06-06
Jacek Caban
wininet: Added InternetGetSecurityInfoByURL* stubs.
tree
|
commitdiff
2012-06-05
Jacek Caban
wininet: Added support for undocumented InternetQueryOp...
tree
|
commitdiff
2012-06-01
Jacek Caban
wininet: Set correct security flags in InternetErrorDlg...
tree
|
commitdiff
2012-06-01
Jacek Caban
wininet: Properly set security flags for ERROR_INTERNET...
tree
|
commitdiff
2012-05-30
Jacek Caban
wininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Get rid of no longer used serverName and serve...
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Fixed grouping security error flags.
tree
|
commitdiff
2012-05-29
Jacek Caban
wininet: Handle error flags only for masked-error mode.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store certificate error information in securit...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store server_t on the list until clean up.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_con...
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store security flags in server_t.
tree
|
commitdiff
2012-05-25
Jacek Caban
wininet: Store server_t in http_request_t.
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added better traces for status info in INTERNE...
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
tree
|
commitdiff
2012-05-24
Jacek Caban
wininet: Added real implementation of InternetQueryOpti...
tree
|
commitdiff
2012-05-24
Alexander Morozov
wininet: Add "Content-Disposition" field.
tree
|
commitdiff
2012-05-23
Jacek Caban
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS...
tree
|
commitdiff
2012-05-22
Michael Stefaniuc
wininet/tests: Remove wrong check for 'len'.
tree
|
commitdiff
2012-05-18
Hans Leidekker
wininet: Support setting the user agent string on handl...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-15
Francois Gouget
wininet: Fix the spelling of an InternetQueryDataAvaila...
tree
|
commitdiff
2012-05-14
Piotr Caban
wininet/tests: Added INTERNET_OPTION_CONNECT_TIMEOUT...
tree
|
commitdiff
2012-05-14
Piotr Caban
wininet: Store connect timeout in all layers.
tree
|
commitdiff
2012-05-14
Jacek Caban
wininet: Fixed typo in tests and accompanying implement...
tree
|
commitdiff
2012-05-09
Alexandre Julliard
wininet/tests: Mark a failing test as broken.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
wininet/tests: Add even more optional COOKIE_SENT messages.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Set status code OK for responses without headers.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Added special case for HTTP_QUERY_STATUS_CODE...
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Use stored status code in HTTP_HttpEndRequestW.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Use stored status code in HTTP_HttpSendRequestW.
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Store status code in http_request_t and use...
tree
|
commitdiff
2012-05-03
Jacek Caban
wininet: Clean up HTTP_QUERY_STATUS_CODE tests.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
wininet/tests: Add more optional COOKIE_SENT messages.
tree
|
commitdiff
2012-05-02
Alexandre Julliard
wininet/tests: Add some optional COOKIE_SENT messages...
tree
|
commitdiff
2012-04-30
Jacek Caban
wininet: Use hostname stored in server_t in NETCON_secu...
tree
|
commitdiff
2012-04-19
Piotr Caban
wininet: Use the same hashing function as native does.
tree
|
commitdiff
2012-04-13
Piotr Caban
wininet: Store correct urlcache file size.
tree
|
commitdiff
2012-04-09
Morten Rønne
wininet/tests: Moved a test outside a loop to make...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Implement urlcache index growing.
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Return error code in URLCache_FindFirstFreeEnt...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't reserve space for directory in URL cache...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't overwrite locked entry in CommitUrlCache...
tree
|
commitdiff
2012-04-06
Piotr Caban
wininet: Don't delete locked entry in DeleteUrlCacheEntry.
tree
|
commitdiff
2012-04-05
Morten Rønne
wininet/tests: Added more tests for urlcache, including...
tree
|
commitdiff
2012-04-05
Morten Rønne
wininet/tests: Fixed text errors in tests.
tree
|
commitdiff
next