]> git.saurik.com Git - apt.git/history - methods/http.cc
You have to do the bounds check before the access.
[apt.git] / methods / http.cc
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-11-11  David Kalnischkieshttp: skip connection cleanup if we close it anyhow
2016-11-10  David Kalnischkiesimprove SOCKS error messages for http slightly
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-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 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-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
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-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-05-28  David Kalnischkiesuse std::locale::global instead of setlocale
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2015-09-14  David Kalnischkiesfix two memory leaks reported by gcc
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
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-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkiescalculate hashes while downloading in https
2015-04-18  David Kalnischkiescalculate only expected hashes in methods
2015-04-18  David Kalnischkieshandle servers closing encoded connections correctly
2015-03-16  David Kalnischkiesderive more of https from http method
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-12-22  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-12-09  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/expected...
2014-10-08  Michael VogtMerge remote-tracking branch 'donkult/feature/acq-trans...
2014-10-07  Michael VogtSend "Fail-Reason: MaximumSizeExceeded" from the method
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael Vogtmake expected-size a maximum-size check as this is...
2014-10-06  Michael Vogtmake http size check work
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-27  Michael VogtPass ExpectedSize to tthe backend method
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
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-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
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 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 Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David KalnischkiesStartPos is always positive for http/https
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
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-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
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 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  David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-25  Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
2013-07-17  Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-14  Raphael GeissertDo not send a connection: keep-alive, at all
2013-05-08  Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
next