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
*
disable privilege dropping for rsh/ssh method by default
David Kalnischkies
2015-11-28
1
-0
/
+4
*
fix program name detection in rsh method
David Kalnischkies
2015-11-28
2
-6
/
+6
*
ignore lost+found in private directory cleanup
David Kalnischkies
2015-11-19
1
-0
/
+1
*
activate AI_IDN by default to support IDN domains
David Kalnischkies
2015-11-05
1
-0
/
+2
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
7
-12
/
+10
*
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
12
-109
/
+65
*
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-05
3
-38
/
+54
*
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
2015-11-04
1
-1
/
+6
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
5
-8
/
+8
*
set failreasons similar to connect.cc based on curl errors
David Kalnischkies
2015-11-04
1
-3
/
+18
*
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
2
-23
/
+35
*
drop privileges in file:// method as we do for decompressors
David Kalnischkies
2015-11-04
1
-2
/
+12
*
fix two memory leaks reported by gcc
David Kalnischkies
2015-09-14
6
-18
/
+21
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-1
/
+1
*
fix some unused parameter/variable warnings
David Kalnischkies
2015-08-31
1
-6
/
+4
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-37
/
+47
*
fix various typos reported by codespell
David Kalnischkies
2015-08-27
3
-4
/
+4
*
Fix typo
Michael Vogt
2015-08-24
1
-1
/
+1
*
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-20
1
-2
/
+3
*
cleanup
Michael Vogt
2015-08-18
1
-10
/
+8
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
2015-08-18
14
-118
/
+286
|
\
|
*
Make apt compile with clang++ again
Michael Vogt
2015-08-14
1
-1
/
+1
|
*
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/experimental' into feature/srv-records
Michael Vogt
2015-08-18
16
-269
/
+466
|
\
|
|
*
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
[next]