Age | Commit message (Collapse) | Author |
|
|
|
|
|
of tetetest's patch for curl_easy_send()
|
|
while () => while()
and some other minor re-indentings
|
|
|
|
libcurl. This also makes the options change name to --krb (from --krb4) and
CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
|
|
They all now return ssize_t to Curl_write().
Unfortunately, Curl_read() is in a sorrier state but it too would benefit from
a similar cleanup.
|
|
for SSPI support. The contents of the file has been moved into the krb4.h file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory.h is included everywhere for this.
|
|
|
|
|
|
way for emacs, and vim users should provide a similar non-polluting style
|
|
|
|
proper CURLcode. The default timeout for reading one response is now also
possible to change while running.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
same socket and it was available from the passed-in struct anyway!
|
|
|
|
|
|
be posted in a minute to the libcurl list.
|
|
removed use of global variables
removed name space pollutions (added Curl_ prefixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|