projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
releasing package apt version 1.1~exp16
[apt.git]
/
methods
/
2015-11-19
David Kalnischkies
ignore lost+found in private directory cleanup
tree
|
commitdiff
2015-11-05
David Kalnischkies
activate AI_IDN by default to support IDN domains
tree
|
commitdiff
2015-11-05
David Kalnischkies
apply various suggestions made by cppcheck
tree
|
commitdiff
2015-11-05
David Kalnischkies
allow acquire method specific options via Binary scope
tree
|
commitdiff
2015-11-05
David Kalnischkies
drop privileges in copy:// method as we do for file://
tree
|
commitdiff
2015-11-04
David Kalnischkies
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
tree
|
commitdiff
2015-11-04
David Kalnischkies
wrap every unlink call to check for != /dev/null
tree
|
commitdiff
2015-11-04
David Kalnischkies
set failreasons similar to connect.cc based on curl...
tree
|
commitdiff
2015-11-04
David Kalnischkies
unbreak the copy-method claiming hashsum mismatch since...
tree
|
commitdiff
2015-11-04
David Kalnischkies
drop privileges in file:// method as we do for decompre...
tree
|
commitdiff
2015-09-14
David Kalnischkies
fix two memory leaks reported by gcc
tree
|
commitdiff
2015-09-14
David Kalnischkies
avoid using global PendingError to avoid failing too...
tree
|
commitdiff
2015-08-31
David Kalnischkies
fix some unused parameter/variable warnings
tree
|
commitdiff
2015-08-28
David Kalnischkies
implement PDiff patching for compressed files
tree
|
commitdiff
2015-08-27
Julian Andres Klode
Merge branch 'feature/extractar-filefd' into debian...
tree
|
commitdiff
2015-08-27
David Kalnischkies
fix various typos reported by codespell
tree
|
commitdiff
2015-08-24
Michael Vogt
Fix typo
tree
|
commitdiff
2015-08-20
Michael Vogt
Merge remote-tracking branch 'mvo/feature/srv-records...
tree
|
commitdiff
2015-08-20
Michael Vogt
Add basic (non weight adjusted) shuffling for SrvRecord...
tree
|
commitdiff
2015-08-18
Michael Vogt
cleanup
tree
|
commitdiff
2015-08-18
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2015-08-18
Michael Vogt
Merge branch 'debian/experimental' into feature/srv...
tree
|
commitdiff
2015-08-14
Michael Vogt
Make apt compile with clang++ again
tree
|
commitdiff
2015-08-14
Julian Andres Klode
Merge branch 'debian/experimental' of https://github...
tree
|
commitdiff
2015-08-12
Daniel Hartwig
support setting a port for rsh:// in sources.list
tree
|
commitdiff
2015-08-10
David Kalnischkies
add c++11 override marker to overridden methods
tree
|
commitdiff
2015-08-10
David Kalnischkies
implement Signed-By without using gpg for verification
tree
|
commitdiff
2015-08-10
David Kalnischkies
allow individual targets to be kept compressed
tree
|
commitdiff
2015-08-10
David Kalnischkies
implement Signed-By option for sources.list
tree
|
commitdiff
2015-06-23
Michael Vogt
Merge remote-tracking branch 'donkult/debian/experiment...
tree
|
commitdiff
2015-06-15
David Kalnischkies
call URIStart in cdrom and file method
tree
|
commitdiff
2015-06-15
David Kalnischkies
ensure valid or remove destination file in file method
tree
|
commitdiff
2015-06-09
David Kalnischkies
replace ULONG_MAX with c++ style std::numeric_limits
tree
|
commitdiff
2015-06-09
David Kalnischkies
support hashes for compressed pdiff files
tree
|
commitdiff
2015-06-09
David Kalnischkies
add more parsing error checking for rred
tree
|
commitdiff
2015-06-09
David Kalnischkies
check patch hashes in rred worker instead of in the...
tree
|
commitdiff
2015-06-09
David Kalnischkies
rework hashsum verification in the acquire system
tree
|
commitdiff
2015-05-22
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2015-05-22
Michael Vogt
Update methods/https.cc now that ServerState::Size...
tree
|
commitdiff
2015-05-22
Michael Vogt
Merge remote-tracking branch 'upstream/debian/jessie...
tree
|
commitdiff
2015-05-22
Michael Vogt
Rename "Size" in ServerState to TotalFileSize
tree
|
commitdiff
2015-05-22
Michael Vogt
Fix endless loop in apt-get update that can cause disk...
tree
|
commitdiff
2015-05-22
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2015-05-13
David Kalnischkies
detect Releasefile IMS hits even if the server doesn't
tree
|
commitdiff
2015-05-11
David Kalnischkies
detect 416 complete file in partial by expected hash
tree
|
commitdiff
2015-04-18
David Kalnischkies
Merge branch 'debian/jessie' into debian/experimental
tree
|
commitdiff
2015-04-18
David Kalnischkies
calculate hashes while downloading in https
tree
|
commitdiff
2015-04-18
David Kalnischkies
calculate only expected hashes in methods
tree
|
commitdiff
2015-04-18
David Kalnischkies
handle servers closing encoded connections correctly
tree
|
commitdiff
2015-04-18
David Kalnischkies
send Alt-* info for uncompressed based on any compressions
tree
|
commitdiff
2015-04-18
David Kalnischkies
remove duplicated check for same file copy
tree
|
commitdiff
2015-04-18
David Kalnischkies
improve https method queue progress reporting
tree
|
commitdiff
2015-04-18
David Kalnischkies
do not unlink https file on general error
tree
|
commitdiff
2015-04-13
Michael Vogt
Revert "HttpsMethod::Fetch(): Zero the FetchResult...
tree
|
commitdiff
2015-04-10
David Kalnischkies
reimplement the last uses of sprintf
tree
|
commitdiff
2015-04-07
David Kalnischkies
properly handle expected filesize in https
tree
|
commitdiff
2015-04-07
Robert Edmonds
HttpsMethod::Fetch(): Zero the FetchResult object when...
tree
|
commitdiff
2015-03-16
David Kalnischkies
derive more of https from http method
tree
|
commitdiff
2015-03-16
David Kalnischkies
merge debian/sid into debian/experimental
tree
|
commitdiff
2015-02-23
Tomasz Buchert
Fix crash in the apt-transport-https when Owner is...
tree
|
commitdiff
2015-01-05
Michael Vogt
Fix missing URIStart() for https downloads
tree
|
commitdiff
2014-12-22
David Kalnischkies
dispose http(s) 416 error page as non-content
tree
|
commitdiff
2014-12-09
David Kalnischkies
dispose http(s) 416 error page as non-content
tree
|
commitdiff
2014-11-09
David Kalnischkies
use getline() instead of rolling our own
tree
|
commitdiff
2014-11-08
David Kalnischkies
Assert statement calls a function which may have desire...
tree
|
commitdiff
2014-11-05
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-27
Michael Vogt
Merge remote-tracking branch 'upstream/debian/sid'...
tree
|
commitdiff
2014-10-15
David Kalnischkies
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-14
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-13
Michael Vogt
Fix backward compatiblity of the new pkgAcquireMethod...
tree
|
commitdiff
2014-10-08
Michael Vogt
methods/rsh.cc: replace strcat with std::string
tree
|
commitdiff
2014-10-08
Michael Vogt
Fix ServerMethod::FindMaximumObjectSizeInQueue()
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/expected...
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge remote-tracking branch 'mvo/feature/acq-trans...
tree
|
commitdiff
2014-10-08
Michael Vogt
Fix http pipeline messup detection
tree
|
commitdiff
2014-10-08
Michael Vogt
Merge remote-tracking branch 'donkult/feature/acq-trans...
tree
|
commitdiff
2014-10-07
Michael Vogt
Send "Fail-Reason: MaximumSizeExceeded" from the method
tree
|
commitdiff
2014-10-07
Michael Vogt
Merge branch 'feature/acq-trans' into feature/expected...
tree
|
commitdiff
2014-10-07
Michael Vogt
make expected-size a maximum-size check as this is...
tree
|
commitdiff
2014-10-07
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-10-07
Michael Vogt
add ftp expected size check
tree
|
commitdiff
2014-10-07
Michael Vogt
methods/https.cc: use File->Tell() here too
tree
|
commitdiff
2014-10-06
Michael Vogt
make http size check work
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge remote-tracking branch 'debian/debian/experimenta...
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-29
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
2014-09-26
David Kalnischkies
fix: %i in format string (no. 1) requires 'int' but...
tree
|
commitdiff
2014-09-26
David Kalnischkies
Merge branch 'feature/gnupglimit' into debian/experimental
tree
|
commitdiff
2014-09-26
David Kalnischkies
correct the error messages to refer to apt-key instead...
tree
|
commitdiff
2014-09-26
David Kalnischkies
fix: Member variable 'X' is not initialized in the...
tree
|
commitdiff
2014-09-26
Michael Vogt
Merge remote-tracking branch 'donkult/feature/generaliz...
tree
|
commitdiff
2014-09-26
Michael Vogt
Disable Mth.DropPrivsOrDie() in copy.cc for now
tree
|
commitdiff
2014-09-25
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-24
Michael Vogt
releasing package apt version 1.1~exp3
tree
|
commitdiff
2014-09-24
Julian Andres Klode
methods: Fail if we cannot drop privileges
tree
|
commitdiff
2014-09-24
Michael Vogt
Drop Privileges to "Debian-apt" in most acquire methods
tree
|
commitdiff
2014-09-23
Michael Vogt
Merge remote-tracking branch 'debian/debian/experimenta...
tree
|
commitdiff
2014-09-23
Michael Vogt
Merge remote-tracking branch 'upstream/debian/experimen...
tree
|
commitdiff
2014-09-23
Michael Vogt
Merge branch 'debian/sid' into debian/experimental
tree
|
commitdiff
next