Commit History

Author SHA1 Message Date
  Daniel Stenberg 452203341d pause: handle mixed types of data when paused 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Michael Kaufmann 0afbcfd800 curl_easy_reset: Also reset the authentication state 7 years ago
  Richy Kim 6b7616690e CURLOPT_BUFFERSIZE: support enlarging receive buffer 8 years ago
  Jay Satiro 4564636781 easy: Initialize info variables on easy init and duphandle 8 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 years ago
  Daniel Stenberg 9c91ec7781 idn: switch to libidn2 use and IDNA2008 support 8 years ago
  Daniel Stenberg 0f1996321f s/cURL/curl 8 years ago
  Jay Satiro 22cfeac730 easy: Reset all statistical session info in curl_easy_reset 8 years ago
  Daniel Stenberg bde2f09d5e multi: make Curl_expire() work with 0 ms timeouts 8 years ago
  Brian Prodoehl c50980807c curl_global_init: Check if IPv6 works 8 years ago
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 8 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
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Steve Holme 4ff5cfd5fa easy: Minor coding standard and style updates 8 years ago
  Jay Satiro c5744340db easy: Remove poll failure check in easy_transfer 8 years ago
  Daniel Stenberg 8d9d03a157 version: init moved to private name space, added protos 8 years ago
  Jay Satiro 80015cdd52 version: thread safety 8 years ago
  Steve Holme cd869cf1c1 easy: Removed redundant HTTP authentication include files 8 years ago
  Daniel Stenberg b51f04bf23 easy: add check to malloc() when running event-based 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 years ago
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 years ago
  Daniel Stenberg 7715a70ba2 curl_global_init: set the memory function pointers correct 9 years ago
  Daniel Stenberg 6f8ecea059 curl_global_init_mem: set function pointers before doing init 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 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. 10 years ago
  Steve Holme 591d5ca41b easy.c: Fixed compilation warning when no verbose string support 10 years ago