index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
13
-56
/
+57
2015-08-10
implement Signed-By without using gpg for verification
David Kalnischkies
1
-9
/
+60
2015-08-10
allow individual targets to be kept compressed
David Kalnischkies
1
-6
/
+2
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
1
-8
/
+10
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
2
-9
/
+12
2015-06-15
ensure valid or remove destination file in file method
David Kalnischkies
1
-11
/
+33
2015-06-09
replace ULONG_MAX with c++ style std::numeric_limits
David Kalnischkies
1
-2
/
+2
2015-06-09
support hashes for compressed pdiff files
David Kalnischkies
1
-1
/
+1
2015-06-09
add more parsing error checking for rred
David Kalnischkies
1
-21
/
+49
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
1
-10
/
+52
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
1
-1
/
+5
2015-05-22
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
4
-22
/
+39
2015-05-22
Update methods/https.cc now that ServerState::Size is renamed
Michael Vogt
1
-1
/
+1
2015-05-22
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
1
-14
/
+4
2015-05-22
Rename "Size" in ServerState to TotalFileSize
Michael Vogt
3
-16
/
+22
2015-05-22
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
3
-7
/
+18
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
1
-1
/
+1
2015-05-12
detect 416 complete file in partial by expected hash
David Kalnischkies
3
-11
/
+46
2015-04-19
calculate hashes while downloading in https
David Kalnischkies
6
-22
/
+43
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
13
-23
/
+23
2015-04-19
handle servers closing encoded connections correctly
David Kalnischkies
1
-3
/
+3
2015-04-19
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
1
-19
/
+24
2015-04-19
remove duplicated check for same file copy
David Kalnischkies
1
-9
/
+1
2015-04-19
improve https method queue progress reporting
David Kalnischkies
3
-46
/
+41
2015-04-19
do not unlink https file on general error
David Kalnischkies
1
-1
/
+0
2015-04-13
Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...
Michael Vogt
1
-2
/
+0
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
1
-7
/
+9
2015-04-07
properly handle expected filesize in https
David Kalnischkies
1
-14
/
+4
2015-04-07
HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404
Robert Edmonds
1
-0
/
+2
2015-03-16
derive more of https from http method
David Kalnischkies
5
-25
/
+40
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
3
-15
/
+26
2015-02-23
Fix crash in the apt-transport-https when Owner is NULL
Tomasz Buchert
1
-1
/
+1
2015-01-05
Fix missing URIStart() for https downloads
Michael Vogt
2
-2
/
+8
2014-12-22
dispose http(s) 416 error page as non-content
David Kalnischkies
4
-15
/
+30
2014-12-09
dispose http(s) 416 error page as non-content
David Kalnischkies
4
-16
/
+32
2014-11-09
use getline() instead of rolling our own
David Kalnischkies
1
-26
/
+5
2014-11-08
Assert statement calls a function which may have desired side effects: 'pos_i...
David Kalnischkies
1
-2
/
+2
2014-10-14
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-5
/
+8
2014-10-13
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
7
-11
/
+39
2014-10-08
methods/rsh.cc: replace strcat with std::string
Michael Vogt
1
-5
/
+8
2014-10-08
Fix ServerMethod::FindMaximumObjectSizeInQueue()
Michael Vogt
1
-1
/
+1
2014-10-08
Fix http pipeline messup detection
Michael Vogt
2
-2
/
+18
2014-10-07
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
4
-4
/
+12
2014-10-07
Merge branch 'feature/acq-trans' into feature/expected-size
Michael Vogt
2
-1
/
+9
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
6
-13
/
+13
2014-10-07
add ftp expected size check
Michael Vogt
3
-5
/
+8
2014-10-07
methods/https.cc: use File->Tell() here too
Michael Vogt
1
-2
/
+1
2014-10-06
make http size check work
Michael Vogt
11
-92
/
+75
2014-09-29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
5
-21
/
+17
2014-09-29
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-7
/
+4
[next]