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
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-4
/
+1
*
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
1
-0
/
+23
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-70
/
+70
*
remove the longtime deprecated vendor{,list} stuff
David Kalnischkies
2015-08-10
1
-1
/
+0
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-0
/
+1
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-5
/
+4
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
1
-22
/
+23
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-14
/
+14
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-13
/
+12
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-4
/
+12
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
1
-0
/
+1
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
1
-0
/
+114
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
1
-30
/
+1
*
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
1
-24
/
+22
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
1
-21
/
+10
*
remove debianism file-content verification
David Kalnischkies
2015-06-09
1
-3
/
+0
*
cleanup pdiff support detection decision
David Kalnischkies
2015-06-09
1
-5
/
+0
*
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
1
-7
/
+4
*
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
1
-0
/
+2
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-391
/
+286
*
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
[next]