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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-3
/
+1
*
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
1
-1
/
+1
*
fix two memory leaks reported by gcc
David Kalnischkies
2015-09-14
1
-2
/
+3
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-17
/
+17
*
detect 416 complete file in partial by expected hash
David Kalnischkies
2015-05-12
1
-0
/
+1
*
calculate hashes while downloading in https
David Kalnischkies
2015-04-19
1
-2
/
+4
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-1
/
+1
*
improve https method queue progress reporting
David Kalnischkies
2015-04-19
1
-1
/
+1
*
derive more of https from http method
David Kalnischkies
2015-03-16
1
-6
/
+10
*
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
1
-5
/
+6
|
\
|
*
Fix missing URIStart() for https downloads
Michael Vogt
2015-01-05
1
-0
/
+1
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
1
-0
/
+2
*
|
make http size check work
Michael Vogt
2014-10-06
1
-2
/
+1
|
\
\
|
*
|
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
1
-3
/
+2
|
|
/
*
/
make https honor ExpectedSize as well
Michael Vogt
2014-08-26
1
-1
/
+2
|
/
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+6
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-8
/
+8
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-1
/
+1
*
handle complete responses to https range requests
David Kalnischkies
2013-10-01
1
-0
/
+29
*
add missing curl_easy_cleanup()
Michael Vogt
2013-01-09
1
-0
/
+5
*
just in case: correct the header-guard for https to not match http
David Kalnischkies
2012-02-11
1
-2
/
+2
*
remove the arbitrary MAXLEN limit for response lines (Closes: #658346)
David Kalnischkies
2012-02-11
1
-2
/
+0
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-1
/
+2
*
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt
2009-11-17
1
-0
/
+2
*
Minor typos.
Otavio Salvador
2007-07-10
1
-1
/
+1
*
* Fix compilation warnings:
Otavio Salvador
2007-07-10
1
-1
/
+1
*
* added https transport method as optional pacakge
Michael Vogt
2006-12-19
1
-0
/
+48