Commit History

Author SHA1 Message Date
  Marcel Raad 50f1bb2632 Fix strict-prototypes GCC warning 5 years ago
  Jay Satiro f26bc29cfe easy: fix win32 init to work without CURL_GLOBAL_WIN32 5 years ago
  Daniel Stenberg ca597ad34a Curl_now: figure out windows version in win32_init 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Daniel Stenberg 34fe0e1622 curl_easy_perform: fix timeout handling 6 years ago
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd 6 years ago
  Viktor Szakats b801b453af whitespace fixes 6 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Daniel Stenberg 17ca0ccff4 curl_easy_upkeep: removed 'conn' from the name 6 years ago
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() 6 years ago
  Laurent Bonnans 4939f36524 vtls: reinstantiate engine on duplicated handles 6 years ago
  Daniel Stenberg 3ef67c6861 easy_perform: use *multi_timeout() to get wait times 6 years ago
  Viktor Szakats 4bd91bc474 spelling fixes 6 years ago
  Daniel Stenberg 2b126cd708 duphandle: make sure CURLOPT_RESOLVE is duplicated fine too 6 years ago
  Daniel Stenberg fb4f568b1e add_handle/easy_perform: clear errorbuffer on start if set 6 years ago
  Daniel Stenberg 2404aa080e pause: when changing pause state, update socket state 6 years ago
  Daniel Stenberg 367689d8c9 header callback: don't chop headers into smaller pieces 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg 9caa3e248d curl_easy_reset: clear digest auth state 6 years ago
  Patrick Monnerat e44ddfd477 mime: clone mime tree upon easy handle duplication. 6 years ago
  Basuke Suzuki 2a6dbb8155 easy: fix connection ownership in curl_easy_pause 6 years ago
  Patrick Monnerat f009bbe1f6 curl_easy_reset: release mime-related data. 6 years ago
  Nikos Mavrogiannopoulos c92d2e14cf Added support for libssh SSH SCP back-end 7 years ago
  Daniel Stenberg d661b0afb5 global_init: ignore CURL_GLOBAL_SSL's absense 7 years ago
  Daniel Stenberg aa7668b948 setopt: split out curl_easy_setopt() to its own file 7 years ago
  Daniel Stenberg cda89c8b58 include: remove conncache.h inclusion from where its not needed 7 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Daniel Stenberg fa48987356 easy_events: make event data static 7 years ago