summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.h
AgeCommit message (Expand)Author
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
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
2014-11-05prepare ABI for feature/socketpairMichael Vogt
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael 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-21mark optional (private) symbols as hiddenDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2012-05-14* apt-pkg/acquire-methods.cc:David Kalnischkies
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-07-05* apt-pkg/acquire*.{cc,h}:David 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-02-25add sha512 support in the client now as wellMichael Vogt
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt
2007-08-03* apt-inst/contrib/extracttar.cc:Michael Vogt
2007-07-30* apt-pkg/acquire-method.{cc,h}:Michael Vogt
2007-06-14* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2007-06-09* merged apt--no-pragmaMichael Vogt
2007-02-06* removed dead codeMichael Vogt
2007-02-01* commited the latest mirror failure detection codeMichael Vogt
2007-01-17* basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt
2006-12-14* merged the no-pragma branchMichael Vogt
2006-11-29* working mirror implementation based on http methodMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-11-14* merged daniels wonderful doxygen workMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More CD fixesArch Librarian
2004-09-20CDROMs are unmountedArch Librarian
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20WoopsArch Librarian
2004-09-20fixed casting bugArch Librarian
2004-09-20HTTP pipeliningArch Librarian
2004-09-20CDROM and GlobOr fixArch Librarian
2004-09-20CDROM methodArch Librarian
2004-09-20Minor Acquire cleanupArch Librarian