]> git.saurik.com Git - apt.git/history - methods
Do not allow going from authenticated to unauthenticated repo
[apt.git] / methods /
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-24  Michael Vogtreleasing package apt version 1.1~exp3
2014-09-24  Julian Andres Klodemethods: Fail if we cannot drop privileges
2014-09-24  Michael VogtDrop Privileges to "Debian-apt" in most acquire methods
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-19  Michael VogtFix regression when copy: is used for a relative path
2014-09-17  Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-16  Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-05  Michael VogtImprove Debug::Acquire::http debug output
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-24  Michael Vogtmake compressed-indexes test pass again
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-24  Michael Vogtmethods/http.cc: use Req.str() in debug output
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-14  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-05-09  David Kalnischkiesreenable pipelining via hashsum reordering support
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07  Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-05-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-26  David Kalnischkiesenforce LFS for partial files in https range requests
2014-04-26  David Kalnischkiesbuild http request in a stringstream
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesadd a config option to switch uncompress methods to...
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David KalnischkiesStartPos is always positive for http/https
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13  David Kalnischkiesfix -Wformat= warnings about size_t != %lu on e.g....
2014-03-13  David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-14  David Kalnischkiesadd a testcase to check for forbidden https→http downgrades
2014-02-14  David Kalnischkiesadd a testcase to check for forbidden https→http downgrades
2014-02-14  Michael Vogtdisable https->http redirects in libcurl
2014-02-14  David Kalnischkiesallow http protocol to switch to https
2014-02-13  David Kalnischkiesreport https download start only if we really get it
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-11  David Kalnischkiesuse utimes instead of utimensat/futimens
2014-02-06  Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-01-31  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29  David Kalnischkiesfix various style/performance warnings in rred
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25  Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-21  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-20  Anthony Townsmethods/rred: minor robustness improvements
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16  Michael Vogtmerged mvo/feature/deb822
2014-01-15  David Kalnischkiesintegrate Anthonys rred with POC for client-side merge
2014-01-15  Anthony Townsreimplement rred to allow applying all the diffs in...
2014-01-05  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-05  Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2013-12-13  David Kalnischkiesimplement POC client-side merging of pdiffs via apt...
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-22  Michael Vogtadd Acquire::http::Proxy-Auto-Detect to the apt.conf...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-01  David Kalnischkieshandle complete responses to https range requests
2013-10-01  David Kalnischkiesfix partial (206 and 416) support in https
2013-10-01  David Kalnischkiesrefactor http client implementation
2013-10-01  David Kalnischkiesreplace "filesize - 1" trick in http with proper 416...
2013-10-01  David Kalnischkiesretry without partial data after a 416 response
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix missing va_end()
2013-07-26  David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25  Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
next