summaryrefslogtreecommitdiff
path: root/methods/https.h
Commit message (Collapse)AuthorAgeFilesLines
* methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIMEMichael Vogt2009-11-171-0/+2
|
* Minor typos.Otavio Salvador2007-07-101-1/+1
|
* * Fix compilation warnings:Otavio Salvador2007-07-101-1/+1
| | | | | | | | | | - apt-pkg/contrib/configuration.cc: wrong argument type; - apt-pkg/deb/dpkgpm.cc: wrong signess; - apt-pkg-acquire-item.cc: wrong signess and orderned initializers; - methods/https.cc: - type conversion; - unused variable; - changed SetupProxy() method to void;
* * added https transport method as optional pacakgeMichael Vogt2006-12-191-0/+48