Austin English
|
3b7c3f61bd
|
wininet: Add a stub for LoadUrlCacheContent.
|
2013-02-14 17:33:23 +01:00 |
Chae Jong Bin
|
e8307fe160
|
wininet: Add stub for DeleteWpadCacheForNetworks.
|
2012-12-27 17:15:40 +01:00 |
Piotr Caban
|
2f35659035
|
wininet: Fixed CreateUrlCacheEntryW behaviour on URLs without '\' and '/' characters.
|
2012-12-21 17:28:59 +01:00 |
Francois Gouget
|
ed9e745580
|
Assorted spelling tweaks and fixes.
|
2012-10-22 12:21:55 +02:00 |
Piotr Caban
|
a3a909f2b9
|
wininet: Correctly set headers size in CommitUrlCacheEntryW function.
|
2012-10-03 11:29:35 +02:00 |
Piotr Caban
|
e4a0281679
|
wininet: Added support for urlcache file name generating.
|
2012-10-01 14:32:02 +02:00 |
Francois Gouget
|
906127fe29
|
Assorted spelling fixes.
|
2012-10-01 12:07:41 +02:00 |
Francois Gouget
|
83af29fb03
|
wininet: Add a trailing '\n' to a couple of Wine traces.
|
2012-09-26 14:40:48 +02:00 |
Piotr Caban
|
fa0f0630c5
|
wininet: Delete cache directory when cache version doesn't match.
|
2012-09-26 14:40:48 +02:00 |
Piotr Caban
|
d2e5bb30eb
|
wininet: Don't ask for confirmation while deleting cache directory.
|
2012-09-26 14:40:46 +02:00 |
Piotr Caban
|
f9e80f588a
|
wininet: Ignore unsupported flags in GetUrlCacheEntryInfoEx functions.
|
2012-09-25 21:13:08 +02:00 |
Piotr Caban
|
7c6f0c9470
|
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoW.
|
2012-09-25 21:13:08 +02:00 |
Piotr Caban
|
a342ded288
|
wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoA.
|
2012-09-25 21:13:07 +02:00 |
Piotr Caban
|
134db11eff
|
wininet: Move GetUrlCacheEntryInfoA code to GetUrlCacheEntryInfoExA function.
|
2012-09-25 21:13:07 +02:00 |
Francois Gouget
|
5f55a71b70
|
Assorted spelling fixes.
|
2012-09-24 22:27:29 +02:00 |
Piotr Caban
|
d07d3cbe91
|
wininet: Added support for cache containers without subdirectories.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
78835843c2
|
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
122daa50bc
|
wininet: Reserve more space for urlcache entry flags.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
51c90eba23
|
wininet: Make URLCacheContainers_{Create,Delete}All() static.
|
2012-09-24 16:38:16 +02:00 |
Piotr Caban
|
8bb1af84f4
|
wininet: Update used blocks count when block is allocated or freed.
|
2012-09-21 18:29:25 +02:00 |
Piotr Caban
|
34dc796406
|
wininet: Stop urlcache clearing when dll is being unloaded.
|
2012-09-21 18:29:24 +02:00 |
Piotr Caban
|
66931e4d9f
|
wininet: Improved FreeUrlCacheSpaceW implementation.
|
2012-09-21 18:29:24 +02:00 |
Piotr Caban
|
ed71ed596f
|
wininet: Call FreeUrlCacheSpaceW when cache is full.
|
2012-09-21 18:29:24 +02:00 |
Piotr Caban
|
e3a2e3a1c9
|
wininet: Don't delete files that were modified after adding to cache.
|
2012-09-19 16:31:56 +02:00 |
Piotr Caban
|
b7010348cf
|
wininet: Added support for leaked urlcache entries handling.
|
2012-09-19 16:31:41 +02:00 |
Piotr Caban
|
dba38b1ab4
|
wininet: Define more fields in urlcache header structure.
|
2012-09-19 16:31:32 +02:00 |
Piotr Caban
|
65034ce2a4
|
wininet: Set entry type based on container type.
|
2012-09-18 14:51:21 +02:00 |
Piotr Caban
|
8f2b0fdf52
|
wininet: Added support for cache entries overwriting.
|
2012-09-18 14:51:05 +02:00 |
Piotr Caban
|
6935b7c73b
|
wininet: Unlock urlcache entries that were locked for over a day.
|
2012-09-18 14:50:59 +02:00 |
Piotr Caban
|
359ed33824
|
wininet: Delete file when cache entry is deleted.
|
2012-09-18 14:50:54 +02:00 |
Piotr Caban
|
7967f8beec
|
wininet: Don't define DELETED_CACHE_ENTRY in public headers.
|
2012-09-18 14:50:49 +02:00 |
Piotr Caban
|
9d68333f78
|
wininet: Use the same hashing function as native does.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
fdf2e15b80
|
wininet: Store correct urlcache file size.
|
2012-04-13 17:27:54 +02:00 |
Piotr Caban
|
91296abb63
|
wininet: Implement urlcache index growing.
|
2012-04-06 20:13:01 +02:00 |
Piotr Caban
|
dab1f7c38e
|
wininet: Return error code in URLCache_FindFirstFreeEntry function.
|
2012-04-06 20:12:53 +02:00 |
Piotr Caban
|
4254bdbfb2
|
wininet: Don't reserve space for directory in URL cache entry.
|
2012-04-06 20:12:49 +02:00 |
Piotr Caban
|
c9983b1159
|
wininet: Don't overwrite locked entry in CommitUrlCacheEntry.
|
2012-04-06 20:12:44 +02:00 |
Piotr Caban
|
d1ecb6d9ba
|
wininet: Don't delete locked entry in DeleteUrlCacheEntry.
|
2012-04-06 20:12:40 +02:00 |
Piotr Caban
|
299f9e6b47
|
wininet: Only mark elements as deleted in DeleteUrlCacheEntry function.
|
2012-04-04 17:57:52 +02:00 |
Piotr Caban
|
e4ad164f6e
|
wininet: Set uninitialized memmory to 0xdeadbeef in cache files.
|
2012-04-03 17:54:40 +02:00 |
Piotr Caban
|
edcc395dac
|
wininet: Mark empty fields in the same way while hash table is created and element is removed.
|
2012-04-03 17:54:33 +02:00 |
Piotr Caban
|
39bc1faa8f
|
wininet: Correctly set next hash table offset.
|
2012-04-03 17:54:28 +02:00 |
Piotr Caban
|
dedd42fb4f
|
wininet: Store element type and state in hash table key (urlcache).
|
2012-04-03 17:54:24 +02:00 |
Austin English
|
9536a9cc1b
|
wininet: Add a stub for RunOnceUrlCache.
|
2011-11-02 12:26:48 +01:00 |
Hans Leidekker
|
9acd1ef15f
|
wininet: Consistently use the allocation macros.
|
2011-06-01 15:16:53 +02:00 |
Thomas Mullaly
|
2e61684c51
|
wininet: Prevent a race condition which results in handles being leaked.
|
2011-04-22 11:14:09 +02:00 |
Jacek Caban
|
354a74e004
|
wininet: Use wrappers for HeapAlloc calls.
|
2011-04-21 16:53:42 +02:00 |
Juan Lang
|
31abbd7082
|
wininet: Don't adjust the use counts in RetrieveUrlCacheEntryFile until the function will succeed.
|
2011-03-14 12:39:28 +01:00 |
Alexander Scott-Johns
|
fa19e1bdb3
|
wininet: Partially implement FreeUrlCacheSpaceW.
|
2011-03-11 13:27:32 +01:00 |
Juan Lang
|
819eb52866
|
wininet: Reimplement IsUrlCacheEntryExpired.
|
2011-03-11 11:41:55 +01:00 |