summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...Michael Vogt2014-10-011-0/+19
| * | | | cleanupMichael Vogt2014-09-292-31/+54
| * | | | fix DestFile extMichael Vogt2014-09-291-1/+1
| * | | | refactorMichael Vogt2014-09-292-37/+33
| * | | | Adjust DestFile in ReverifyAfterIMS() to not include compr ExtensionMichael Vogt2014-09-292-1/+8
| * | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2935-642/+1383
| |\ \ \ \
| * | | | | test fixesMichael Vogt2014-09-261-20/+21
| * | | | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-262-86/+141
| * | | | | 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
| * | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-254-6/+105
| |\ \ \ \ \
| * | | | | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-232-31/+78
| * | | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-232-7/+6
| * | | | | | cleanupMichael Vogt2014-09-232-22/+13
| * | | | | | fix one broken testMichael Vogt2014-09-231-4/+3
| * | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-238-117/+226
| |\ \ \ \ \ \
| * | | | | | | fix gcc warningsMichael Vogt2014-09-172-9/+8
| * | | | | | | use pkgAcqMetaBase as the transactionManagerMichael Vogt2014-09-175-148/+146
| * | | | | | | add a bunch of dpointersMichael Vogt2014-09-161-0/+30
| * | | | | | | remove pkgAcqSubIndexMichael Vogt2014-09-162-176/+1
| * | | | | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-059-16/+169
| |\ \ \ \ \ \ \
| * | | | | | | | add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()Michael Vogt2014-08-252-54/+65
| * | | | | | | | all tests passMichael Vogt2014-08-241-8/+34
| * | | | | | | | make the test-pdiff-usage code work againMichael Vogt2014-08-241-0/+11
| * | | | | | | | make compressed-indexes test pass againMichael Vogt2014-08-241-22/+16
| * | | | | | | | cleanupMichael Vogt2014-08-241-14/+9
| * | | | | | | | really move clearsign check into pkgAcqMetaClearSig::Done()Michael Vogt2014-08-022-7/+16
| * | | | | | | | add ims check verifyMichael Vogt2014-08-022-9/+49
| * | | | | | | | move clearsign check into pkgAcqMetaClearSig::Failed()Michael Vogt2014-08-021-12/+11
| * | | | | | | | make i-m-s work againMichael Vogt2014-08-011-4/+7
| * | | | | | | | make errors more consistentMichael Vogt2014-08-011-2/+3
| * | | | | | | | check hashes of compressed files as wellMichael Vogt2014-08-011-0/+14
| * | | | | | | | fix transactionid passingMichael Vogt2014-08-011-1/+1
| * | | | | | | | mve MetaKey into pkgAcqBaseIndexMichael Vogt2014-08-012-1/+3
| * | | | | | | | fail early (again) on gpg sig failuresMichael Vogt2014-07-312-34/+15
| * | | | | | | | ensure InRelease->Release is transactional as wellMichael Vogt2014-07-311-2/+3
| * | | | | | | | make test_inreleae_to_release_reverts_all workMichael Vogt2014-07-311-5/+11
| * | | | | | | | Rework TransactionID stuffMichael Vogt2014-07-314-78/+125
| * | | | | | | | WIP cleanup pkgAcqMetaSigMichael Vogt2014-07-223-83/+42
| * | | | | | | | Download Release first, then Release.gpgMichael Vogt2014-07-213-67/+77
| * | | | | | | | add pkgAcquire::TransactionHasError()Michael Vogt2014-07-213-6/+25
| * | | | | | | | WIP transaction based updateMichael Vogt2014-07-184-171/+303
* | | | | | | | | set PR_SET_NO_NEW_PRIVS also if run as non-rootDavid Kalnischkies2014-10-071-11/+16
* | | | | | | | | fix foldmarkers in fileutl.ccDavid Kalnischkies2014-10-071-21/+14
* | | | | | | | | Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)Michael Vogt2014-10-071-2/+3
* | | | | | | | | Rename DropPrivs() to DropPrivileges()Michael Vogt2014-10-073-3/+3
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Bump library version to libapt-pkg4.14Michael Vogt2014-10-031-1/+1
* | | | | | | | implement MarkAndSweep in cc instead of headerDavid Kalnischkies2014-10-032-13/+16
* | | | | | | | rename StringType VERSION to VERSIONNUMBERDavid Kalnischkies2014-10-033-7/+7
* | | | | | | | fix another instance of warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-09-301-2/+2