index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-worker.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
add insecure (and weak) allow-options for sources.list
David Kalnischkies
1
-11
/
+5
2016-06-22
better error message for insufficient hashsums
David Kalnischkies
1
-3
/
+33
2016-05-03
allow redirection for items without a space in the desc again
David Kalnischkies
1
-8
/
+11
2016-04-25
show more details for "Writing more data" errors, too
David Kalnischkies
1
-5
/
+15
2016-04-25
show more details for "Hash Sum mismatch" errors
David Kalnischkies
1
-0
/
+3
2016-04-07
stop handling items in doomed transactions
David Kalnischkies
1
-52
/
+63
2016-03-16
Use descriptive URIs in 104 Warning messages
Julian Andres Klode
1
-1
/
+1
2016-03-15
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
1
-0
/
+4
2016-01-26
act on various suggestions from cppcheck
David Kalnischkies
1
-17
/
+4
2015-11-19
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
1
-1
/
+1
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-3
/
+3
2015-11-04
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
1
-6
/
+10
2015-09-14
use std-algorithms instead of manual loops to avoid overflow warning
David Kalnischkies
1
-2
/
+2
2015-09-01
use unusable-for-security hashes for integrity checks
David Kalnischkies
1
-0
/
+6
2015-08-27
correct 'apt update' download summary line
David Kalnischkies
1
-5
/
+6
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
1
-0
/
+1
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
1
-4
/
+0
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
1
-1
/
+1
2015-08-10
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
1
-4
/
+5
2015-08-10
handle site-changing redirects as mirror changes
David Kalnischkies
1
-16
/
+32
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
1
-1
/
+1
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-9
/
+4
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-1
/
+1
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
1
-1
/
+0
2015-06-15
deal better with acquiring the same URI multiple times
David Kalnischkies
1
-111
/
+169
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
1
-78
/
+111
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
1
-4
/
+4
2015-04-19
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
1
-14
/
+0
2014-11-08
fix variable naming typo used in debug output
David Kalnischkies
1
-5
/
+5
2014-10-26
move permission changing from -item to -worker
David Kalnischkies
1
-3
/
+34
2014-10-07
Merge branch 'feature/acq-trans' into feature/expected-size
Michael Vogt
1
-1
/
+2
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
1
-4
/
+6
2014-10-07
use _apt:root only for partial directories
David Kalnischkies
1
-1
/
+2
2014-08-26
Pass ExpectedSize to tthe backend method
Michael Vogt
1
-0
/
+4
2014-05-09
tell download methods the expected hashes
David Kalnischkies
1
-0
/
+3
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
1
-16
/
+21
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-2
/
+5
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2014-02-14
allow http protocol to switch to https
David Kalnischkies
1
-1
/
+6
2013-05-08
properly handle if-modfied-since with libcurl/https
Michael Vogt
1
-3
/
+10
2012-05-14
* apt-pkg/acquire*.cc:
Raphael Geissert
1
-0
/
+15
2012-05-07
* apt-pkg/acquire-worker.cc:
YOSHINO Yoshihito
1
-3
/
+10
2012-04-22
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-30
/
+9
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
1
-24
/
+3
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-1
/
+17
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-4
/
+4
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-3
/
+5
2011-07-05
* apt-pkg/acquire*.{cc,h}:
David Kalnischkies
1
-2
/
+2
2011-04-26
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-6
/
+5
2011-03-14
* mirror method:
Michael Vogt
1
-0
/
+11
[next]