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