summaryrefslogtreecommitdiff
path: root/lib/pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* llist: replace Curl_llist_alloc with Curl_llist_initbagder/remove-llist_allocDaniel Stenberg2017-04-031-3/+3
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-9/+9
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* pipeline: switch some code over to functionsDaniel Stenberg2015-05-181-0/+12
* pipeline: remove print_pipeline()Daniel Stenberg2014-01-031-3/+1
* pipelining: Remove dead code.Linus Nielsen Feltzing2013-03-141-4/+0
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-131-0/+50