summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt2014-10-071-1/+5
* | Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt2014-10-071-27/+26
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-071-169/+297
|\ \
| * | support parsing of all hashes for pdiffDavid Kalnischkies2014-09-301-139/+271
* | | UpperCase some functions for consistencyMichael Vogt2014-10-071-25/+25
* | | display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-071-41/+36
* | | use _apt:root only for partial directoriesDavid Kalnischkies2014-10-071-54/+79
* | | fixup foldmarkers in acquire-item.ccDavid Kalnischkies2014-10-071-91/+51
* | | fix warningsMichael Vogt2014-10-061-3/+3
* | | rename StopAuthentication -> CheckStopAuthentication and make it protectedMichael Vogt2014-10-061-4/+7
* | | rename AuthDone() -> CheckAuthDone()Michael Vogt2014-10-061-5/+3
* | | cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-62/+51
* | | add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt2014-10-061-12/+5
* | | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-061-180/+92
* | | fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt2014-10-061-2/+2
* | | add new "SetActiveSubprocess()Michael Vogt2014-10-061-46/+19
* | | really do not download Release if InRelease does not verifyMichael Vogt2014-10-031-20/+24
* | | cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-021-47/+44
* | | add a bunch of docstrings etcMichael Vogt2014-10-021-12/+36
* | | fix crashMichael Vogt2014-10-021-8/+12
* | | donkults fixesMichael Vogt2014-10-021-37/+28
* | | Cleanup pkgAcqIndexMichael Vogt2014-10-021-110/+138
* | | refactor and add pkgAcqIndex::ValidateFile()Michael Vogt2014-10-011-21/+34
* | | fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-011-1/+1
* | | hack around test-apt-update-unauth failureMichael Vogt2014-10-011-0/+9
* | | update test/integration/test-releasefile-verificationMichael Vogt2014-10-011-9/+9
* | | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-11/+24
* | | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...Michael Vogt2014-10-011-0/+19
* | | cleanupMichael Vogt2014-09-291-17/+32
* | | fix DestFile extMichael Vogt2014-09-291-1/+1
* | | refactorMichael Vogt2014-09-291-10/+11
* | | Adjust DestFile in ReverifyAfterIMS() to not include compr ExtensionMichael Vogt2014-09-291-0/+7
* | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-291-11/+72
|\| |
| * | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-14/+27
| |\|
| | * Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...Michael Vogt2014-09-261-15/+29
| | |\
| | | * generalize Acquire::GzipIndexMichael Vogt2014-09-211-15/+29
| * | | replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies2014-09-281-3/+49
| * | | Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()Michael Vogt2014-09-251-4/+1
| * | | fix testsMichael Vogt2014-09-231-1/+1
* | | | test fixesMichael Vogt2014-09-261-20/+21
* | | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-15/+64
* | | | Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+4
* | | | Do not download Packages/Sources files on I-M-S hit of the Release fileMichael Vogt2014-09-261-2/+8
* | | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-231-29/+72
* | | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-231-3/+6
* | | | cleanupMichael Vogt2014-09-231-19/+11
* | | | fix one broken testMichael Vogt2014-09-231-4/+3
* | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-231-19/+52
|\| | |
| * | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-29/+83
| |\| |
| | * | Fix regression for cdrom: sources from latest security updateMichael Vogt2014-09-211-0/+6
| | |/