]> git.saurik.com Git - apt.git/history - methods/http.cc
methods/mirror.{cc,h}:
[apt.git] / methods / http.cc
2007-02-05  Michael Vogt* use pkgAcqMethod::FailReason() for consistent error...
2006-11-29  Michael Vogt* prototype of mirror method added
2006-08-21  bubulle@debian.orgMerge with Michael and resolve conflicts
2006-08-16  Michael Vogt* methods/http.cc:
2006-01-20  Christian PerrierResync with Michael
2006-01-18  Michael Vogt* merged with bubulle
2006-01-10  Michael Vogt* merged with apt--mvo--0
2006-01-10  Michael Vogt* fix http data corruption (#280844)
2005-11-30  Christian PerrierMerge with Michael AND update PO files
2005-11-28  Michael Vogt* apt--mvo merged
2005-11-28  Michael Vogt* build-depend on libdb4.3 now, fix for kFreeBSD (...
2005-11-28  Michael Vogt* merged with apt--mvo and corrected conflicts in po/
2005-11-22  Michael Vogt* merged http download limit for apt (#146877)
2005-10-23  Michael Vogt* added http data corruption fix patch (#280844)
2005-10-23  Michael Vogt* merged with apt--mvo--0 and apt--ddtp--0
2005-10-20  Michael Vogt* merge with apt--ddtp--0
2005-10-20  Michael Vogt* merged with main
2005-10-19  Michael Vogt* merged with apt--mvo, prepared another upload
2005-10-19  Michael Vogt* merged with apt--mvo
2005-10-17  Michael Vogt* merged with ddtp
2005-10-17  Michael Vogt* merged with apt--mvo--0
2005-10-17  Michael Vogt* merged pdiff support
2005-10-17  Michael Vogt* removed the URL-Reamp hack (we have pdiff support...
2005-09-06  Michael Vogt* merged with michael.vogt@ubuntu.com--2005/apt--mvo...
2005-06-24  Christian PerrierSync with Andre Luis Lopes and Otavio branches
2005-06-08  Michael Vogt* merged with otavios branch
2005-06-08  Michael Vogt* merged with apt--main and apt--fixes
2005-05-24  Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
2005-05-24  Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-19  Michael Vogt* fix the cache-control header generation
2005-05-07  Michael Vogt* merge with matt, search for the right patch next...
2005-03-31  Michael Vogt* merged the apt--main with the 2004 bwlimit tree
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-28  Christian PerrierSync with Matt
2005-03-26  Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-06  Christian PerrierBring consistency to the use of capitals in programs...
2004-11-28  Michael Vogt* imported changes from apt--main
2004-11-27  Matt ZimmermanCall setlocale in all methods, don't call bindtextdomai...
2004-11-26  Michael Vogtbrought tree up-to-date with matt
2004-11-25  Matt ZimmermanFix error in patch-22
2004-11-24  Matt ZimmermanCall setlocale and bindtextdomain in the http method
2004-09-20  Arch Librarian* Attempt to fix problems with chunked encoding by...
2004-09-20  Arch Librarian* Change default for Acquire::http::max-age to 0 to...
2004-09-20  Arch Librarian* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
2004-09-20  Arch LibrarianChange http message 'Waiting for file' to 'Waiting...
2004-09-20  Arch LibrarianLots and lots of i18n updates.
2004-09-20  Arch LibrarianCorrections for object lifetime
2004-09-20  Arch LibrarianVarious bug fixes
2004-09-20  Arch LibrarianG++3 fixes from Randolph
2004-09-20  Arch LibrarianAlfredo's vendor stuff
2004-09-20  Arch LibrarianMore SHA-1 prep
2004-09-20  Arch LibrarianBumped methods version number
2004-09-20  Arch LibrarianAlfredo's no_proxy patch
2004-09-20  Arch LibrarianJoin with aliencode
2004-09-20  Arch LibrarianTake careful care of persistence modes
2004-09-20  Arch LibrarianFixed error reporting for empty host strings and invali...
2004-09-20  Arch LibrarianMore debug text
2004-09-20  Arch LibrarianHP-UX fixes
2004-09-20  Arch LibrarianBug fixes
2004-09-20  Arch LibrarianReorderd error handling
2004-09-20  Arch LibrarianUse _exit in the signal handlers
2004-09-20  Arch Librarianno_proxy environment variable
2004-09-20  Arch LibrarianAdded clean install code
2004-09-20  Arch LibrarianMade http exit on a closed stdin
2004-09-20  Arch LibrarianBetter handling of missing services
2004-09-20  Arch LibrarianFixed a minor http bug and a bug in -d
2004-09-20  Arch LibrarianMultiprotocol connect
2004-09-20  Arch LibrarianUpdated error messages to reflect host/ip
2004-09-20  Arch LibrarianFinal rfc2553 changes
2004-09-20  Arch LibrarianChanged to using rfc2553 name resolution for http
2004-09-20  Arch LibrarianFixed cisco cacheengine lameness
2004-09-20  Arch LibrarianWow it works
2004-09-20  Arch LibrarianFirst draft
2004-09-20  Arch LibrarianHttp download fixes
2004-09-20  Arch LibrarianError handling fix
2004-09-20  Arch LibrarianMinor fixes
2004-09-20  Arch LibrarianRetry http fixes
2004-09-20  Arch LibrarianFixed could not connect problem
2004-09-20  Arch LibrarianDoc fixes and copy method patch
2004-09-20  Arch LibrarianRemoved extra printf
2004-09-20  Arch LibrarianCorrected call to getsockopt
2004-09-20  Arch LibrarianFixed quoting bug
2004-09-20  Arch LibrarianFixed lack of proxy auth
2004-09-20  Arch LibrarianMore bug fixes
2004-09-20  Arch LibrarianConfiguration fixes
2004-09-20  Arch LibrarianFixed pipelining and failures
2004-09-20  Arch LibrarianHTTP tunage
2004-09-20  Arch Librarianhttp pipelining control
2004-09-20  Arch LibrarianMore bugs fixes
2004-09-20  Arch LibrarianDebug code
2004-09-20  Arch LibrarianOptimizations
2004-09-20  Arch LibrarianHTTP pipelining
2004-09-20  Arch LibrarianFixed http segfault
2004-09-20  Arch LibrarianMade http_proxy override
2004-09-20  Arch LibrarianFixed problem with not being able to open files
2004-09-20  Arch LibrarianAlmost done now
2004-09-20  Arch LibrarianWorking acquire code
2004-09-20  Arch LibrarianHttp method
2004-09-20  Arch LibrarianHTTP bugs
2004-09-20  Arch LibrarianNew http method
next