summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt1-1/+5
2014-10-07Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt2-28/+29
2014-10-07Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt9-1073/+1300
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt3-6/+11
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt27-300/+423
2014-10-07UpperCase some functions for consistencyMichael Vogt1-25/+25
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies1-41/+36
2014-10-07use _apt:root only for partial directoriesDavid Kalnischkies3-59/+84
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies3-31/+70
2014-10-07fixup foldmarkers in acquire-item.ccDavid Kalnischkies1-91/+51
2014-10-06make http size check workMichael Vogt65-1352/+2835
2014-10-06fix warningsMichael Vogt1-3/+3
2014-10-06rename StopAuthentication -> CheckStopAuthentication and make it protectedMichael Vogt2-9/+11
2014-10-06rename AuthDone() -> CheckAuthDone()Michael Vogt2-6/+4
2014-10-06cleanup pkgAcq*::Failed()Michael Vogt2-72/+54
2014-10-06add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt1-12/+5
2014-10-06Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2-209/+127
2014-10-06fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt1-2/+2
2014-10-06add new "SetActiveSubprocess()Michael Vogt2-46/+25
2014-10-03Bump library version to libapt-pkg4.14Michael Vogt1-1/+1
2014-10-03really do not download Release if InRelease does not verifyMichael Vogt1-20/+24
2014-10-03implement MarkAndSweep in cc instead of headerDavid Kalnischkies2-13/+16
2014-10-03rename StringType VERSION to VERSIONNUMBERDavid Kalnischkies3-7/+7
2014-10-02cleanup around pkgAcqMetaSig and improved testsMichael Vogt2-47/+47
2014-10-02add a bunch of docstrings etcMichael Vogt2-14/+40
2014-10-02fix crashMichael Vogt2-11/+14
2014-10-02donkults fixesMichael Vogt2-40/+37
2014-10-02Cleanup pkgAcqIndexMichael Vogt2-135/+171
2014-10-01refactor and add pkgAcqIndex::ValidateFile()Michael Vogt2-25/+39
2014-10-01fix leftover files from Acquire::GzipIndexMichael Vogt1-1/+1
2014-10-01hack around test-apt-update-unauth failureMichael Vogt1-0/+9
2014-10-01update test/integration/test-releasefile-verificationMichael Vogt1-9/+9
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2-11/+28
2014-10-01add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...Michael Vogt1-0/+19
2014-09-30fix another instance of warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-2/+2
2014-09-30support parsing of all hashes for pdiffDavid Kalnischkies3-152/+284
2014-09-30mark private methods as hiddenDavid Kalnischkies18-84/+85
2014-09-29cleanupMichael Vogt2-31/+54
2014-09-29fix Configuration::FindVector APIDavid Kalnischkies2-11/+2
2014-09-29fix DestFile extMichael Vogt1-1/+1
2014-09-29refactorMichael Vogt2-37/+33
2014-09-29Adjust DestFile in ReverifyAfterIMS() to not include compr ExtensionMichael Vogt2-1/+8
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt35-642/+1383
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt2-36/+65
2014-09-28replace c-string Mode with c++-string ActiveSubprocessDavid Kalnischkies2-4/+55
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies1-8/+11
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies2-14/+21
2014-09-27store source name and version in binary cacheDavid Kalnischkies5-11/+65
2014-09-27fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...David Kalnischkies1-4/+0
2014-09-27fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies2-5/+5