History log of /curl/ (Results 29051 – 29075 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
87a1c70303-Mar-2004 Daniel Stenberg

removed include stuff now handled by test.h

6e3fa90c03-Mar-2004 Daniel Stenberg

We let this file include more generic headers that many libtests need anyway
to reduce the amount of #include stuff in each single libNNN.c file.
unistd.h was added to prevent select() warnin

We let this file include more generic headers that many libtests need anyway
to reduce the amount of #include stuff in each single libNNN.c file.
unistd.h was added to prevent select() warnings on FreeBSD

show more ...

b2ef407303-Mar-2004 Daniel Stenberg

Tom Bates' adjustment to build on his nsr-tandem-nsk.

e2f7030203-Mar-2004 Daniel Stenberg

rename struct FILE to FILEPROTO, to prevent it from causing trouble with
the plain old FILE typedef.

533519cc03-Mar-2004 Daniel Stenberg

Dan Fandrich fixed some GSS detection flaws

7c85be9402-Mar-2004 Daniel Stenberg

corrected the reuse_fresh condition

8982909302-Mar-2004 Daniel Stenberg

large file in jan 2004

7cb10a1802-Mar-2004 Daniel Stenberg

various updates

33d67c6802-Mar-2004 Daniel Stenberg

two items fixed, one so old I don't think its valid anymore

e46b571902-Mar-2004 Daniel Stenberg

display src/config.h as well after configure as run

353f764102-Mar-2004 Daniel Stenberg

Yet another curl_off_t printf format attempt, we now exclude the %-letter from
FORMAT_OFF_T to allow additional options to get specified, like with '"%5"
FORMAT_OFF_T'.

9f43726902-Mar-2004 Daniel Stenberg

Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.

4539117802-Mar-2004 Daniel Stenberg

CURLOPT_MUTE is obsolete since a long while, we don't need to set it!

eddeb49f02-Mar-2004 Daniel Stenberg

clean the html and pdf files

7ab3b5b302-Mar-2004 Daniel Stenberg

use FORMAT_OFF_T instead of CURL_FORMAT_OFF_T to reduce the complexity of
having to redef that name

00d5f88602-Mar-2004 Daniel Stenberg

- we switch to simply use FORMAT_OFF_T internally
- Also, we must not assume that SIZEOF_CURL_OFF_T is defined, as this file
gets included from the ares dir at times and then it isn't defined.

49daeaf801-Mar-2004 Daniel Stenberg

the CURLOPT_FRESH_CONNECT fix

d03fbf5d01-Mar-2004 Daniel Stenberg

a fair day's work!

cb72a80f01-Mar-2004 Daniel Stenberg

Use CURL_FORMAT_OFF_T for printf()inf curl_off_t variables.

71d81f1f01-Mar-2004 Daniel Stenberg

Now uses CURL_FORMAT_OFF_T instead of %Od
Fixed the check for bad resumes. Made test case 99 work and proved a bug
in test case ... eh, was it 32?

b0c51d1901-Mar-2004 Daniel Stenberg

large_file is a new feature we can require for a specific test

71335e5b01-Mar-2004 Daniel Stenberg

support 'large_file' as a feature to require for specific tests (such as
test 99)

c9b23ca001-Mar-2004 Daniel Stenberg

check for CURL_VERSION_LARGEFILE in the feature bitmask

7983ec8401-Mar-2004 Daniel Stenberg

set CURL_VERSION_LARGEFILE if we support large files

8cb2a68601-Mar-2004 Daniel Stenberg

define ENABLE_64BIT if we have enabled 64bit large files
define our internal CURL_FORMAT_OFF_T define, we don't use the global one!

1...<<1161116211631164116511661167116811691170>>...1351