]> git.saurik.com Git - apt.git/history - methods/http.cc
move defines for version to macros.h
[apt.git] / methods / http.cc
2014-03-13  David KalnischkiesStartPos is always positive for http/https
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
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-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
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-01-24  Michael Vogtquote plus in filenames to work around a bug in the...
2013-01-11  Michael Vogt* methods/http.cc:
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-05-21  bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21  Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-17  David Kalnischkiesadd spaces around PACKAGE_VERSION to fix FTBFS with...
2012-05-14  David Kalnischkies* methods/http.cc:
2012-05-14  Raphael Geissert* apt-pkg/acquire*.cc:
2012-04-20  Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-17  David Kalnischkiesnewer gcc versions seems to have no problem with that...
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-21  David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-04  David Kalnischkiesfix "(performance) Possible inefficient checking for...
2012-03-04  David Kalnischkiesfix "(style) Checking if unsigned variable 'Minor'...
2012-03-04  David Kalnischkiesensure that (s)scanf doesn't parse a too long Code...
2012-02-11  David Kalnischkiesremove the arbitrary MAXLEN limit for response lines...
2012-01-31  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30  Michael Vogtmerged from donkult
2012-01-30  David Kalnischkies* methods/http{s,}.cc:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-17  David Kalnischkiestry to avoid direct usage of .Fd() if possible and...
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-10  David Kalnischkiesdequote URL taken from Location in redirects as we...
2011-04-28  David KalnischkiesLocation header in redirects should be absolute URI...
2011-04-27  David Kalnischkies* methods/http.cc:
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-03  David Kalnischkiesmerge 'after squeeze release'-stuff
2011-02-02  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2010-11-25  Michael Vogtmerged lp:~pitti/apt/compressed-indexes
2010-11-22  Michael Vogt* methods/http.cc:
next