]> git.saurik.com Git - apt.git/history - methods/http.cc
Merge with Michael Vogt's archive
[apt.git] / methods / http.cc
2005-06-24  Christian PerrierSync with Andre Luis Lopes and Otavio branches
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-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
2005-03-31  Michael Vogt* merged with matts tree