History log of /curl/ (Results 30576 – 30600 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
34c4ba4312-Mar-2003 Daniel Stenberg

-m on curl on windows with telnet doesn't work

babb372e12-Mar-2003 Daniel Stenberg

This verifies that my fix for bug report #700275 works.

5b9b82c112-Mar-2003 Daniel Stenberg

test58 added

075c534212-Mar-2003 Daniel Stenberg

improved the header checks
--enable-libgcc
check for a sed before using it

f317f8b112-Mar-2003 Daniel Stenberg

Add include files to prevent warnings on some (HPUX) systems.

f8d552dd12-Mar-2003 Daniel Stenberg

include "config.h" from the lib's private dir

606f72bb12-Mar-2003 Daniel Stenberg

Setup include path to the lib dir to enable inclusion of "config.h"

327e6a2b12-Mar-2003 Daniel Stenberg

Made set_local_option() properly static as reported by Rick Jones

be8f6c7f12-Mar-2003 Daniel Stenberg

Prefix defines and symbols with CURL_ to reduce the risk of colliding with
various system's other defines.

073448e012-Mar-2003 Daniel Stenberg

support a few more common typedefs

f136f43512-Mar-2003 Daniel Stenberg

Massige use of AC_HELP_STRING() all over makes the --help output so much
nicer!

ebea6b4811-Mar-2003 Daniel Stenberg

another week of changes, especially libtool gave us an adventure to remember

e5b7dc5611-Mar-2003 Daniel Stenberg

syntax error

c2d8025a11-Mar-2003 Daniel Stenberg

Christophe Demory fixed the check to work better for non-blocking on HP-UX
systems. Bug report #701749.

853e240e11-Mar-2003 Daniel Stenberg

Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier.
Fix by Richard Gorton.

8755a6d111-Mar-2003 Daniel Stenberg

Richard Gorton improved the random_the_seed() function for systems where
we don't find/know of a good random source. This way, we get a better
randomness which in turn should make SSL connect

Richard Gorton improved the random_the_seed() function for systems where
we don't find/know of a good random source. This way, we get a better
randomness which in turn should make SSL connections more secure.

show more ...

9f72306111-Mar-2003 Daniel Stenberg

don't check for netinet/if_ether.h, we don't include it and it causes
configure warnings on many systems

652683fc11-Mar-2003 Daniel Stenberg

Martin C. Martin's fix to produce an error message in case of failure
in the Curl_is_connected() function.

83a4638910-Mar-2003 Daniel Stenberg

added things to fix at the next major release/change

957b618f10-Mar-2003 Daniel Stenberg

clarify

ebe5191b10-Mar-2003 Daniel Stenberg

no the data is not freed, this is left for the app to do when needed

c426234d10-Mar-2003 Daniel Stenberg

AAAARG

libtool 1.4.3 is scary as hell and caused just about every build on all sorts
of platforms to stop working, thanks to the fact that it ruquires a SED
variables somehow set by

AAAARG

libtool 1.4.3 is scary as hell and caused just about every build on all sorts
of platforms to stop working, thanks to the fact that it ruquires a SED
variables somehow set by the configure script. It works fine on my linux
running autoconf 2.57 and automake 1.7 but others seem not to do as fine.

Reverting back to the ltmain.sh we had previously, which I believe is 1.4.2
including handmade patches for FreeBSD.

ALERT ALERT ALERT before we try 1.4.3 or similar versions again, check the
${SED} stuff and similar carefully.

show more ...

8c3a103910-Mar-2003 Daniel Stenberg

Include sys/types.h as well. Ray DeGennaro reports successful compiling on
AIX when this fix is applied and I cannot see how this will break any
systems.

d0e4494607-Mar-2003 Daniel Stenberg

figure out the path to a 'sed' as otherwise libtool gets crazy

46a593d907-Mar-2003 Daniel Stenberg

libtoolize 1.4.3 brought these

1...<<1221122212231224122512261227122812291230>>...1351