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-08-06
CMake: Add basic CMake build system
Julian Andres Klode
1
-0
/
+35
2016-07-30
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
1
-1
/
+1
2016-07-27
rred: truncate result file before writing to it
David Kalnischkies
1
-2
/
+2
2016-07-27
http: skip requesting if pipeline is full
David Kalnischkies
1
-0
/
+2
2016-07-27
use proper warning for automatic pipeline disable
David Kalnischkies
1
-4
/
+1
2016-07-26
verify hash of input file in rred
David Kalnischkies
1
-16
/
+41
2016-07-06
keep trying with next if connection to a SRV host failed
David Kalnischkies
1
-7
/
+23
2016-07-06
report all instead of first error up the acquire chain
David Kalnischkies
1
-1
/
+7
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
3
-21
/
+35
2016-07-05
avoid 416 response teardown binding to null pointer
David Kalnischkies
4
-10
/
+12
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2
-3
/
+3
2016-06-27
close server if parsing of header field failed
David Kalnischkies
1
-0
/
+1
2016-06-27
methods/ftp: Cope with weird PASV responses
Julian Andres Klode
1
-2
/
+15
2016-06-15
http: don't hang on redirect with length + connection close
David Kalnischkies
1
-4
/
+4
2016-06-02
ignore std::locale exeception on non-existent "" locale
David Kalnischkies
1
-1
/
+5
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
20
-77
/
+24
2016-05-27
prevent C++ locale number formatting in text APIs
David Kalnischkies
2
-3
/
+3
2016-05-08
gpgv: show always webportal error on NODATA
David Kalnischkies
1
-12
/
+21
2016-05-01
support multiple fingerprints in signed-by
David Kalnischkies
1
-13
/
+17
2016-05-01
gpgv: cleanup statusfd parsing a bit
David Kalnischkies
1
-57
/
+45
2016-05-01
don't show NO_PUBKEY warning if repo is signed by another key
David Kalnischkies
1
-4
/
+4
2016-05-01
gpgv: handle expired sig as worthless
David Kalnischkies
1
-0
/
+7
2016-05-01
gpgv: use EXPKEYSIG instead of KEYEXPIRED
David Kalnischkies
1
-3
/
+3
2016-04-27
refactored no_proxy code to work regardless of where https proxy is set
Patrick Cable
1
-6
/
+6
2016-04-25
don't ask server if we have entire file in partial/
David Kalnischkies
1
-24
/
+54
2016-04-14
allow uncompressed files to be empty in store again
David Kalnischkies
1
-1
/
+1
2016-04-14
fix Alt-Filename handling of file method
David Kalnischkies
1
-1
/
+1
2016-03-28
Allow lowering trust level of a hash via config
Julian Andres Klode
1
-12
/
+12
2016-03-22
handle gpgv's weak-digests ERRSIG
David Kalnischkies
1
-7
/
+50
2016-03-21
properly check for "all good sigs are weak"
David Kalnischkies
1
-9
/
+14
2016-03-16
Make the weak signature message less ambigious
Julian Andres Klode
1
-1
/
+1
2016-03-16
methods/gpgv: Rewrite error handling and message
Julian Andres Klode
1
-19
/
+50
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
[next]