platform/upstream/curl.git
20 years agoDan Fandrich made the hugehelp.c contain both compressed and uncompressed
Daniel Stenberg [Tue, 13 Jan 2004 08:48:41 +0000 (08:48 +0000)]
Dan Fandrich made the hugehelp.c contain both compressed and uncompressed
help if libz is available using #ifdef in the source instead, to allow the
distributed source code to be easier built with compressed help text.

20 years agodefine HAVE_LIBZ if libz is present, for hugehelp.c
Daniel Stenberg [Tue, 13 Jan 2004 08:47:10 +0000 (08:47 +0000)]
define HAVE_LIBZ if libz is present, for hugehelp.c

20 years agoamiga patch applied and committed
Daniel Stenberg [Tue, 13 Jan 2004 08:38:04 +0000 (08:38 +0000)]
amiga patch applied and committed

20 years agothe multi change, the amiga build, credits
Daniel Stenberg [Tue, 13 Jan 2004 08:36:29 +0000 (08:36 +0000)]
the multi change, the amiga build, credits

20 years agoDiego Casorran's fixes to allow native AmigaOS builds
Daniel Stenberg [Tue, 13 Jan 2004 08:35:57 +0000 (08:35 +0000)]
Diego Casorran's fixes to allow native AmigaOS builds

20 years agothree changes done this morning
Daniel Stenberg [Tue, 13 Jan 2004 08:05:54 +0000 (08:05 +0000)]
three changes done this morning

20 years agoMatt Veenstra updated the Mac OS X framework files
Daniel Stenberg [Tue, 13 Jan 2004 08:04:05 +0000 (08:04 +0000)]
Matt Veenstra updated the Mac OS X framework files

20 years agoBrian R Duffy made the makefile work to build SSL-enabled curl with Borland
Daniel Stenberg [Tue, 13 Jan 2004 08:02:01 +0000 (08:02 +0000)]
Brian R Duffy made the makefile work to build SSL-enabled curl with Borland
C++.

20 years agoBrian R Duffy provide a "build SSL-enabled with Borland" section
Daniel Stenberg [Tue, 13 Jan 2004 07:58:49 +0000 (07:58 +0000)]
Brian R Duffy provide a "build SSL-enabled with Borland" section

20 years agofix the copyright string years
Daniel Stenberg [Tue, 13 Jan 2004 07:42:11 +0000 (07:42 +0000)]
fix the copyright string years

20 years agomodified the TODO, we already do persistant tests
Daniel Stenberg [Tue, 13 Jan 2004 07:39:42 +0000 (07:39 +0000)]
modified the TODO, we already do persistant tests

20 years agoadded our standard header
Daniel Stenberg [Tue, 13 Jan 2004 07:38:26 +0000 (07:38 +0000)]
added our standard header

20 years agoadded standard source header
Daniel Stenberg [Tue, 13 Jan 2004 07:37:29 +0000 (07:37 +0000)]
added standard source header

20 years agofix the include path to point to the libcurl's source dir too for the setup.h
Daniel Stenberg [Tue, 13 Jan 2004 07:36:13 +0000 (07:36 +0000)]
fix the include path to point to the libcurl's source dir too for the setup.h
inclusion

20 years agoinclude setup.h from the lib dir instead to get even more private stuff
Daniel Stenberg [Tue, 13 Jan 2004 07:35:28 +0000 (07:35 +0000)]
include setup.h from the lib dir instead to get even more private stuff
from the libcurl build, but right now for the USE_SSLEAY define.

20 years agomore stuff to be added "soon"
Daniel Stenberg [Mon, 12 Jan 2004 15:54:31 +0000 (15:54 +0000)]
more stuff to be added "soon"

20 years agoPeter Sylvester's multi patches were applied
Daniel Stenberg [Mon, 12 Jan 2004 15:27:40 +0000 (15:27 +0000)]
Peter Sylvester's multi patches were applied

20 years agoPeter Sylvester brought code that now allows a callback to modified the URL
Daniel Stenberg [Mon, 12 Jan 2004 15:26:32 +0000 (15:26 +0000)]
Peter Sylvester brought code that now allows a callback to modified the URL
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.

20 years agobetter test script
Daniel Stenberg [Mon, 12 Jan 2004 14:41:06 +0000 (14:41 +0000)]
better test script

20 years agobetter skip reasons, longer waiting for startup of servers (due to slow/loaded
Daniel Stenberg [Mon, 12 Jan 2004 14:34:48 +0000 (14:34 +0000)]
better skip reasons, longer waiting for startup of servers (due to slow/loaded
host), added retrying/waiting for slow stunnel startups

20 years agocut the patch number before a '-' too, to enable '7.11.0-pre1' to use
Daniel Stenberg [Mon, 12 Jan 2004 09:14:12 +0000 (09:14 +0000)]
cut the patch number before a '-' too, to enable '7.11.0-pre1' to use
patch number zero.

20 years agohttp auth types
Daniel Stenberg [Mon, 12 Jan 2004 08:48:08 +0000 (08:48 +0000)]
http auth types
disable EPRT
removed passwd prompting text

20 years agoremoved the "build natively on amiga" note as this is not yet true, we're
Daniel Stenberg [Mon, 12 Jan 2004 08:14:14 +0000 (08:14 +0000)]
removed the "build natively on amiga" note as this is not yet true, we're
awaiting a patch that might be delayed into 7.11.1 instead (see TODO-RELEASE)

20 years agoadded the forgotten patch tracker item #844036
Daniel Stenberg [Mon, 12 Jan 2004 08:08:36 +0000 (08:08 +0000)]
added the forgotten patch tracker item #844036

20 years agoDan Fandrich does download page edits
Daniel Stenberg [Mon, 12 Jan 2004 07:59:25 +0000 (07:59 +0000)]
Dan Fandrich does download page edits
ftps has a new port

20 years agoissue 6 moved to 7.11.1
Daniel Stenberg [Sun, 11 Jan 2004 23:02:48 +0000 (23:02 +0000)]
issue 6 moved to 7.11.1

20 years agoDominick Meglio pointed out FTPS should use default port 990 according to
Daniel Stenberg [Sun, 11 Jan 2004 22:56:36 +0000 (22:56 +0000)]
Dominick Meglio pointed out FTPS should use default port 990 according to
IANA.

20 years agoadded one assert and a few comments describing how the auth stuff works
Daniel Stenberg [Fri, 9 Jan 2004 14:03:06 +0000 (14:03 +0000)]
added one assert and a few comments describing how the auth stuff works

20 years agoadded a short intro text about this not being for binary package installs
Daniel Stenberg [Fri, 9 Jan 2004 09:36:07 +0000 (09:36 +0000)]
added a short intro text about this not being for binary package installs

20 years agothe --with-spnego fix
Daniel Stenberg [Fri, 9 Jan 2004 09:25:14 +0000 (09:25 +0000)]
the --with-spnego fix

20 years agoconfigure spnego fix of yday
Daniel Stenberg [Fri, 9 Jan 2004 09:06:26 +0000 (09:06 +0000)]
configure spnego fix of yday

20 years agoa fair idea
Daniel Stenberg [Fri, 9 Jan 2004 08:59:55 +0000 (08:59 +0000)]
a fair idea

20 years agoDominick Meglio updated the win description since we fixed the gettimeofday
Daniel Stenberg [Fri, 9 Jan 2004 07:45:47 +0000 (07:45 +0000)]
Dominick Meglio updated the win description since we fixed the gettimeofday
name issue

20 years agoGiuseppe Attardi's bug
Daniel Stenberg [Thu, 8 Jan 2004 23:06:40 +0000 (23:06 +0000)]
Giuseppe Attardi's bug

20 years agofixed the LDFLAGS creation for the SPNEGO option
Daniel Stenberg [Thu, 8 Jan 2004 22:58:21 +0000 (22:58 +0000)]
fixed the LDFLAGS creation for the SPNEGO option

20 years agoa few issues are now awaiting response
Daniel Stenberg [Thu, 8 Jan 2004 22:03:10 +0000 (22:03 +0000)]
a few issues are now awaiting response

20 years agosourceforge out, siamu.ac.th in
Daniel Stenberg [Wed, 7 Jan 2004 15:46:20 +0000 (15:46 +0000)]
sourceforge out, siamu.ac.th in

20 years agoadded a few people who have been doing lots of good stuff
Daniel Stenberg [Wed, 7 Jan 2004 14:53:53 +0000 (14:53 +0000)]
added a few people who have been doing lots of good stuff

20 years agofeature update
Daniel Stenberg [Wed, 7 Jan 2004 14:50:11 +0000 (14:50 +0000)]
feature update

20 years agoadded fresh mirror info since last release
Daniel Stenberg [Wed, 7 Jan 2004 13:41:56 +0000 (13:41 +0000)]
added fresh mirror info since last release

20 years agostopped the sf mirror
Daniel Stenberg [Wed, 7 Jan 2004 10:22:44 +0000 (10:22 +0000)]
stopped the sf mirror

20 years agoupdated year in the copyright string
Daniel Stenberg [Wed, 7 Jan 2004 09:19:33 +0000 (09:19 +0000)]
updated year in the copyright string

20 years agoremoved the fixed entries, somewhat updated entries
Daniel Stenberg [Wed, 7 Jan 2004 07:44:44 +0000 (07:44 +0000)]
removed the fixed entries, somewhat updated entries

20 years agomention that the _LARGE options are added in 7.11.0, added a header to the
Daniel Stenberg [Wed, 7 Jan 2004 07:20:08 +0000 (07:20 +0000)]
mention that the _LARGE options are added in 7.11.0, added a header to the
file with the standard curl blurb

20 years agoDan Fandrich fixed our zlib usage
Daniel Stenberg [Mon, 5 Jan 2004 22:55:51 +0000 (22:55 +0000)]
Dan Fandrich fixed our zlib usage

20 years agoDan Fandrich's zlib fix
Daniel Stenberg [Mon, 5 Jan 2004 22:54:45 +0000 (22:54 +0000)]
Dan Fandrich's zlib fix

20 years agoAccept fix
Daniel Stenberg [Mon, 5 Jan 2004 22:52:11 +0000 (22:52 +0000)]
Accept fix

20 years agonew files for the large file support number parsing
Daniel Stenberg [Mon, 5 Jan 2004 22:39:46 +0000 (22:39 +0000)]
new files for the large file support number parsing

20 years agolarge file support added in CVS now
Daniel Stenberg [Mon, 5 Jan 2004 22:38:00 +0000 (22:38 +0000)]
large file support added in CVS now

20 years agomr Meyer brought large file support
Daniel Stenberg [Mon, 5 Jan 2004 22:37:31 +0000 (22:37 +0000)]
mr Meyer brought large file support

20 years agoDavid J Meyer's large file work was added.
Daniel Stenberg [Mon, 5 Jan 2004 22:35:43 +0000 (22:35 +0000)]
David J Meyer's large file work was added.

20 years agofix duplicates
Daniel Stenberg [Mon, 5 Jan 2004 22:34:37 +0000 (22:34 +0000)]
fix duplicates

20 years agoDavid J Meyer's large file support.
Daniel Stenberg [Mon, 5 Jan 2004 22:29:29 +0000 (22:29 +0000)]
David J Meyer's large file support.

20 years agominor wording change
Daniel Stenberg [Mon, 5 Jan 2004 14:56:46 +0000 (14:56 +0000)]
minor wording change

20 years agominor format flaw
Daniel Stenberg [Mon, 5 Jan 2004 14:46:56 +0000 (14:46 +0000)]
minor format flaw

20 years agoTor Arntsen fixed a spelling error
Daniel Stenberg [Mon, 5 Jan 2004 14:20:08 +0000 (14:20 +0000)]
Tor Arntsen fixed a spelling error

20 years agowe call it 7.11.0
Daniel Stenberg [Sun, 4 Jan 2004 17:38:58 +0000 (17:38 +0000)]
we call it 7.11.0

20 years agoWhat I hope we get done in the next few releases
Daniel Stenberg [Sun, 4 Jan 2004 17:37:49 +0000 (17:37 +0000)]
What I hope we get done in the next few releases

20 years agocurl-related news
Daniel Stenberg [Sun, 4 Jan 2004 13:01:59 +0000 (13:01 +0000)]
curl-related news

20 years agothe gettimeofday fix
Daniel Stenberg [Sun, 4 Jan 2004 12:20:37 +0000 (12:20 +0000)]
the gettimeofday fix

20 years agoDominick Meglio's fix to make our private gettimeofday() use the ares_
Daniel Stenberg [Sun, 4 Jan 2004 12:19:06 +0000 (12:19 +0000)]
Dominick Meglio's fix to make our private gettimeofday() use the ares_
namespace

20 years agomake our private version of gettimeofday() static
Daniel Stenberg [Sun, 4 Jan 2004 12:10:14 +0000 (12:10 +0000)]
make our private version of gettimeofday() static

20 years agowhite space and copyright year changes
Daniel Stenberg [Sun, 4 Jan 2004 12:09:52 +0000 (12:09 +0000)]
white space and copyright year changes

20 years agoDominick Meglio's description how to build ares for libcurl on win32
Daniel Stenberg [Sun, 4 Jan 2004 12:00:11 +0000 (12:00 +0000)]
Dominick Meglio's description how to build ares for libcurl on win32

20 years agothere's a ferite binding too
Daniel Stenberg [Fri, 2 Jan 2004 12:57:47 +0000 (12:57 +0000)]
there's a ferite binding too

20 years agocurl doesn't do recursive operations
Daniel Stenberg [Mon, 22 Dec 2003 17:24:21 +0000 (17:24 +0000)]
curl doesn't do recursive operations

20 years agoadded redwire.net
Daniel Stenberg [Mon, 22 Dec 2003 11:02:03 +0000 (11:02 +0000)]
added redwire.net

20 years agoAndrés García added CURLOPT_IPRESOLVE
Daniel Stenberg [Mon, 22 Dec 2003 10:53:55 +0000 (10:53 +0000)]
Andrés García added CURLOPT_IPRESOLVE

20 years agofixing
Daniel Stenberg [Fri, 19 Dec 2003 08:11:02 +0000 (08:11 +0000)]
fixing

20 years agoMake setopt() support CURLOPT_IPRESOLVE...
Daniel Stenberg [Fri, 19 Dec 2003 08:10:09 +0000 (08:10 +0000)]
Make setopt() support CURLOPT_IPRESOLVE...

20 years agoGisle Vanem's djgpp fixes
Daniel Stenberg [Fri, 19 Dec 2003 08:03:48 +0000 (08:03 +0000)]
Gisle Vanem's djgpp fixes

20 years agodjgpp fixes by Gisle Vanem
Daniel Stenberg [Fri, 19 Dec 2003 08:03:35 +0000 (08:03 +0000)]
djgpp fixes by Gisle Vanem

20 years agoGisle Vanem's minor fixes
Daniel Stenberg [Fri, 19 Dec 2003 08:03:15 +0000 (08:03 +0000)]
Gisle Vanem's minor fixes

20 years agotypecast the size to long for platforms where st_size is off_t
Daniel Stenberg [Thu, 18 Dec 2003 18:05:10 +0000 (18:05 +0000)]
typecast the size to long for platforms where st_size is off_t

20 years agoAndrés García's update
Daniel Stenberg [Thu, 18 Dec 2003 13:33:14 +0000 (13:33 +0000)]
Andrés García's update

20 years agoredirect from a bad url such as "www.com?moo=foo" to an absolute path didn't
Daniel Stenberg [Thu, 18 Dec 2003 09:19:10 +0000 (09:19 +0000)]
redirect from a bad url such as "com?moo=foo" to an absolute path didn't
work, as reported by John McGowan

20 years agoDavid Byron's fix to make libcurl build fine with both .NET and VC6 version
Daniel Stenberg [Thu, 18 Dec 2003 08:56:20 +0000 (08:56 +0000)]
David Byron's fix to make libcurl build fine with both .NET and VC6 version
of MSVC

20 years agoclarified the URL part based on the problems Martin Hilpert had
Daniel Stenberg [Thu, 18 Dec 2003 07:52:31 +0000 (07:52 +0000)]
clarified the URL part based on the problems Martin Hilpert had

20 years agospell
Daniel Stenberg [Wed, 17 Dec 2003 16:07:34 +0000 (16:07 +0000)]
spell

20 years agoCheck the error code AFTER the protocol and data. Only changed to perhaps
Daniel Stenberg [Wed, 17 Dec 2003 15:33:04 +0000 (15:33 +0000)]
Check the error code AFTER the protocol and data. Only changed to perhaps
get some further input on the notorious test case 91 failures!

20 years agoAmigaOS build notes
Daniel Stenberg [Tue, 16 Dec 2003 14:51:58 +0000 (14:51 +0000)]
AmigaOS build notes

20 years agouse the curlassert() instead of custom checks
Daniel Stenberg [Tue, 16 Dec 2003 14:08:53 +0000 (14:08 +0000)]
use the curlassert() instead of custom checks

20 years agoadd off_t as a recognized type for font-locking
Daniel Stenberg [Tue, 16 Dec 2003 09:53:39 +0000 (09:53 +0000)]
add off_t as a recognized type for font-locking

20 years agotest506 fix
Daniel Stenberg [Tue, 16 Dec 2003 09:51:51 +0000 (09:51 +0000)]
test506 fix

20 years agomodified and corrected test 506
Daniel Stenberg [Tue, 16 Dec 2003 09:49:36 +0000 (09:49 +0000)]
modified and corrected test 506

20 years agochanged the dns cache pruning
Daniel Stenberg [Mon, 15 Dec 2003 17:42:46 +0000 (17:42 +0000)]
changed the dns cache pruning

20 years agoone correction, one addition
Daniel Stenberg [Mon, 15 Dec 2003 17:37:25 +0000 (17:37 +0000)]
one correction, one addition

20 years agoadded a library-wide interface for doing dns cache pruning, and no longer
Daniel Stenberg [Mon, 15 Dec 2003 17:33:49 +0000 (17:33 +0000)]
added a library-wide interface for doing dns cache pruning, and no longer
make the pruning at each name lookup, only in Curl_done().

20 years agoadded the six most recent bugfixes
Daniel Stenberg [Mon, 15 Dec 2003 15:46:24 +0000 (15:46 +0000)]
added the six most recent bugfixes

20 years agoif Curl_hash_add() returns NULL, we shall not free the addrinfo field as that
Daniel Stenberg [Mon, 15 Dec 2003 15:22:10 +0000 (15:22 +0000)]
if Curl_hash_add() returns NULL, we shall not free the addrinfo field as that
is made in the hash function in the case of failure (using the already setup
'dtor' function).

20 years agomake sure that hash_add() has no allocated resources left in case it
Daniel Stenberg [Mon, 15 Dec 2003 15:21:13 +0000 (15:21 +0000)]
make sure that hash_add() has no allocated resources left in case it
returns NULL

20 years agoGiuseppe Attardi fixed a really tricky bug
Daniel Stenberg [Mon, 15 Dec 2003 14:48:37 +0000 (14:48 +0000)]
Giuseppe Attardi fixed a really tricky bug

20 years agoWe cannot 'cd' to the ares build dir to get the path, as the directory hasn't
Daniel Stenberg [Mon, 15 Dec 2003 13:24:16 +0000 (13:24 +0000)]
We cannot 'cd' to the ares build dir to get the path, as the directory hasn't
been created at this point yet when we build outside of the source dir.

20 years agoremove the build directory on exist, if there is any
Daniel Stenberg [Mon, 15 Dec 2003 08:14:30 +0000 (08:14 +0000)]
remove the build directory on exist, if there is any

20 years agosome outputs for easier debugging
Daniel Stenberg [Fri, 12 Dec 2003 15:28:04 +0000 (15:28 +0000)]
some outputs for easier debugging

20 years agoonly build ares if truly enabled
Daniel Stenberg [Fri, 12 Dec 2003 15:06:17 +0000 (15:06 +0000)]
only build ares if truly enabled

20 years agoares-using configure should run configure in the subdir by itself
Daniel Stenberg [Thu, 11 Dec 2003 10:20:44 +0000 (10:20 +0000)]
ares-using configure should run configure in the subdir by itself

20 years agoif there is an 'ares' subdirectory when configure is run with --enable-ares
Daniel Stenberg [Thu, 11 Dec 2003 10:19:57 +0000 (10:19 +0000)]
if there is an 'ares' subdirectory when configure is run with --enable-ares
(without a given path), we run configure automatically in that subdir

20 years agouse the CORRECT file name! ;-)
Daniel Stenberg [Thu, 11 Dec 2003 07:27:13 +0000 (07:27 +0000)]
use the CORRECT file name! ;-)

20 years agocheck for strtoll(), for the upcoming >2GB patch
Daniel Stenberg [Wed, 10 Dec 2003 16:05:26 +0000 (16:05 +0000)]
check for strtoll(), for the upcoming >2GB patch