History log of /curl/ (Results 29776 – 29800 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
757a7d0829-Oct-2003 Daniel Stenberg

removed, functionality added to runtests.pl

2561350328-Oct-2003 Daniel Stenberg

Another glibc resolve name fix

60ef75f228-Oct-2003 Daniel Stenberg

possibly uninitialized variable

1cdc66d928-Oct-2003 Daniel Stenberg

overlapping memory chunks with strcpy(), detected by the friendly valgrind

ba12c5de27-Oct-2003 Daniel Stenberg

slightly quieter torture test by default

203f66d027-Oct-2003 Daniel Stenberg

James Bursa's fix to prevent failf() to write outside its buffer boundary

54c6f2c726-Oct-2003 Daniel Stenberg

James Bursa found an ERRORBUFFFER overflow

4cccceb026-Oct-2003 Daniel Stenberg

snprintf() made a single-byte buffer overflow, as it could write a zero
outside its given buffer. Discovered and reported by James Bursa.

245ab7c725-Oct-2003 Daniel Stenberg

avoid dependence on the order of the fields in the timeval struct, pointed out
by Gisle Vanem

2bdf52d424-Oct-2003 Daniel Stenberg

support building ares-enabled too

f991a69c24-Oct-2003 Daniel Stenberg

tests the new -C - fix

3dd26b7924-Oct-2003 Daniel Stenberg

HTTP resume fix

a5e2286724-Oct-2003 Daniel Stenberg

Resuming a download of an already downloaded document, that is trying to get
a range of a document beyond its size, caused libcurl to "hang" until the
server closed the connection and then it

Resuming a download of an already downloaded document, that is trying to get
a range of a document beyond its size, caused libcurl to "hang" until the
server closed the connection and then it returned error 18.

This is bad. This way, we don't return any error at all, which isn't nice
either, as we need to alert the app somehow that the request range was out
of size.

show more ...

5c96266d24-Oct-2003 Daniel Stenberg

solaris build improvement

fcfc6de924-Oct-2003 Daniel Stenberg

Based on David Hull's fix in bug report 804599, we now check for solaris
and gcc, to set the -mimpure-text link flag for linking the lib better.

da0b380624-Oct-2003 Daniel Stenberg

don't select() forever, set a timeout so at least the test fails nice

ed7ac3c924-Oct-2003 Daniel Stenberg

better name, it isn't https

b5d4a71824-Oct-2003 Daniel Stenberg

c-ares is the new name and ares_version() was added

a9d74e6c24-Oct-2003 Daniel Stenberg

Introducing ares_version(), so that we can have apps get version info about
what particular ares version that is being used.

d46afd2b24-Oct-2003 Daniel Stenberg

make it work with Negotiate support enabled too

ce4b842024-Oct-2003 Daniel Stenberg

runtests -t introduced

faabd44624-Oct-2003 Daniel Stenberg

improved the torture testing

2fe5f5ab24-Oct-2003 Daniel Stenberg

supports -l now to display the actual line that was prevented by memlimit

656d4b4c24-Oct-2003 Daniel Stenberg

if malloc fails, we must bail out nicely

7247041e24-Oct-2003 Daniel Stenberg

Improved checks for bad memory situations and proper behaviour when we
run out of memory.

1...<<1191119211931194119511961197119811991200>>...1351