]> git.saurik.com Git - apt.git/history - methods
Don't download "optional" files not in Release :/.
[apt.git] / methods /
2016-11-25  Julian Andres Klodegpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading...
2016-11-23  David Kalnischkiesreport apt-key errors via status-fd messages
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-11-11  David Kalnischkieshttp: skip connection cleanup if we close it anyhow
2016-11-11  Edgar Fußhttp: clear content before reporting the failure
2016-11-10  David Kalnischkiesimprove SOCKS error messages for http slightly
2016-09-04  David Kalnischkiesabort connection on '.' target replies in SRV
2016-09-01  David Kalnischkiessupport long keyid and fingerprint in gpgv's GOODSIG
2016-09-01  David Kalnischkiestry not to call memcpy with length 0 in hash calculations
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres Klodemethods/connect.cc: Only use AI_IDN if defined
2016-08-26  Julian Andres KlodeCMake: Do not use -lresolv if res_init exists in libc
2016-08-25  David Kalnischkiesshow apt-key warnings in apt update
2016-08-17  David Kalnischkiesmethods: read config in most to least specific order
2016-08-16  David Kalnischkiesdon't try pipelining if server closes connections
2016-08-16  David Kalnischkiesdon't sent Range requests if we know its not accepted
2016-08-16  David Kalnischkiesreorganize server-states resetting in http/https
2016-08-13  David Kalnischkieshttp(s): allow empty values for header fields
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkieshttp: auto-configure for local Tor proxy if called...
2016-08-10  David Kalnischkiesblock direct connections to .onion domains (RFC7687)
2016-08-10  David Kalnischkiesimplement socks5h proxy support for http method
2016-08-10  David Kalnischkiesimplement generic config fallback for methods
2016-08-10  David Kalnischkiesuse the same redirection handling for http and https
2016-08-10  David Kalnischkiesdetect redirection loops in acquire instead of workers
2016-08-10  David Kalnischkiesfail on unsupported http/https proxy settings
2016-08-10  David Kalnischkiessupport all socks-proxy known to curl in https method
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeGet rid of the old buildsystem
2016-08-06  Julian Andres KlodeCMake: Add basic CMake build system
2016-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-07-27  David Kalnischkiesrred: truncate result file before writing to it
2016-07-27  David Kalnischkieshttp: skip requesting if pipeline is full
2016-07-27  David Kalnischkiesuse proper warning for automatic pipeline disable
2016-07-25  David Kalnischkiesverify hash of input file in rred
2016-07-06  David Kalnischkieskeep trying with next if connection to a SRV host failed
2016-07-06  David Kalnischkiesreport all instead of first error up the acquire chain
2016-07-06  David Kalnischkiesdon't change owner/perms/times through file:// symlinks
2016-07-05  David Kalnischkiesavoid 416 response teardown binding to null pointer
2016-07-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
2016-06-27  David Kalnischkiesclose server if parsing of header field failed
2016-06-27  Julian Andres Klodemethods/ftp: Cope with weird PASV responses
2016-06-20  Julian Andres KlodeMerge pull request Debian/apt#16 from dombenson/master
2016-06-15  David Kalnischkieshttp: don't hang on redirect with length + connection...
2016-06-02  David Kalnischkiesignore std::locale exeception on non-existent "" locale
2016-05-28  David Kalnischkiesuse std::locale::global instead of setlocale
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-08  David Kalnischkiesgpgv: show always webportal error on NODATA
2016-05-01  David Kalnischkiessupport multiple fingerprints in signed-by
2016-05-01  David Kalnischkiesgpgv: cleanup statusfd parsing a bit
2016-05-01  David Kalnischkiesdon't show NO_PUBKEY warning if repo is signed by anoth...
2016-05-01  David Kalnischkiesgpgv: handle expired sig as worthless
2016-05-01  David Kalnischkiesgpgv: use EXPKEYSIG instead of KEYEXPIRED
2016-04-27  Julian Andres KlodeMerge branch 'fix-https-noproxy' of github.com:patcable/apt
2016-04-27  Patrick Cablerefactored no_proxy code to work regardless of where...
2016-04-25  David Kalnischkiesdon't ask server if we have entire file in partial/
2016-04-14  David Kalnischkiesallow uncompressed files to be empty in store again
2016-04-14  David Kalnischkiesfix Alt-Filename handling of file method
2016-03-28  Julian Andres KlodeAllow lowering trust level of a hash via config
2016-03-22  David Kalnischkieshandle gpgv's weak-digests ERRSIG
2016-03-21  David Kalnischkiesproperly check for "all good sigs are weak"
2016-03-16  Julian Andres KlodeMake the weak signature message less ambigious
2016-03-16  Julian Andres Klodemethods/gpgv: Rewrite error handling and message
2016-03-15  Julian Andres Klodemethods/gpgv: Warn about SHA1 (and RIPEMD-160)
2016-03-15  Julian Andres Klodeapt-pkg/acquire-worker.cc: Introduce 104 Warning message
2016-03-15  Julian Andres Klodemethods/gpgv: Correctly handle weak signatures with...
2016-03-14  Julian Andres Klodemethods/gpgv: Reject weak digest algorithms
2016-03-14  Julian Andres KlodeRevert "Handle ERRSIG in the gpgv method like BADSIG"
2016-03-14  Julian Andres KlodeHandle ERRSIG in the gpgv method like BADSIG
2016-02-04  Julian Andres Kloderred: If there were I/O errors, fail
2016-01-26  David Kalnischkiesact on various suggestions from cppcheck
2016-01-12  Julian Andres KlodeOnly enable pipelining if server is HTTP/1.1
2016-01-08  David Kalnischkiesallow pdiff bootstrap from all supported compressors
2016-01-08  David Kalnischkiesuse one 'store' method to rule all (de)compressors
2016-01-07  Julian Andres Kloderred: Run in parallel
2016-01-05  Michael VogtDo not remove a not working SrvRecords server twice
2015-12-27  Julian Andres Kloderred: Use buffered writes
2015-12-27  Julian Andres Kloderred: Only call pkgInitConfig() in test mode
2015-12-27  Julian Andres KlodeConvert most callers of isspace() to isspace_ascii()
2015-12-26  Julian Andres Kloderred: Allow passing files as arguments for compressor...
2015-11-28  David Kalnischkiesdisable privilege dropping for rsh/ssh method by default
2015-11-28  David Kalnischkiesfix program name detection in rsh method
2015-11-19  David Kalnischkiesignore lost+found in private directory cleanup
2015-11-05  David Kalnischkiesactivate AI_IDN by default to support IDN domains
2015-11-05  David Kalnischkiesapply various suggestions made by cppcheck
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-11-05  David Kalnischkiesdrop privileges in copy:// method as we do for file://
2015-11-04  David Kalnischkiesallow getaddrinfo flag AI_ADDRCONFIG to be disabled
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiesset failreasons similar to connect.cc based on curl...
2015-11-04  David Kalnischkiesunbreak the copy-method claiming hashsum mismatch since...
2015-11-04  David Kalnischkiesdrop privileges in file:// method as we do for decompre...
2015-09-14  David Kalnischkiesfix two memory leaks reported by gcc
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-08-31  David Kalnischkiesfix some unused parameter/variable warnings
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
next