History log of /curl/ (Results 28501 – 28525 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
329f17ac10-May-2004 Daniel Stenberg

better detect if/when curl_slist_append() returns failure, and bail out
accordingly

5dcab07c10-May-2004 Daniel Stenberg

if a malloc fails, clear up the memory and return failure

1f798aff10-May-2004 Daniel Stenberg

typo

a2ecdf4210-May-2004 Daniel Stenberg

the aprintf() versions now return NULL if _any_ alloc along the way failed,
previously they could return a piece of the string, making it impossible
for the caller to detect errors.

71fdc06310-May-2004 Daniel Stenberg

better detection for when add_buffer() returns failure, and return when that
happens

887d78a910-May-2004 Daniel Stenberg

Curl_hash_add() was modified to clear up better in case of internal failure.
When failing, it should not tamper at all with the data it was supposed to
add to the cache.

00557a5410-May-2004 Daniel Stenberg

checkpasswd() prevents segfault by checking that input argument is non-NULL

e18d27b710-May-2004 Daniel Stenberg

James Bursa's adjustments to make the -t option work for any test case.

The -t is the "torture" test that first runs the test and counts the number
of allocations performed during it, th

James Bursa's adjustments to make the -t option work for any test case.

The -t is the "torture" test that first runs the test and counts the number
of allocations performed during it, then it runs the test repeatedly over and
over again and makes alloc number N fail to verify that we detect and return
properly from error cases everywhere.

show more ...

228fea4610-May-2004 Daniel Stenberg

make Curl_llist_insert_next() fail properly if malloc() fails

e64dacb410-May-2004 Daniel Stenberg

better checking that strdup() works

fff01f2410-May-2004 Daniel Stenberg

Luca fixed the nc= in the digest line since it apparantly should not have
quotes...

e55dee3810-May-2004 Daniel Stenberg

James Bursa added better error checking for failer memory calls when
building formposts

8c2ce33c10-May-2004 Daniel Stenberg

build curllib.dsp from these

135394f510-May-2004 Daniel Stenberg

don't use -i when checking for our own server

fe065dc807-May-2004 Daniel Stenberg

James' and Gisle' reports/fixes

445c779107-May-2004 Daniel Stenberg

James Bursa changed two error message to use the display-name instead of the
internally-used name.

686ba84107-May-2004 Daniel Stenberg

James Bursa's fix to make this deal with malloc(0) as OK to free()

3394c01807-May-2004 Daniel Stenberg

We don't support any long protocol names so we can use a smaller buffer.
Also, make sure we have room for the trailing zero, only scan to size-1.

Gisle Vanem reported.

d67ea8c707-May-2004 Daniel Stenberg

count the formdata size using a 64bit size if avaialble

5350464307-May-2004 Daniel Stenberg

Made the lib/curllib.dsp file get generated automaticly

9aebdff207-May-2004 Daniel Stenberg

don't use a magic define name

90da930107-May-2004 Daniel Stenberg

This file is now generated at dist-time.

fbdc1b1e07-May-2004 Daniel Stenberg

Generate curllib.dsp on dist.time from msvcproj.head msvcproj.foot and the
known source files. Not actually verified to work yet.

e942df7507-May-2004 Daniel Stenberg

get the display host name properly

91c8be3606-May-2004 Daniel Stenberg

removed two odd comments

1...<<1141114211431144114511461147114811491150>>...1351