summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-08-10link DependencyData structs togetherDavid Kalnischkies
2015-08-10bunch of micro-optimizations for depcacheDavid Kalnischkies
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies
2015-08-10implement a more generic ShowList methodDavid Kalnischkies
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-08-10handle site-changing redirects as mirror changesDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10implement Signed-By without using gpg for verificationDavid Kalnischkies
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies
2015-08-10allow individual targets to be kept compressedDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies
2015-08-10add sources.list Check-Valid-Until and Valid-Until-{Max,Min} optionsDavid Kalnischkies
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies
2015-08-10detect and error out on conflicting Trusted settingsDavid Kalnischkies
2015-08-10bring back deb822 sources.list entries as .sourcesDavid Kalnischkies
2015-08-10support lang= and target= sources.list optionsDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies
2015-08-10Fix test case breakage from the new policy implementationJulian Andres Klode
2015-08-10fileutl_test.cc: Check for /etc/passwd instead of /bin/shJulian Andres Klode
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-15allow ratelimiting progress reporting for testcasesDavid Kalnischkies
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies
2015-06-15deal better with acquiring the same URI multiple timesDavid Kalnischkies
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-12store Release files data in the CacheDavid Kalnischkies
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies
2015-06-10store all targets data in IndexTarget structDavid Kalnischkies
2015-06-10abstract the code to iterate over all targets a bitDavid Kalnischkies
2015-06-09configureable acquire targets to download additional filesDavid Kalnischkies
2015-06-09do not request files if we expect an IMS hitDavid Kalnischkies
2015-06-09support hashes for compressed pdiff filesDavid Kalnischkies
2015-06-09fix download-file using testcases to run as rootDavid Kalnischkies
2015-06-09add more parsing error checking for rredDavid Kalnischkies
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-06-07don't try other compressions on hashsum mismatchDavid Kalnischkies
2015-05-22Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2015-05-22Merge remote-tracking branch 'upstream/debian/jessie' into debian/sidMichael Vogt
2015-05-22Add regression test for LP: #1445239Michael Vogt
2015-05-22Fix endless loop in apt-get update that can cause disk fillupMichael Vogt
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies
2015-05-13detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies