Age | Commit message (Collapse) | Author |
|
once and for all
|
|
deleted trailing whitespace
|
|
|
|
properly
+ delete trailing whitespace
|
|
about that passed-in argument not being used.
* killed trailing whitespace
|
|
|
|
verification:
- when multiple common names are used (as in the curl tests), the last name
needs to be selected.
- allow comparing with encoded values, at least with BMP and ISO latin1
encoded T61strings.
|
|
|
|
if the connection is killed it blanks the pointer it points to, to make it
easier to detect usage problems whereever Curl_done() is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we now use it to provide more info back on connect failures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
take a CURLcode as a second argument, that is non-zero when Curl_done()
is called after an error was returned from Curl_do() (or similar).
|
|
|
|
to deliver
|
|
|
|
|
|
instead of using snprintf() + strdup().
|
|
|
|
|
|
|
|
we typecast on invoke.
|
|
causes xlc and gcc act differently on AIX.
|
|
James Bursa only modified by me.
|
|
|
|
|
|
|
|
|
|
memory.h is included everywhere for this.
|
|
|
|
Also some minor edits.
|