summaryrefslogtreecommitdiff
path: root/methods/gzip.cc
AgeCommit message (Expand)Author
2016-01-08use one 'store' method to rule all (de)compressorsDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt
2014-03-13add a config option to switch uncompress methods to compressDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2012-04-05* methods/bzip2.cc:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-09-06* methods/{gzip,bzip2}.cc:David Kalnischkies
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode
2010-07-06methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de
2006-09-30* methods/gzip.cc:Michael Vogt
2006-09-30* methods/gzip.cc:Michael Vogt
2006-09-12* methods/gzip.cc:Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Fixed c_str handlingArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Alfredos bzip2 stuffArch Librarian
2004-09-20BSD testing fixesArch Librarian
2004-09-20More SHA-1 prepArch Librarian
2004-09-20Alfredo PatchArch Librarian
2004-09-20Fixed relative pathsArch Librarian
2004-09-20HP-UX fixesArch Librarian
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20Almost done nowArch Librarian
2004-09-20Working acquire codeArch Librarian
2004-09-20New http methodArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Stable acquire codeArch Librarian
2004-09-20gzip methodArch Librarian