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
2016-03-15
methods/gpgv: Warn about SHA1 (and RIPEMD-160)
Julian Andres Klode
1
-3
/
+29
2016-03-15
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
1
-0
/
+8
2016-03-15
methods/gpgv: Correctly handle weak signatures with multiple keys
Julian Andres Klode
1
-1
/
+6
2016-03-14
methods/gpgv: Reject weak digest algorithms
Julian Andres Klode
1
-0
/
+16
2016-03-14
Revert "Handle ERRSIG in the gpgv method like BADSIG"
Julian Andres Klode
1
-7
/
+0
2016-03-14
Handle ERRSIG in the gpgv method like BADSIG
Julian Andres Klode
1
-0
/
+7
2016-02-04
rred: If there were I/O errors, fail
Julian Andres Klode
1
-0
/
+5
2016-01-26
act on various suggestions from cppcheck
David Kalnischkies
2
-1
/
+6
2016-01-12
Only enable pipelining if server is HTTP/1.1
Julian Andres Klode
2
-1
/
+10
2016-01-08
allow pdiff bootstrap from all supported compressors
David Kalnischkies
1
-2
/
+2
2016-01-08
use one 'store' method to rule all (de)compressors
David Kalnischkies
2
-37
/
+45
2016-01-07
rred: Run in parallel
Julian Andres Klode
1
-1
/
+1
2016-01-05
Do not remove a not working SrvRecords server twice
Michael Vogt
1
-3
/
+1
2015-12-27
rred: Use buffered writes
Julian Andres Klode
1
-3
/
+7
2015-12-27
rred: Only call pkgInitConfig() in test mode
Julian Andres Klode
1
-2
/
+2
2015-12-27
Convert most callers of isspace() to isspace_ascii()
Julian Andres Klode
3
-2
/
+5
2015-12-26
rred: Allow passing files as arguments for compressor testing
Julian Andres Klode
1
-2
/
+14
2015-11-28
disable privilege dropping for rsh/ssh method by default
David Kalnischkies
1
-0
/
+4
2015-11-28
fix program name detection in rsh method
David Kalnischkies
2
-6
/
+6
2015-11-19
ignore lost+found in private directory cleanup
David Kalnischkies
1
-0
/
+1
2015-11-05
activate AI_IDN by default to support IDN domains
David Kalnischkies
1
-0
/
+2
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
7
-12
/
+10
2015-11-05
allow acquire method specific options via Binary scope
David Kalnischkies
12
-109
/
+65
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
3
-38
/
+54
2015-11-04
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
1
-1
/
+6
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
5
-8
/
+8
2015-11-04
set failreasons similar to connect.cc based on curl errors
David Kalnischkies
1
-3
/
+18
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2
-23
/
+35
2015-11-04
drop privileges in file:// method as we do for decompressors
David Kalnischkies
1
-2
/
+12
2015-09-14
fix two memory leaks reported by gcc
David Kalnischkies
6
-18
/
+21
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
1
-1
/
+1
2015-08-31
fix some unused parameter/variable warnings
David Kalnischkies
1
-6
/
+4
2015-08-28
implement PDiff patching for compressed files
David Kalnischkies
1
-37
/
+47
2015-08-27
fix various typos reported by codespell
David Kalnischkies
3
-4
/
+4
2015-08-24
Fix typo
Michael Vogt
1
-1
/
+1
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
1
-2
/
+3
2015-08-18
cleanup
Michael Vogt
1
-10
/
+8
2015-08-18
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...
Michael Vogt
14
-118
/
+286
2015-08-18
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
16
-269
/
+466
2015-08-14
Make apt compile with clang++ again
Michael Vogt
1
-1
/
+1
2015-08-12
support setting a port for rsh:// in sources.list
Daniel Hartwig
2
-2
/
+21
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
[next]