summaryrefslogtreecommitdiff
path: root/methods/http.h
Commit message (Collapse)AuthorAgeFilesLines
* * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-0/+3
| | | | | | | | | | | | | | | | | | | - fix TimeToStr i18n (LP: #289807) * [ABI break] merge support for http redirects, thanks to Jeff Licquia and Anthony Towns * [ABI break] use int for the package IDs (thanks to Steve Cotton) * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support * Clarify the --help for 'purge' (LP: #243948) * cmdline/apt-get.cc - fix "apt-get source pkg" if there is a binary package and a source package of the same name but from different packages (LP: #330103) * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
* Minor typos.Otavio Salvador2007-07-101-1/+1
|
* * debian/control: increase standards versionMichael Vogt2007-06-091-2/+0
| | | | | * methods/http.cc: revert pipeline depth and move global Proxy to here * methods/http.h: remove Proxy from here
* * merged http download limit for apt (#146877)Michael Vogt2005-11-221-0/+5
|
* Corrections for object lifetimeArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2002-04-18 05:09:38 GMT Corrections for object lifetime
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+7
| | | | | | Author: jgg Date: 2001-05-27 23:53:55 GMT G++3 fixes from Randolph
* More SHA-1 prepArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-03-06 07:15:29 GMT More SHA-1 prep
* Join with aliencodeArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Take careful care of persistence modesArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2000-05-28 04:33:59 GMT Take careful care of persistence modes
* Reorderd error handlingArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 1999-12-09 03:45:56 GMT Reorderd error handling
* http pipelining controlArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1998-12-10 05:39:53 GMT http pipelining control
* HTTP pipeliningArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1998-12-05 04:19:01 GMT HTTP pipelining
* Almost done nowArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-11-11 06:54:13 GMT Almost done now
* Http methodArch Librarian2004-09-201-1/+7
| | | | | | Author: jgg Date: 1998-11-04 07:10:49 GMT Http method
* HTTP bugsArch Librarian2004-09-201-5/+4
| | | | | | Author: jgg Date: 1998-11-01 08:07:11 GMT HTTP bugs
* New http methodArch Librarian2004-09-201-0/+141
Author: jgg Date: 1998-11-01 05:27:29 GMT New http method