]> git.saurik.com Git - apt.git/history - methods/https.cc
Fix missing URIStart() for https downloads
[apt.git] / methods / https.cc
2015-01-05  Michael VogtFix missing URIStart() for https downloads
2014-12-22  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
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-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
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-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-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
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-05-08  Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-05-08  Michael Vogtproperly handle if-modfied-since with libcurl/https
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-01-09  Michael Vogt* methods/https.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-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
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-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-20  Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-19  David Kalnischkies* methods/https.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-20  Michael Vogt* methods/https.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-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
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-08  Michael Vogtmerged from lp:~mvo/apt/mvo (which is really lp:~donkul...
2011-02-08  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-03  David Kalnischkiesmerge 'after squeeze release'-stuff
2011-01-25  David Kalnischkiesmerge with debian-sid
2011-01-12  David Kalnischkies* apt-inst/contrib/extracttar.cc:
2011-01-12  David Kalnischkies* methods/https.cc:
2010-02-17  Michael Vogtmerged from the mvo branch
2010-02-17  Michael Vogtmerged from debian-sid
2010-02-13  David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-01-26  Michael Vogtmerge from the mvo branch
2010-01-08  Michael Vogt* French manpage translation update
2010-01-04  David Kalnischkiesmerge again with lp:~mvo/apt/debian-sid to get a builda...
2010-01-04  David Kalnischkiessome minor style fixes: use empty() and add a few const
2010-01-04  David Kalnischkiesfinally merge the rest of the patchset from Arnaud...
2009-12-22  David Kalnischkiesmerge with lp:~mvo/apt/sid to get the finale 0.7.25...
2009-12-18  Michael Vogt* Merged from the mvo branch
2009-12-18  Michael Vogt* merged lp:~mvo/apt/history
2009-12-18  Michael Vogtmerge from the debian-sid branch
2009-12-14  Michael Vogtdoc/sources.list.5.xml: merge typo fixes
2009-12-14  Michael Vogtmerged patches from david (many thanks)
2009-12-11  David Kalnischkiesfix the backport of the https methods as they would...
2009-12-10  David Kalnischkiesadd https options which default to the ones from http...
2009-12-10  David Kalnischkiesadd config setting for User-Agent in http and https...
2009-12-10  David Kalnischkiesmerge Michaels wonderful "fix" for the currently unwant...
2009-12-10  David Kalnischkiesmerge again with lp:~mvo/debian-sid
2009-12-10  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid : move all my ABI...
next