]> git.saurik.com Git - apt.git/history - methods
CMake: Add unit tests
[apt.git] / methods /
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
2015-08-24  Michael VogtFix typo
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-20  Michael VogtAdd basic (non weight adjusted) shuffling for SrvRecord...
2015-08-18  Michael Vogtcleanup
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-14  Michael VogtMake apt compile with clang++ again
2015-08-14  Julian Andres KlodeMerge branch 'debian/experimental' of https://github...
2015-08-12  Daniel Hartwigsupport setting a port for rsh:// in sources.list
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-08-10  David Kalnischkiesimplement Signed-By without using gpg for verification
2015-08-10  David Kalnischkiesallow individual targets to be kept compressed
2015-08-10  David Kalnischkiesimplement Signed-By option for sources.list
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-15  David Kalnischkiescall URIStart in cdrom and file method
2015-06-15  David Kalnischkiesensure valid or remove destination file in file method
2015-06-09  David Kalnischkiesreplace ULONG_MAX with c++ style std::numeric_limits
2015-06-09  David Kalnischkiessupport hashes for compressed pdiff files
2015-06-09  David Kalnischkiesadd more parsing error checking for rred
2015-06-09  David Kalnischkiescheck patch hashes in rred worker instead of in the...
2015-06-09  David Kalnischkiesrework hashsum verification in the acquire system
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtUpdate methods/https.cc now that ServerState::Size...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Michael VogtRename "Size" in ServerState to TotalFileSize
2015-05-22  Michael VogtFix endless loop in apt-get update that can cause disk...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-05-13  David Kalnischkiesdetect Releasefile IMS hits even if the server doesn't
2015-05-11  David Kalnischkiesdetect 416 complete file in partial by expected hash
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
next