History log of /curl/ (Results 30601 – 30625 of 33773)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

eb0cc34904-Mar-2003 Daniel Stenberg

Removed define, risc os build, POST-GET bug fixed, AIX 4.3 problems solved
and two makefiles fixed.

1c7dfda403-Mar-2003 Daniel Stenberg

output the md5sum as the last step

3c0e4a2f03-Mar-2003 Daniel Stenberg

Added share.obj

c753072a03-Mar-2003 Daniel Stenberg

moved the disable-thread warning to the switch code so that the AIX 4.3
automatic disable won't cause a warning

243942a703-Mar-2003 Daniel Stenberg

Detect AIX 4.3 or later, and if found disable the check for the thread-safe
*_r() functions as they're not needed (and if fact mess things up for us).
Brought to our attention by the friendly

Detect AIX 4.3 or later, and if found disable the check for the thread-safe
*_r() functions as they're not needed (and if fact mess things up for us).
Brought to our attention by the friendly Troels Walsted Hansen in bug report
#696217.

show more ...

8d5ac8b403-Mar-2003 Daniel Stenberg

AIX 4.3 or later should use gethostbyname() and not the *_r() version.

17962b3d03-Mar-2003 Daniel Stenberg

Added typecast to please the MSVC compiler.

f70acd5903-Mar-2003 Daniel Stenberg

another typecast added to please the borland compiler

ffe5c46203-Mar-2003 Daniel Stenberg

Add (void) on our uses of the swrite() macro when we don't read the return
code as this makes compiler warnings. We *should* fix the code to deal with
the return codes instead...

3242ea5f02-Mar-2003 Daniel Stenberg

Init postdata properly before issuing a request, so that there isn't any
lingering POST-stuff that confuses GET requests. Juan F. Codagnone reported
this problem in bug report #653859.

39a282bf02-Mar-2003 Daniel Stenberg

moved a variable declaration to remove a compiler warnings with the MSVC
compiler, mentioned by Andi Jahja

2958300428-Feb-2003 Daniel Stenberg

include the engine stuff

0a1a185828-Feb-2003 Daniel Stenberg

Andres Garcia Garcia updated to build with the most recent OpenSSL and
the recent libcurl changes.

8f809e2a28-Feb-2003 Daniel Stenberg

James Bursa made it compile on RISC OS as well.

f216059b28-Feb-2003 Daniel Stenberg

James Bursa wrote a section about cross-compiling for RISC OS

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