summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix ServerMethod::FindMaximumObjectSizeInQueue()Michael Vogt2014-10-081-1/+1
* pkgAcqArchive::QueueNext(): change owner/permission of DestFileMichael Vogt2014-10-081-1/+1
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-081-0/+28
|\
| * releasing package apt version 1.0.9.2Michael Vogt2014-10-021-0/+28
| * apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-021-1/+1
| * debian/rules: add hardening=+allMichael Vogt2014-10-011-3/+6
* | Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...Michael Vogt2014-10-0815-39/+155
|\ \
| * | Fix http pipeline messup detectionMichael Vogt2014-10-082-2/+18
| * | Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt2014-10-084-11/+26
| |\ \
| * | | Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt2014-10-076-6/+21
| * | | Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt2014-10-073-31/+39
| * | | Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt2014-10-0743-1146/+2043
| |\ \ \
| * | | | make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-0710-19/+31
| * | | | fix test-cve-2013-1051-InRelease-parsing (fails now in the method)Michael Vogt2014-10-071-1/+1
| * | | | add ftp expected size checkMichael Vogt2014-10-073-5/+8
| * | | | methods/https.cc: use File->Tell() here tooMichael Vogt2014-10-071-2/+1
| * | | | make http size check workMichael Vogt2014-10-06308-81287/+92461
| |\ \ \ \
| * | | | | make https honor ExpectedSize as wellMichael Vogt2014-08-262-1/+8
| * | | | | Pass ExpectedSize to tthe backend methodMichael Vogt2014-08-267-3/+27
* | | | | | Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt2014-10-0845-1156/+2068
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fix http-pipeline-messup testcaseDavid Kalnischkies2014-10-081-8/+12
| * | | | | do not show IP in output of testcasesDavid Kalnischkies2014-10-072-1/+7
| * | | | | don't show ErrorText for Ign by defaultDavid Kalnischkies2014-10-072-2/+7
| | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-0739-536/+901
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | UpperCase some functions for consistencyMichael Vogt2014-10-071-25/+25
| * | | | display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-078-101/+108
| * | | | use _apt:root only for partial directoriesDavid Kalnischkies2014-10-077-79/+137
| * | | | ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-078-55/+81
| * | | | 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-062-9/+11
| * | | | fix testMichael Vogt2014-10-061-2/+1
| * | | | rename AuthDone() -> CheckAuthDone()Michael Vogt2014-10-062-6/+4
| * | | | cleanup pkgAcq*::Failed()Michael Vogt2014-10-063-73/+55
| * | | | add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt2014-10-061-12/+5
| * | | | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-063-213/+149
| * | | | fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt2014-10-061-2/+2
| * | | | add new "SetActiveSubprocess()Michael Vogt2014-10-062-46/+25
| * | | | update testMichael Vogt2014-10-061-3/+7
| * | | | really do not download Release if InRelease does not verifyMichael Vogt2014-10-031-20/+24
| * | | | cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-023-52/+76
| * | | | add a bunch of docstrings etcMichael Vogt2014-10-022-14/+40
| * | | | fix crashMichael Vogt2014-10-022-11/+14
| * | | | donkults fixesMichael Vogt2014-10-023-41/+38
| * | | | Cleanup pkgAcqIndexMichael Vogt2014-10-022-135/+171
| * | | | refactor and add pkgAcqIndex::ValidateFile()Michael Vogt2014-10-012-25/+39
| * | | | fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-012-8/+23
| * | | | hack around test-apt-update-unauth failureMichael Vogt2014-10-012-6/+24
| * | | | fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
| * | | | update test/integration/test-releasefile-verificationMichael Vogt2014-10-012-10/+21