platform/upstream/curl.git
20 years agomade OpenSSL support conditional.
Gunter Knauf [Thu, 15 Jul 2004 02:09:40 +0000 (02:09 +0000)]
made OpenSSL support conditional.

20 years agomade OpenSSL support conditional;
Gunter Knauf [Thu, 15 Jul 2004 01:59:59 +0000 (01:59 +0000)]
made OpenSSL support conditional;
removed ugly dependence on Makefile.b32.resp.

20 years agoGisle's fix to support Borland builds again.
Gunter Knauf [Thu, 15 Jul 2004 01:08:08 +0000 (01:08 +0000)]
Gisle's fix to support Borland builds again.

20 years agonow known as libcurl-tutorial.3
Daniel Stenberg [Wed, 14 Jul 2004 15:33:27 +0000 (15:33 +0000)]
now known as libcurl-tutorial.3

20 years agoJason Nye pointed out that callbacks don't need to use the "C namespace"
Daniel Stenberg [Wed, 14 Jul 2004 15:32:09 +0000 (15:32 +0000)]
Jason Nye pointed out that callbacks don't need to use the "C namespace"

20 years agoAn Andres Garcia fix: add a typecast to make it work better
Daniel Stenberg [Wed, 14 Jul 2004 14:20:53 +0000 (14:20 +0000)]
An Andres Garcia fix: add a typecast to make it work better

20 years agoremoved the config-netware.h from the release archives
Daniel Stenberg [Wed, 14 Jul 2004 14:18:31 +0000 (14:18 +0000)]
removed the config-netware.h from the release archives

20 years agosome more fixes; added cw32mt.lib, winmm.lib to the link libs for curl.exe.
Gunter Knauf [Wed, 14 Jul 2004 12:12:08 +0000 (12:12 +0000)]
some more fixes; added cw32mt.lib, winmm.lib to the link libs for curl.exe.

20 years agochanged Borland target since Borland's make doesnt understand '&'.
Gunter Knauf [Wed, 14 Jul 2004 11:39:29 +0000 (11:39 +0000)]
changed Borland target since Borland's make doesnt understand '&'.

20 years agochanged to use Makefile.inc.
Gunter Knauf [Wed, 14 Jul 2004 11:30:01 +0000 (11:30 +0000)]
changed to use Makefile.inc.

20 years agoupdated for current cvs sources; looking for getting rid of this file....
Gunter Knauf [Tue, 13 Jul 2004 20:02:31 +0000 (20:02 +0000)]
updated for current cvs sources; looking for getting rid of this file....

20 years agochanged to use Makefile.inc.
Gunter Knauf [Tue, 13 Jul 2004 20:01:15 +0000 (20:01 +0000)]
changed to use Makefile.inc.

20 years agominor corrections.
Gunter Knauf [Mon, 12 Jul 2004 11:29:36 +0000 (11:29 +0000)]
minor corrections.

20 years agochanged to use Makefile.inc since Gisle agreed.
Gunter Knauf [Sun, 11 Jul 2004 23:43:32 +0000 (23:43 +0000)]
changed to use Makefile.inc since Gisle agreed.

20 years agominor cleanup.
Gunter Knauf [Sun, 11 Jul 2004 18:14:11 +0000 (18:14 +0000)]
minor cleanup.

20 years agoadded some lines to fetch ares version.
Gunter Knauf [Sun, 11 Jul 2004 17:59:07 +0000 (17:59 +0000)]
added some lines to fetch ares version.

20 years agoupdated MSVC build instructions.
Gunter Knauf [Sun, 11 Jul 2004 13:49:52 +0000 (13:49 +0000)]
updated MSVC build instructions.

20 years agochanged paths to external libs to recent versions.
Gunter Knauf [Sun, 11 Jul 2004 13:49:18 +0000 (13:49 +0000)]
changed paths to external libs to recent versions.

20 years agoadded new vc-zlib target.
Gunter Knauf [Sun, 11 Jul 2004 12:31:29 +0000 (12:31 +0000)]
added new vc-zlib target.

20 years agoremoved zlib dependence from default target; added new zlib targets.
Gunter Knauf [Sun, 11 Jul 2004 12:28:07 +0000 (12:28 +0000)]
removed zlib dependence from default target; added new zlib targets.

20 years agoremoved obsolete NetWare config files;
Gunter Knauf [Sun, 11 Jul 2004 09:31:53 +0000 (09:31 +0000)]
removed obsolete NetWare config files;
we generate now config.h dynamically from Makefile.

20 years agoadded ifdef for NetWare to ares.h.
Gunter Knauf [Sun, 11 Jul 2004 08:30:23 +0000 (08:30 +0000)]
added ifdef for NetWare to ares.h.

20 years agoifdef keep_sigact since its only used when SIGALRM is defined.
Gunter Knauf [Sat, 10 Jul 2004 23:11:22 +0000 (23:11 +0000)]
ifdef keep_sigact since its only used when SIGALRM is defined.

20 years agofixed ares linking.
Gunter Knauf [Wed, 7 Jul 2004 20:46:39 +0000 (20:46 +0000)]
fixed ares linking.

20 years agofile:// upload fix on windows
Daniel Stenberg [Tue, 6 Jul 2004 15:17:32 +0000 (15:17 +0000)]
file:// upload fix on windows

20 years agoAndres Garcia pointed out that we searched for a slash badly since it is
Daniel Stenberg [Tue, 6 Jul 2004 15:16:05 +0000 (15:16 +0000)]
Andres Garcia pointed out that we searched for a slash badly since it is
converted and thus we must search for backslash on windows

20 years agoclarify the -Q option a bit better
Daniel Stenberg [Tue, 6 Jul 2004 08:08:13 +0000 (08:08 +0000)]
clarify the -Q option a bit better

20 years agomingw and netware makefiles added by Gunter Knauf
Daniel Stenberg [Tue, 6 Jul 2004 08:06:03 +0000 (08:06 +0000)]
mingw and netware makefiles added by Gunter Knauf

20 years agofixed Win32 prebuild section; fixed minor cosmetic bug.
Gunter Knauf [Tue, 6 Jul 2004 02:37:52 +0000 (02:37 +0000)]
fixed Win32 prebuild section; fixed minor cosmetic bug.

20 years agoadded vc-ssl-zlib target.
Gunter Knauf [Tue, 6 Jul 2004 01:52:32 +0000 (01:52 +0000)]
added vc-ssl-zlib target.

20 years agominor cleanup.
Gunter Knauf [Tue, 6 Jul 2004 01:18:35 +0000 (01:18 +0000)]
minor cleanup.

20 years agobe a bit more verbose when things go wrong.
Gunter Knauf [Mon, 5 Jul 2004 23:35:49 +0000 (23:35 +0000)]
be a bit more verbose when things go wrong.

20 years agoadded additional check to avoid calling a non-existant external script.
Gunter Knauf [Mon, 5 Jul 2004 23:07:59 +0000 (23:07 +0000)]
added additional check to avoid calling a non-existant external script.

20 years agothe simple way was too simple, so added --mktarball option.
Gunter Knauf [Mon, 5 Jul 2004 22:35:00 +0000 (22:35 +0000)]
the simple way was too simple, so added --mktarball option.

20 years agominor cosmetic fix.
Gunter Knauf [Mon, 5 Jul 2004 21:44:09 +0000 (21:44 +0000)]
minor cosmetic fix.

20 years agoadded simple way to create a tarball just before the build is deleted.
Gunter Knauf [Mon, 5 Jul 2004 21:41:28 +0000 (21:41 +0000)]
added simple way to create a tarball just before the build is deleted.

20 years agochanged to reflect recent NetWare makefile changes;
Gunter Knauf [Mon, 5 Jul 2004 21:32:18 +0000 (21:32 +0000)]
changed to reflect recent NetWare makefile changes;
moved call to buildconf.bat down so that it takes place in the build dir.

20 years agoadded MingW32 makefile.
Gunter Knauf [Mon, 5 Jul 2004 13:53:27 +0000 (13:53 +0000)]
added MingW32 makefile.

20 years agochanged to use Makefile.inc; made paths overwritable.
Gunter Knauf [Mon, 5 Jul 2004 13:25:30 +0000 (13:25 +0000)]
changed to use Makefile.inc; made paths overwritable.

20 years agoadded comment.
Gunter Knauf [Mon, 5 Jul 2004 13:24:44 +0000 (13:24 +0000)]
added comment.

20 years agoAdded README.netware to the release archive
Daniel Stenberg [Mon, 5 Jul 2004 11:43:32 +0000 (11:43 +0000)]
Added README.netware to the release archive

20 years agoadded line where to find compile instructions.
Gunter Knauf [Mon, 5 Jul 2004 02:34:17 +0000 (02:34 +0000)]
added line where to find compile instructions.

20 years agominor NetWare upate.
Gunter Knauf [Mon, 5 Jul 2004 02:20:20 +0000 (02:20 +0000)]
minor NetWare upate.

20 years agotry to relax linux build host detection.
Gunter Knauf [Mon, 5 Jul 2004 01:58:33 +0000 (01:58 +0000)]
try to relax linux build host detection.

20 years agoadded a simple README.netware.
Gunter Knauf [Mon, 5 Jul 2004 01:00:47 +0000 (01:00 +0000)]
added a simple README.netware.

20 years agoadded section for compiling NetWare target.
Gunter Knauf [Mon, 5 Jul 2004 00:55:48 +0000 (00:55 +0000)]
added section for compiling NetWare target.

20 years agoGünter Knauf made c-ares build and run on Novell Netware.
Daniel Stenberg [Sun, 4 Jul 2004 22:20:26 +0000 (22:20 +0000)]
Günter Knauf made c-ares build and run on Novell Netware.

20 years agoexplicit typecasts to prevent warnings
Daniel Stenberg [Sun, 4 Jul 2004 21:54:49 +0000 (21:54 +0000)]
explicit typecasts to prevent warnings

20 years agotypecast the conversion to uInt when assigning z->avail_in to prevent
Daniel Stenberg [Sun, 4 Jul 2004 21:53:46 +0000 (21:53 +0000)]
typecast the conversion to uInt when assigning z->avail_in to prevent
warnings from picky compilers

20 years agomake sure the 3rd argument passed to bind() is a socklen_t
Daniel Stenberg [Sun, 4 Jul 2004 21:48:54 +0000 (21:48 +0000)]
make sure the 3rd argument passed to bind() is a socklen_t

20 years agoSSL_get_verify_result() returns a long, so we receive the result in a long
Daniel Stenberg [Sun, 4 Jul 2004 21:42:32 +0000 (21:42 +0000)]
SSL_get_verify_result() returns a long, so we receive the result in a long
and not an int.

20 years agotypecast long => int conversion
Daniel Stenberg [Sun, 4 Jul 2004 21:38:36 +0000 (21:38 +0000)]
typecast long => int conversion

20 years agoexplicit typecasts when converting from long to int to avoid warnings
Daniel Stenberg [Sun, 4 Jul 2004 21:37:35 +0000 (21:37 +0000)]
explicit typecasts when converting from long to int to avoid warnings

20 years agoadded NetWare section for paths.
Gunter Knauf [Sun, 4 Jul 2004 21:36:32 +0000 (21:36 +0000)]
added NetWare section for paths.

20 years agomade 'connectindex' a long variable to prevent compiler warnings when
Daniel Stenberg [Sun, 4 Jul 2004 21:36:14 +0000 (21:36 +0000)]
made 'connectindex' a long variable to prevent compiler warnings when
implicitly converting it to int

20 years agoupdate to build both test apps.
Gunter Knauf [Sun, 4 Jul 2004 21:35:26 +0000 (21:35 +0000)]
update to build both test apps.

20 years agotypecast the conversion from long to int to prevent picky compiler warnings
Daniel Stenberg [Sun, 4 Jul 2004 21:35:12 +0000 (21:35 +0000)]
typecast the conversion from long to int to prevent picky compiler warnings

20 years agoremoved now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they...
Gunter Knauf [Sun, 4 Jul 2004 15:37:25 +0000 (15:37 +0000)]
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?

20 years agoremoved now obsolete ifdef.
Gunter Knauf [Sun, 4 Jul 2004 15:34:58 +0000 (15:34 +0000)]
removed now obsolete ifdef.

20 years agoremoved abort() - sync'd with getdate.y 1.26
Gunter Knauf [Sun, 4 Jul 2004 15:27:08 +0000 (15:27 +0000)]
removed abort() - sync'd with getdate.y 1.26

20 years agoinclude the Makefile.inc file to get all sources and headers
Daniel Stenberg [Sun, 4 Jul 2004 08:45:25 +0000 (08:45 +0000)]
include the Makefile.inc file to get all sources and headers

20 years agominor fix for compiling on Linux.
Gunter Knauf [Sat, 3 Jul 2004 22:25:37 +0000 (22:25 +0000)]
minor fix for compiling on Linux.

20 years agoadded few ifdefs to make it usable for NetWare.
Gunter Knauf [Sat, 3 Jul 2004 21:48:42 +0000 (21:48 +0000)]
added few ifdefs to make it usable for NetWare.

20 years agoadded NetWare makefile.
Gunter Knauf [Sat, 3 Jul 2004 21:44:32 +0000 (21:44 +0000)]
added NetWare makefile.

20 years agoreverted, older gcc breaks compilation since it doesnt know the switch.
Gunter Knauf [Sat, 3 Jul 2004 20:18:02 +0000 (20:18 +0000)]
reverted, older gcc breaks compilation since it doesnt know the switch.

20 years agokilled warning with gcc 3.3.1 and later when using -O2.
Gunter Knauf [Sat, 3 Jul 2004 19:58:01 +0000 (19:58 +0000)]
killed warning with gcc 3.3.1 and later when using -O2.

20 years agomodified to use new Makefile.inc to build up object list;
Gunter Knauf [Sat, 3 Jul 2004 19:13:28 +0000 (19:13 +0000)]
modified to use new Makefile.inc to build up object list;
added generation of config.h and a prebuild target to create all neded files.

20 years agomodified to use new Makefile.inc to build up object list;
Gunter Knauf [Sat, 3 Jul 2004 18:06:39 +0000 (18:06 +0000)]
modified to use new Makefile.inc to build up object list;
added generation of config.h and a prebuild target to create all neded files.

20 years agoadded Makefile.inc which can be included from other makefiles to reduce maintaining.
Gunter Knauf [Sat, 3 Jul 2004 17:49:40 +0000 (17:49 +0000)]
added Makefile.inc which can be included from other makefiles to reduce maintaining.

20 years agoI prefer CURLOPT_WRITEDATA before CURLOPT_FILE
Daniel Stenberg [Fri, 2 Jul 2004 14:00:49 +0000 (14:00 +0000)]
I prefer CURLOPT_WRITEDATA before CURLOPT_FILE

20 years agosnprintf instead of sprintf,
Daniel Stenberg [Fri, 2 Jul 2004 12:48:53 +0000 (12:48 +0000)]
snprintf instead of sprintf,
better support for HUGE files with the -# progress bar

20 years agoadded typecasts to please compilers
Daniel Stenberg [Fri, 2 Jul 2004 12:29:15 +0000 (12:29 +0000)]
added typecasts to please compilers

20 years agovariable type cleanup to hush compilers,
Daniel Stenberg [Fri, 2 Jul 2004 12:28:57 +0000 (12:28 +0000)]
variable type cleanup to hush compilers,
killed trailing whitespace

20 years agoexplicit typecasts to double to prevent warnings about implicit conversions
Daniel Stenberg [Fri, 2 Jul 2004 11:56:26 +0000 (11:56 +0000)]
explicit typecasts to double to prevent warnings about implicit conversions
that might lose accuracy

20 years agocurl_share_cleanup fix
Daniel Stenberg [Fri, 2 Jul 2004 11:27:06 +0000 (11:27 +0000)]
curl_share_cleanup fix

20 years agomake clean now removes getdate.c
Daniel Stenberg [Fri, 2 Jul 2004 11:25:13 +0000 (11:25 +0000)]
make clean now removes getdate.c

20 years agoconfigure --disable-http works these days
Daniel Stenberg [Fri, 2 Jul 2004 09:14:46 +0000 (09:14 +0000)]
configure --disable-http works these days

20 years agoAndrés García found out the share cleanup code crashes when you cleanup
Daniel Stenberg [Fri, 2 Jul 2004 08:28:31 +0000 (08:28 +0000)]
Andrés García found out the share cleanup code crashes when you cleanup
and there are not lock/unlock functions set!

20 years agotypecase the argument to curl_easy_strerror() to a CURLcode to please
Daniel Stenberg [Thu, 1 Jul 2004 14:06:44 +0000 (14:06 +0000)]
typecase the argument to curl_easy_strerror() to a CURLcode to please
picky compilers

20 years agodjgpp fixes by Gisle
Daniel Stenberg [Thu, 1 Jul 2004 13:55:13 +0000 (13:55 +0000)]
djgpp fixes by Gisle

20 years agoGisle's win32-fix. 'errno' is not used for errors when socket() fails on
Daniel Stenberg [Thu, 1 Jul 2004 13:54:24 +0000 (13:54 +0000)]
Gisle's win32-fix. 'errno' is not used for errors when socket() fails on
Windows.

20 years agoGisle added makefile for djgpp builds
Daniel Stenberg [Thu, 1 Jul 2004 13:53:13 +0000 (13:53 +0000)]
Gisle added makefile for djgpp builds

20 years ago--trace fix
Daniel Stenberg [Thu, 1 Jul 2004 12:37:55 +0000 (12:37 +0000)]
--trace fix

20 years agomake functions use size_t instead of int next major update
Daniel Stenberg [Thu, 1 Jul 2004 08:22:52 +0000 (08:22 +0000)]
make functions use size_t instead of int next major update

20 years agoVariable type cleanups to please the picky MIPSPro compiler.
Daniel Stenberg [Thu, 1 Jul 2004 08:10:21 +0000 (08:10 +0000)]
Variable type cleanups to please the picky MIPSPro compiler.

20 years agovariable type cleanup to fix picky compiler warnings
Daniel Stenberg [Thu, 1 Jul 2004 07:43:20 +0000 (07:43 +0000)]
variable type cleanup to fix picky compiler warnings

20 years agotypecast to prevent picky compiler warning
Daniel Stenberg [Thu, 1 Jul 2004 07:30:19 +0000 (07:30 +0000)]
typecast to prevent picky compiler warning

20 years agotypecast to int when the variable is int!
Daniel Stenberg [Thu, 1 Jul 2004 07:28:36 +0000 (07:28 +0000)]
typecast to int when the variable is int!

20 years agoGisle's djgpp magic
Daniel Stenberg [Thu, 1 Jul 2004 06:59:43 +0000 (06:59 +0000)]
Gisle's djgpp magic

20 years agoGisle Vanem made this build fine with djgpp and the Watt-32 stack.
Daniel Stenberg [Thu, 1 Jul 2004 06:58:47 +0000 (06:58 +0000)]
Gisle Vanem made this build fine with djgpp and the Watt-32 stack.

20 years agodon't close the trace stream until _after_ the easy handle has been cleaned
Daniel Stenberg [Thu, 1 Jul 2004 06:19:19 +0000 (06:19 +0000)]
don't close the trace stream until _after_ the easy handle has been cleaned
up, as that can send traces too

20 years agospellfixed comments
Daniel Stenberg [Thu, 1 Jul 2004 06:08:06 +0000 (06:08 +0000)]
spellfixed comments

20 years agoAnother Gisle update
Daniel Stenberg [Wed, 30 Jun 2004 12:34:33 +0000 (12:34 +0000)]
Another Gisle update

20 years ago5K array on the stack is a big hefty, it is now allocated with malloc
Daniel Stenberg [Wed, 30 Jun 2004 12:05:07 +0000 (12:05 +0000)]
5K array on the stack is a big hefty, it is now allocated with malloc
instead

20 years agoI think 1024 bytes is enough for even most ipv6 addresses :-)
Daniel Stenberg [Wed, 30 Jun 2004 12:04:37 +0000 (12:04 +0000)]
I think 1024 bytes is enough for even most ipv6 addresses :-)

20 years agoPrevent a very long password to buffer overflow the global variable we
Daniel Stenberg [Wed, 30 Jun 2004 11:53:34 +0000 (11:53 +0000)]
Prevent a very long password to buffer overflow the global variable we
use when built with a very old OpenSSL version.

20 years agoremoved trailing whitespace, free a missing malloc when returning error
Daniel Stenberg [Wed, 30 Jun 2004 11:51:24 +0000 (11:51 +0000)]
removed trailing whitespace, free a missing malloc when returning error

20 years agopassing in a very long interface name could make a buffer overflow
Daniel Stenberg [Wed, 30 Jun 2004 11:48:19 +0000 (11:48 +0000)]
passing in a very long interface name could make a buffer overflow

20 years agonot PIN code, pass phrase
Daniel Stenberg [Wed, 30 Jun 2004 11:34:57 +0000 (11:34 +0000)]
not PIN code, pass phrase

20 years agosimplified the check for when to free() the buf data
Daniel Stenberg [Wed, 30 Jun 2004 11:32:16 +0000 (11:32 +0000)]
simplified the check for when to free() the buf data