Commit History

Author SHA1 Message Date
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Daniel Stenberg 21a7a96c90 Curl_recv_has_postponed_data: silence compiler warnings 7 years ago
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Karlson2k 72d5e144fb sendf.c: added ability to call recv() before send() as workaround 8 years ago
  Alessandro Ghedini 03de4e4b21 connect: implement TCP Fast Open for Linux 8 years ago
  Daniel Stenberg 46bf7996f4 Curl_read: check for activated HTTP/1 pipelining, not only requested 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Flavio Medeiros e55f15454e Curl_read_plain: clean up ifdefs that break statements 8 years ago
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing 9 years ago
  Daniel Stenberg 5252f13dfa http2: Curl_read should not use the single buffer 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg a6b8fe2a5f checksrc: use space before paren in "return (expr);" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Patrick Monnerat 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 3aa899929d Curl_debug: document switch fallthroughs 10 years ago
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit 10 years ago
  Steve Holme c9dd4022f4 sendf.c: Fixed compilation warning from f2d234a4dd9bcc 10 years ago
  Steve Holme f2d234a4dd FILE: Fixed sending of data would always return CURLE_WRITE_ERROR 10 years ago
  Daniel Stenberg 2a4ee0d221 FILE: we don't support paused transfers using this protocol 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 years ago
  Daniel Stenberg bb55293313 FTP: remove krb4 support 11 years ago
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago