index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-item.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
1
-13
/
+13
2014-10-07
use _apt:root only for partial directories
David Kalnischkies
1
-4
/
+3
2014-10-06
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
1
-5
/
+4
2014-10-06
rename AuthDone() -> CheckAuthDone()
Michael Vogt
1
-1
/
+1
2014-10-06
cleanup pkgAcq*::Failed()
Michael Vogt
1
-10
/
+3
2014-10-06
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
1
-29
/
+35
2014-10-06
add new "SetActiveSubprocess()
Michael Vogt
1
-0
/
+6
2014-10-02
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
1
-0
/
+3
2014-10-02
add a bunch of docstrings etc
Michael Vogt
1
-2
/
+4
2014-10-02
fix crash
Michael Vogt
1
-3
/
+2
2014-10-02
donkults fixes
Michael Vogt
1
-3
/
+9
2014-10-02
Cleanup pkgAcqIndex
Michael Vogt
1
-25
/
+33
2014-10-01
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
1
-4
/
+5
2014-09-30
support parsing of all hashes for pdiff
David Kalnischkies
1
-11
/
+11
2014-09-30
mark private methods as hidden
David Kalnischkies
1
-2
/
+2
2014-09-29
cleanup
Michael Vogt
1
-14
/
+22
2014-09-29
refactor
Michael Vogt
1
-27
/
+22
2014-09-29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
1
-13
/
+17
2014-09-28
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
1
-1
/
+6
2014-09-26
Do not allow going from authenticated to unauthenticated repo
Michael Vogt
1
-71
/
+77
2014-09-25
Revert making pkgAcquire::Item::DescURI() "const"
Michael Vogt
1
-12
/
+12
2014-09-23
make pdiff transactional (but at the cost of a CopyFile()
Michael Vogt
1
-2
/
+6
2014-09-23
cleanup, fix test-apt-update-unauth as the behavior of apt changed
Michael Vogt
1
-4
/
+0
2014-09-23
cleanup
Michael Vogt
1
-3
/
+2
2014-09-23
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
1
-0
/
+1
2014-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-0
/
+9
2014-09-17
fix gcc warnings
Michael Vogt
1
-4
/
+3
2014-09-17
use pkgAcqMetaBase as the transactionManager
Michael Vogt
1
-20
/
+32
2014-09-16
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
1
-0
/
+8
2014-09-16
add a bunch of dpointers
Michael Vogt
1
-0
/
+30
2014-09-16
remove pkgAcqSubIndex
Michael Vogt
1
-57
/
+0
2014-08-25
add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()
Michael Vogt
1
-2
/
+14
2014-08-02
really move clearsign check into pkgAcqMetaClearSig::Done()
Michael Vogt
1
-1
/
+3
2014-08-02
add ims check verify
Michael Vogt
1
-0
/
+8
2014-08-01
fix transactionid passing
Michael Vogt
1
-1
/
+1
2014-08-01
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
1
-0
/
+3
2014-07-31
Rework TransactionID stuff
Michael Vogt
1
-24
/
+23
2014-07-22
WIP cleanup pkgAcqMetaSig
Michael Vogt
1
-1
/
+4
2014-07-21
Download Release first, then Release.gpg
Michael Vogt
1
-16
/
+19
2014-07-18
WIP transaction based update
Michael Vogt
1
-136
/
+166
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-9
/
+2
2014-07-03
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
1
-9
/
+2
2014-06-18
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...
Michael Vogt
1
-1
/
+2
2014-06-18
Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...
Michael Vogt
1
-0
/
+3
2014-05-29
Fix more warnings from clang
Michael Vogt
1
-1
/
+1
2014-05-22
move ByHash into its own function
Michael Vogt
1
-0
/
+3
2014-05-14
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...
Michael Vogt
1
-121
/
+77
2014-05-14
Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...
Michael Vogt
1
-44
/
+19
2014-05-14
Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs
Michael Vogt
1
-7
/
+36
2014-05-09
promote ExpectedHashes to a pkgAcquire::Item member
David Kalnischkies
1
-76
/
+17
[prev]
[next]