index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
https.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
handle complete responses to https range requests
David Kalnischkies
1
-23
/
+53
2013-10-01
fix partial (206 and 416) support in https
David Kalnischkies
1
-33
/
+67
2013-05-08
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
1
-1
/
+19
2013-05-08
merged from the debian-wheezy branch
Michael Vogt
1
-1
/
+6
2013-05-08
properly handle if-modfied-since with libcurl/https
Michael Vogt
1
-1
/
+6
2013-01-09
* methods/https.cc:
Michael Vogt
1
-2
/
+2
2012-05-17
add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11
David Kalnischkies
1
-1
/
+1
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
1
-1
/
+1
2012-01-30
* methods/http{s,}.cc:
David Kalnischkies
1
-0
/
+13
2012-01-19
* methods/https.cc:
David Kalnischkies
1
-5
/
+5
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
1
-1
/
+1
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
1
-1
/
+4
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
1
-1
/
+4
2011-09-20
* methods/https.cc:
Michael Vogt
1
-1
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-1
/
+1
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+3
2011-01-12
* methods/https.cc:
David Kalnischkies
1
-4
/
+2
2010-01-08
* French manpage translation update
Michael Vogt
1
-6
/
+20
2009-12-14
merged patches from david (many thanks)
Michael Vogt
1
-46
/
+42
2009-12-11
fix the backport of the https methods as they would require an ABI break
David Kalnischkies
1
-3
/
+3
2009-12-11
add https options which default to the ones from http for the https
David Kalnischkies
1
-55
/
+45
2009-12-11
add config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies
1
-1
/
+4
2009-12-10
merged -r1875..1886 from lp:~donkult/apt/sid
Michael Vogt
1
-1
/
+0
2009-12-10
* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
1
-1
/
+4
2009-12-07
merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
1
-1
/
+4
2009-12-04
* apt-pkg/contrib/netrc.cc:
Michael Vogt
1
-1
/
+1
2009-12-02
* apt-pkg/packagemanager.cc:
Michael Vogt
1
-1
/
+3
2009-11-17
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt
1
-2
/
+1
2009-11-17
* methods/https.cc:
Michael Vogt
1
-1
/
+4
2009-10-16
add maybe_add_auth for ftp as well
Michael Vogt
1
-1
/
+1
2009-10-16
port netrc support from maemon
Michael Vogt
1
-0
/
+3
2009-10-12
methods/https.cc: Add support for authentication using netrc (Closes: #518473),
Julian Andres Klode
1
-0
/
+1
2009-08-19
merged from the jackyf-devel branch
Michael Vogt
1
-12
/
+19
2009-02-03
* methods/https.cc:
Michael Vogt
1
-0
/
+5
2009-02-03
methods/https.cc: do not unlink partial files (thanks to robbiew)
Michael Vogt
1
-1
/
+0
2008-12-15
Make apt proxy options have the highest priority, unified proxy determining c...
Eugene V. Lyubimkin
1
-12
/
+19
2008-10-28
fix various -Wall warnings
Michael Vogt
1
-1
/
+1
2008-08-05
fix various -Wall warnings
Michael Vogt
1
-1
/
+1
2008-07-25
* merge patch that enforces stricter https server certificate
Michael Vogt
1
-12
/
+47
2008-07-25
* merge patch that enforces stricter https server certificate
Michael Vogt
1
-12
/
+47
2008-05-02
Add timeout support for https.
Otavio Salvador
1
-1
/
+5
2007-10-05
methods/https.cc:
Michael Vogt
1
-13
/
+13
2007-08-10
* Reset curl options and timestamp between downloaded files. Thanks to
Otavio Salvador
1
-0
/
+13
2007-08-03
* apt-pkg/acquire-item.cc:
Michael Vogt
1
-8
/
+20
2007-08-02
* methods/https.cc:
Michael Vogt
1
-8
/
+20
2007-07-10
Minor typos.
Otavio Salvador
1
-1
/
+1
2007-07-10
* Fix compilation warnings:
Otavio Salvador
1
-3
/
+2
2006-12-19
* methods/https.cc:
Michael Vogt
1
-3
/
+26
2006-12-19
* added https transport method as optional pacakge
Michael Vogt
1
-0
/
+226