index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
https.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+6
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-8
/
+8
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
1
-1
/
+1
2013-10-01
handle complete responses to https range requests
David Kalnischkies
1
-0
/
+29
2013-01-09
add missing curl_easy_cleanup()
Michael Vogt
1
-0
/
+5
2012-02-11
just in case: correct the header-guard for https to not match http
David Kalnischkies
1
-2
/
+2
2012-02-11
remove the arbitrary MAXLEN limit for response lines (Closes: #658346)
David Kalnischkies
1
-2
/
+0
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-1
/
+2
2009-11-17
methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME
Michael Vogt
1
-0
/
+2
2007-07-10
Minor typos.
Otavio Salvador
1
-1
/
+1
2007-07-10
* Fix compilation warnings:
Otavio Salvador
1
-1
/
+1
2006-12-19
* added https transport method as optional pacakge
Michael Vogt
1
-0
/
+48