| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
symbol will not be available when building with CURL_NO_OLDIES defined. Use
  of CURL_FORMAT_CURL_OFF_T is preferred since 7.19.0
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Simplify preprocessor symbol checking
 | 
 | 
slightly while editing
 | 
 | 
 | 
 | 
that each call will contain a full protocol packet.
 | 
 | 
writing out the whole header. The docs say it writes the whole header,
but the code (before this patch) did not write out the leading $.
 | 
 | 
simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added
benefit that this goes in line with my long-term wishes to get rid of the
CURLM_CALL_MULTI_PERFORM all together from the public API.
 | 
 | 
 | 
 | 
 | 
 | 
string buffer, otherwise Curl_client_write() call with zero size would write
to the end of string buffer including matched POP3_EOB.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
check for (excess > 0 && !k->ignorebody).
 | 
 | 
check for broken connections like ares_process() did. Based on that, I
  merged the two functions into a single generic one with two front-ends.
 | 
 | 
 | 
 | 
http://curl.haxx.se/mail/lib-2009-12/0293.html
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
c-ares is only enabled when specifically requested.
  Consequently, c-ares default setting is disabled.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
is now a very long time ago
 | 
 | 
proxy that cannot be resolved when using c-ares. This matches the behaviour
  when not using c-ares.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |