index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-item.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-18
1
-50
/
+55
*
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-13
1
-1
/
+1
*
improve partial/ cleanup in abort and failure cases
David Kalnischkies
2015-05-11
1
-5
/
+12
*
a hit on Release files means the indexes will be hits too
David Kalnischkies
2015-04-19
1
-13
/
+15
*
refactor calculation of final lists/ name from URI
David Kalnischkies
2015-04-19
1
-41
/
+42
*
guard const-ification API changes
David Kalnischkies
2014-11-08
1
-1
/
+40
*
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
1
-19
/
+14
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...
Michael Vogt
2014-11-06
1
-0
/
+3
|
\
|
*
apt-pkg/acquire-item.h: make friend declaration compatible with older gcc
Michael Vogt
2014-11-04
1
-1
/
+1
|
*
Call "Dequeue()" for items in AbortTransaction() to fix race
Michael Vogt
2014-11-04
1
-0
/
+2
|
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
1
-0
/
+1
*
|
Only support Translation-* that are listed in the {In,}Release file
Michael Vogt
2014-10-29
1
-37
/
+0
|
/
*
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
1
-1
/
+3
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-10-07
1
-13
/
+13
|
\
|
*
support parsing of all hashes for pdiff
David Kalnischkies
2014-09-30
1
-11
/
+11
|
*
mark private methods as hidden
David Kalnischkies
2014-09-30
1
-2
/
+2
*
|
use _apt:root only for partial directories
David Kalnischkies
2014-10-07
1
-4
/
+3
*
|
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
2014-10-06
1
-5
/
+4
*
|
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2014-10-06
1
-1
/
+1
*
|
cleanup pkgAcq*::Failed()
Michael Vogt
2014-10-06
1
-10
/
+3
*
|
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
2014-10-06
1
-29
/
+35
*
|
add new "SetActiveSubprocess()
Michael Vogt
2014-10-06
1
-0
/
+6
*
|
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
2014-10-02
1
-0
/
+3
*
|
add a bunch of docstrings etc
Michael Vogt
2014-10-02
1
-2
/
+4
*
|
fix crash
Michael Vogt
2014-10-02
1
-3
/
+2
*
|
donkults fixes
Michael Vogt
2014-10-02
1
-3
/
+9
*
|
Cleanup pkgAcqIndex
Michael Vogt
2014-10-02
1
-25
/
+33
*
|
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2014-10-01
1
-4
/
+5
*
|
cleanup
Michael Vogt
2014-09-29
1
-14
/
+22
*
|
refactor
Michael Vogt
2014-09-29
1
-27
/
+22
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-29
1
-13
/
+17
|
\
|
|
*
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
1
-1
/
+6
|
*
Revert making pkgAcquire::Item::DescURI() "const"
Michael Vogt
2014-09-25
1
-12
/
+12
*
|
Do not allow going from authenticated to unauthenticated repo
Michael Vogt
2014-09-26
1
-71
/
+77
*
|
make pdiff transactional (but at the cost of a CopyFile()
Michael Vogt
2014-09-23
1
-2
/
+6
*
|
cleanup, fix test-apt-update-unauth as the behavior of apt changed
Michael Vogt
2014-09-23
1
-4
/
+0
*
|
cleanup
Michael Vogt
2014-09-23
1
-3
/
+2
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-23
1
-0
/
+1
|
\
|
|
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
1
-0
/
+9
|
|
\
|
|
*
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
1
-0
/
+8
*
|
|
fix gcc warnings
Michael Vogt
2014-09-17
1
-4
/
+3
*
|
|
use pkgAcqMetaBase as the transactionManager
Michael Vogt
2014-09-17
1
-20
/
+32
*
|
|
add a bunch of dpointers
Michael Vogt
2014-09-16
1
-0
/
+30
*
|
|
remove pkgAcqSubIndex
Michael Vogt
2014-09-16
1
-57
/
+0
*
|
|
add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()
Michael Vogt
2014-08-25
1
-2
/
+14
*
|
|
really move clearsign check into pkgAcqMetaClearSig::Done()
Michael Vogt
2014-08-02
1
-1
/
+3
*
|
|
add ims check verify
Michael Vogt
2014-08-02
1
-0
/
+8
*
|
|
fix transactionid passing
Michael Vogt
2014-08-01
1
-1
/
+1
*
|
|
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
2014-08-01
1
-0
/
+3
*
|
|
Rework TransactionID stuff
Michael Vogt
2014-07-31
1
-24
/
+23
[next]