index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
https.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
1
-0
/
+4
*
enforce LFS for partial files in https range requests
David Kalnischkies
2014-04-26
1
-5
/
+5
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+5
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-4
/
+4
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-2
/
+2
*
add a testcase to check for forbidden https→http downgrades
David Kalnischkies
2014-02-14
1
-1
/
+2
*
disable https->http redirects in libcurl
Michael Vogt
2014-02-14
1
-0
/
+3
*
report https download start only if we really get it
David Kalnischkies
2014-02-14
1
-1
/
+2
*
use utimes instead of utimensat/futimens
David Kalnischkies
2014-02-11
1
-3
/
+3
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-5
/
+5
*
handle complete responses to https range requests
David Kalnischkies
2013-10-01
1
-23
/
+53
*
fix partial (206 and 416) support in https
David Kalnischkies
2013-10-01
1
-33
/
+67
*
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
2013-05-08
1
-1
/
+19
*
merged from the debian-wheezy branch
Michael Vogt
2013-05-08
1
-1
/
+6
|
\
|
*
properly handle if-modfied-since with libcurl/https
Michael Vogt
2013-05-08
1
-1
/
+6
*
|
* methods/https.cc:
Michael Vogt
2013-01-09
1
-2
/
+2
|
/
*
add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11
David Kalnischkies
2012-05-17
1
-1
/
+1
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
* methods/http{s,}.cc:
David Kalnischkies
2012-01-30
1
-0
/
+13
*
* methods/https.cc:
David Kalnischkies
2012-01-19
1
-5
/
+5
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-1
/
+1
*
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
1
-1
/
+4
|
\
|
*
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-10-05
1
-1
/
+4
|
|
\
|
|
*
* methods/https.cc:
Michael Vogt
2011-09-20
1
-1
/
+4
*
|
|
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
|
/
/
*
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-1
/
+1
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+3
|
/
*
* methods/https.cc:
David Kalnischkies
2011-01-12
1
-4
/
+2
*
* French manpage translation update
Michael Vogt
2010-01-08
1
-6
/
+20
*
merged patches from david (many thanks)
Michael Vogt
2009-12-14
1
-46
/
+42
|
\
|
*
fix the backport of the https methods as they would require an ABI break
David Kalnischkies
2009-12-11
1
-3
/
+3
|
*
add https options which default to the ones from http for the https
David Kalnischkies
2009-12-11
1
-55
/
+45
|
*
add config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies
2009-12-11
1
-1
/
+4
|
/
*
merged -r1875..1886 from lp:~donkult/apt/sid
Michael Vogt
2009-12-10
1
-1
/
+0
|
\
*
\
* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-10
1
-1
/
+4
|
\
\
|
*
\
merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-07
1
-1
/
+4
|
|
\
\
|
|
*
|
* apt-pkg/contrib/netrc.cc:
Michael Vogt
2009-12-04
1
-1
/
+1
|
|
*
|
add maybe_add_auth for ftp as well
Michael Vogt
2009-10-16
1
-1
/
+1
|
|
*
|
port netrc support from maemon
Michael Vogt
2009-10-16
1
-0
/
+3
*
|
|
|
* apt-pkg/packagemanager.cc:
Michael Vogt
2009-12-02
1
-1
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt
2009-11-17
1
-2
/
+1
|
*
|
* methods/https.cc:
Michael Vogt
2009-11-17
1
-1
/
+4
|
|
/
*
/
methods/https.cc: Add support for authentication using netrc (Closes: #518473),
Julian Andres Klode
2009-10-12
1
-0
/
+1
|
/
*
merged from the jackyf-devel branch
Michael Vogt
2009-08-19
1
-12
/
+19
|
\
|
*
Make apt proxy options have the highest priority, unified proxy determining c...
Eugene V. Lyubimkin
2008-12-15
1
-12
/
+19
|
*
fix various -Wall warnings
Michael Vogt
2008-10-28
1
-1
/
+1
|
*
* merge patch that enforces stricter https server certificate
Michael Vogt
2008-07-25
1
-12
/
+47
*
|
* methods/https.cc:
Michael Vogt
2009-02-03
1
-0
/
+5
*
|
methods/https.cc: do not unlink partial files (thanks to robbiew)
Michael Vogt
2009-02-03
1
-1
/
+0
[next]