Commit History

Author SHA1 Message Date
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg feea9263e9 http2: setup the new pushed stream properly 9 years ago
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex 9 years ago
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex 9 years ago
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing 9 years ago
  Jon Spencer 2933698677 multi: inform about closed sockets before they are closed 9 years ago
  Daniel Stenberg f64dbb08c2 multi: removed Curl_multi_set_easy_connection 9 years ago
  Daniel Stenberg cacdc27f52 low-speed-limit: avoid timeout flood 9 years ago
  Daniel Stenberg 3b183df9cc multi: remove MULTI_TIMEOUT_INACCURACY 10 years ago
  Daniel Stenberg be28223f35 multi: add timer inaccuracy margin to timeout/connecttimeout 10 years ago
  Daniel Stenberg a691e04470 multi_socket: improved 100-continue timeout handling 11 years ago
  Daniel Stenberg 88c5c63ffc multi_socket: react on socket close immediately 11 years ago
  Daniel Stenberg 6420672879 curl_easy_init: use less mallocs 11 years ago
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Daniel Stenberg 232ad6549a multi: support timeouts 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 2c16681225 Adjusted to take in account that... 15 years ago
  Yang Tse f591ab3ba0 fix compiler warning: defined but not used 16 years ago
  Dan Fandrich 523767660c Fixed some minor mismatched types found by splint. 17 years ago
  Daniel Stenberg 5daa6b9367 Ravi Pratap provided fixes for HTTP pipelining 17 years ago
  Daniel Stenberg ae13c93b7d Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl 18 years ago
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 years ago
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Daniel Stenberg e3fa7d021e Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't 19 years ago