summaryrefslogtreecommitdiff
path: root/SDURLCache
AgeCommit message (Expand)Author
2014-10-29Fix some permissions issues caused by root switch.Jay Freeman (saurik)
2014-10-26Do not pass our disk cache path up to NSURLCache.Jay Freeman (saurik)
2012-03-07Merge numerous (small) improvements from rs/SDURLCache.v1.1.5Jay Freeman (saurik)
2012-02-29If a cache item is corrupt, ignore and delete it.Jay Freeman (saurik)
2011-04-16You must autorelease mutableCopy.Jay Freeman (saurik)
2011-03-22You actually can cache no-cache, but not no-store.Jay Freeman (saurik)
2011-03-20Fix the disk cache by moving a better fix into SDURLCache.Jay Freeman (saurik)
2011-03-08Standardize threading across SDURLCache diskCache{Info,Usage}.Jay Freeman (saurik)
2011-03-08Improve SDURLCache behavior drastically.Jay Freeman (saurik)
2011-03-07Factor SDURLCache debugging into Cydia.Jay Freeman (saurik)
2011-03-07Fix SDURLCache to ignore URL fragments.Jay Freeman (saurik)
2011-02-22Allow reload requests to update the local cache.Jay Freeman (saurik)
2011-02-22Updated SDURLCache to get 4.2 compatibility.Jay Freeman (saurik)
2010-12-02Integrate SDURLCache: disk cache FTW.Jay Freeman (saurik)