summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.cc
AgeCommit message (Expand)Author
2019-01-30Verify data being sent by methods in SendMessage()Julian Andres Klode
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-01-03require methods to request AuxRequest capability at startupDavid Kalnischkies
2018-01-03refactor message generation for methodsDavid Kalnischkies
2017-10-22Run Proxy-Auto-Detect script from main processJulian Andres Klode
2017-10-05send the hashes for alternative file correctlyDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-07-06report all instead of first error up the acquire chainDavid Kalnischkies
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-01-26act on various suggestions from cppcheckDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-10-08Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...Michael Vogt
2014-10-08Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt
2014-10-08Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt
2014-10-07do not show IP in output of testcasesDavid Kalnischkies
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt
2014-10-06make http size check workMichael Vogt
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-08-26Pass ExpectedSize to tthe backend methodMichael Vogt
2014-05-09tell download methods the expected hashesDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert
2012-05-14* apt-pkg/acquire-methods.cc:David Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-11cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies
2011-04-16* apt-pkg/acquire-method.cc:David Kalnischkies
2011-03-15apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt
2011-03-14* mirror method:Michael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2009-07-30merged from debianMichael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies