Daniel Stenberg [Wed, 25 Sep 2002 15:11:06 +0000 (15:11 +0000)]
four fixes of yday and today
Daniel Stenberg [Wed, 25 Sep 2002 12:47:38 +0000 (12:47 +0000)]
make sure we free rangeline before we re-assign it to a new allocated
memory as otherwise we (might) leak memory
Daniel Stenberg [Wed, 25 Sep 2002 12:27:37 +0000 (12:27 +0000)]
curl_free proto added
Daniel Stenberg [Wed, 25 Sep 2002 12:26:07 +0000 (12:26 +0000)]
Walter J. Mack added curl_free
Daniel Stenberg [Wed, 25 Sep 2002 12:24:46 +0000 (12:24 +0000)]
added curl_free and an "overview" section
Daniel Stenberg [Wed, 25 Sep 2002 12:21:08 +0000 (12:21 +0000)]
added curl_free
Daniel Stenberg [Wed, 25 Sep 2002 12:11:12 +0000 (12:11 +0000)]
Walter J. Mack's curl_free addition
Daniel Stenberg [Wed, 25 Sep 2002 11:27:06 +0000 (11:27 +0000)]
Andrés García found out that Curl_protocol_connect() could return an
uninitialized variable.
Daniel Stenberg [Wed, 25 Sep 2002 07:08:41 +0000 (07:08 +0000)]
Wez Furlong's curl_version_info() function added, still needs some
adjustments and possibly some improvments to feature all those things we
could possibly want from this.
Daniel Stenberg [Mon, 23 Sep 2002 15:01:03 +0000 (15:01 +0000)]
5 changes since pre3
Daniel Stenberg [Mon, 23 Sep 2002 13:27:12 +0000 (13:27 +0000)]
made the resume error more suitable for all protocols, but we provide a
fallback to the old ftp-one to make old programs work the same
Daniel Stenberg [Mon, 23 Sep 2002 13:22:47 +0000 (13:22 +0000)]
fix resume when multiple files were specified
Daniel Stenberg [Mon, 23 Sep 2002 12:55:36 +0000 (12:55 +0000)]
spell fix comment
Daniel Stenberg [Mon, 23 Sep 2002 12:47:18 +0000 (12:47 +0000)]
removed use of extra unneeded variable
Daniel Stenberg [Mon, 23 Sep 2002 12:46:23 +0000 (12:46 +0000)]
Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumes
in the same style other code does.
Daniel Stenberg [Mon, 23 Sep 2002 12:44:45 +0000 (12:44 +0000)]
properly disconnect failed connections
Daniel Stenberg [Fri, 20 Sep 2002 14:40:14 +0000 (14:40 +0000)]
Craig Markwardt made the "struct hostent_data" get cleared too, as is
needed on Tru64 (or something).
Daniel Stenberg [Wed, 18 Sep 2002 15:26:42 +0000 (15:26 +0000)]
Re-ordered all the options to be more logically structured. Hopefully this
will make this page more readable and easy to find things in!
Daniel Stenberg [Mon, 16 Sep 2002 14:02:08 +0000 (14:02 +0000)]
a follow-up fix to the previous fix for HTTP servers that don't reply *any*
headers at all
Daniel Stenberg [Fri, 13 Sep 2002 12:40:36 +0000 (12:40 +0000)]
better deal with HTTP(S) servers that respond with no headers at all, test
case 306 added to verify that we do right
Daniel Stenberg [Fri, 13 Sep 2002 12:37:14 +0000 (12:37 +0000)]
clarified what CURLOPT_MAXCONNECTS actually do
Daniel Stenberg [Fri, 13 Sep 2002 10:57:07 +0000 (10:57 +0000)]
306 added
Daniel Stenberg [Fri, 13 Sep 2002 10:56:23 +0000 (10:56 +0000)]
request a page from HTTPS but get no headers
Daniel Stenberg [Wed, 11 Sep 2002 11:47:05 +0000 (11:47 +0000)]
recent fixes
Daniel Stenberg [Wed, 11 Sep 2002 10:32:37 +0000 (10:32 +0000)]
Lukasz Czekierda correctly pointed out that curl used a bad Host: header
when talking to a IPv6-server using IPv6 IP address only.
Daniel Stenberg [Wed, 11 Sep 2002 10:20:46 +0000 (10:20 +0000)]
ignore html files here
Daniel Stenberg [Wed, 11 Sep 2002 08:49:55 +0000 (08:49 +0000)]
added more recent return codes
Daniel Stenberg [Wed, 11 Sep 2002 08:47:30 +0000 (08:47 +0000)]
filled in the -k text too
Daniel Stenberg [Wed, 11 Sep 2002 08:43:31 +0000 (08:43 +0000)]
added -k for 7.10, added some more details on -y based on comments from
Kingsley Morse
Daniel Stenberg [Mon, 9 Sep 2002 11:23:57 +0000 (11:23 +0000)]
we are MIT-only
Daniel Stenberg [Mon, 9 Sep 2002 11:23:34 +0000 (11:23 +0000)]
minor indent change
Daniel Stenberg [Mon, 9 Sep 2002 11:23:13 +0000 (11:23 +0000)]
remove redundant comment
Daniel Stenberg [Mon, 9 Sep 2002 07:07:13 +0000 (07:07 +0000)]
configure --disable-http is not properly working
Daniel Stenberg [Mon, 9 Sep 2002 06:48:42 +0000 (06:48 +0000)]
Ricardo Cadime helped us work out another check for the ## preprocessor
directive.
Joern Hartroth [Sat, 7 Sep 2002 21:44:02 +0000 (21:44 +0000)]
Added ZLIB switch for activation of content encoding in Makefile.m32
Joern Hartroth [Sat, 7 Sep 2002 00:53:42 +0000 (00:53 +0000)]
Added zlib Library.
Joern Hartroth [Fri, 6 Sep 2002 22:05:36 +0000 (22:05 +0000)]
Added content_encoding files.
Daniel Stenberg [Thu, 5 Sep 2002 08:24:21 +0000 (08:24 +0000)]
fixed the pkgadd target
sm [Wed, 4 Sep 2002 15:07:28 +0000 (15:07 +0000)]
Added multi.c to curllib.dsp to fix win32 build
Daniel Stenberg [Wed, 4 Sep 2002 13:43:20 +0000 (13:43 +0000)]
Sven Neuhaus made --silent being acknowledged even when multiple URLs
were used
Daniel Stenberg [Wed, 4 Sep 2002 13:10:37 +0000 (13:10 +0000)]
remove -lz
Daniel Stenberg [Tue, 3 Sep 2002 11:58:18 +0000 (11:58 +0000)]
we're now MIT licensed only
Daniel Stenberg [Tue, 3 Sep 2002 11:54:28 +0000 (11:54 +0000)]
no longer package MITX.txt or MPL-1.1.txt since we now use COPYING only
Daniel Stenberg [Tue, 3 Sep 2002 11:52:59 +0000 (11:52 +0000)]
updated source code boilerplate/header
Daniel Stenberg [Tue, 3 Sep 2002 11:30:41 +0000 (11:30 +0000)]
7.10-pre2
Daniel Stenberg [Tue, 3 Sep 2002 11:26:07 +0000 (11:26 +0000)]
fixed the dist-hook and added the missing header file
Daniel Stenberg [Tue, 3 Sep 2002 09:25:19 +0000 (09:25 +0000)]
better name for the legal/license/copyright stuff
Daniel Stenberg [Mon, 2 Sep 2002 22:55:22 +0000 (22:55 +0000)]
added some curl-config details
Daniel Stenberg [Mon, 2 Sep 2002 22:45:46 +0000 (22:45 +0000)]
AC_SUBST HAVE_LIBZ for curl-config.in
Daniel Stenberg [Mon, 2 Sep 2002 22:31:18 +0000 (22:31 +0000)]
James Gallagher's Content-Encoding work
Daniel Stenberg [Mon, 2 Sep 2002 22:29:48 +0000 (22:29 +0000)]
ca bundle to use
Daniel Stenberg [Mon, 2 Sep 2002 21:59:31 +0000 (21:59 +0000)]
adjusted to more HTTP-strict version strings and to offer LIBZ info
Daniel Stenberg [Mon, 2 Sep 2002 08:38:30 +0000 (08:38 +0000)]
Jon Topper pointed out a code example bug
Daniel Stenberg [Fri, 30 Aug 2002 12:09:46 +0000 (12:09 +0000)]
moo
Daniel Stenberg [Fri, 30 Aug 2002 12:07:42 +0000 (12:07 +0000)]
if verifypeer is enabled but nether CAfile nor CApath is, then don't try
to load "verify_locations"
Daniel Stenberg [Fri, 30 Aug 2002 11:10:50 +0000 (11:10 +0000)]
prevent compiler warning
Daniel Stenberg [Fri, 30 Aug 2002 11:09:49 +0000 (11:09 +0000)]
CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, we
proceed fine with the already existing options, just having a different
internal library default for capath.
Daniel Stenberg [Fri, 30 Aug 2002 11:02:49 +0000 (11:02 +0000)]
support DESTDIR for the bundle
Daniel Stenberg [Fri, 30 Aug 2002 11:00:54 +0000 (11:00 +0000)]
--ca shows ca bundle path
Daniel Stenberg [Fri, 30 Aug 2002 10:58:37 +0000 (10:58 +0000)]
new tests
Daniel Stenberg [Fri, 30 Aug 2002 10:50:22 +0000 (10:50 +0000)]
show return code when run verbose
Daniel Stenberg [Fri, 30 Aug 2002 09:20:49 +0000 (09:20 +0000)]
recent fixes
Daniel Stenberg [Fri, 30 Aug 2002 09:20:11 +0000 (09:20 +0000)]
SOCKS5 support added (contributed by a still unnamed person). Not properly
working for "IPv6 enabled" libcurls yet, but should be pretty easy for
someone to adjust.
Daniel Stenberg [Fri, 30 Aug 2002 07:50:59 +0000 (07:50 +0000)]
ca-bundle stuff for configure and generated header file
Daniel Stenberg [Thu, 29 Aug 2002 07:05:31 +0000 (07:05 +0000)]
more explicit texts on the 4.2 answer
Daniel Stenberg [Thu, 29 Aug 2002 06:09:21 +0000 (06:09 +0000)]
remove the data and conn fields from the Curl_transfer_keeper struct, they
weren't used anyway and mostly caused confusion
Daniel Stenberg [Mon, 26 Aug 2002 23:13:25 +0000 (23:13 +0000)]
SSL_INSECURE support and usage added
Daniel Stenberg [Mon, 26 Aug 2002 23:07:31 +0000 (23:07 +0000)]
ignore these
Daniel Stenberg [Mon, 26 Aug 2002 23:06:16 +0000 (23:06 +0000)]
updated for the new SSL -k
added two new tests to test the absense of -k to insecure SSL sites
Daniel Stenberg [Mon, 26 Aug 2002 22:32:46 +0000 (22:32 +0000)]
add more things to do
Daniel Stenberg [Mon, 26 Aug 2002 22:00:01 +0000 (22:00 +0000)]
don't attempt to ftp_cwd() on a NULL path
Daniel Stenberg [Mon, 26 Aug 2002 17:20:29 +0000 (17:20 +0000)]
Andrew Francis removed the need for/use of MSVC pragmas
Daniel Stenberg [Mon, 26 Aug 2002 15:34:23 +0000 (15:34 +0000)]
corrected the year string
Daniel Stenberg [Mon, 26 Aug 2002 11:58:18 +0000 (11:58 +0000)]
don't close stdin, close the actual file handle we have!
Keith MacDonald found it.
Daniel Stenberg [Thu, 22 Aug 2002 19:55:18 +0000 (19:55 +0000)]
since 7.9.9-pre1
Daniel Stenberg [Thu, 22 Aug 2002 19:46:39 +0000 (19:46 +0000)]
Markus F.X.J. Oberhumer's cvsignore fixes
Daniel Stenberg [Thu, 22 Aug 2002 19:46:16 +0000 (19:46 +0000)]
Markus F.X.J. Oberhumer added better NOSIGNAL description and fixed
spelling error
Daniel Stenberg [Thu, 22 Aug 2002 19:45:22 +0000 (19:45 +0000)]
Markus F.X.J. Oberhumer's added notes about NOSIGNAL in the TIMEOUT
descriptions, slightly edited by me.
Daniel Stenberg [Thu, 22 Aug 2002 19:39:19 +0000 (19:39 +0000)]
Markus F.X.J. Oberhumer added a section about NOSIGNAL and libcurl in
multi-threaded use
Daniel Stenberg [Thu, 22 Aug 2002 19:38:50 +0000 (19:38 +0000)]
Markus F.X.J. Oberhumer's added comment
Daniel Stenberg [Thu, 22 Aug 2002 19:38:17 +0000 (19:38 +0000)]
Markus Oberhumer improved an out-of-memory check
I reformatted some functions using a different indent than the rest
of the file.
Daniel Stenberg [Thu, 22 Aug 2002 19:03:54 +0000 (19:03 +0000)]
bug report #588027 converted to a KNOWN BUG, as we have no intention to
correct this problem within the nearest period
Daniel Stenberg [Thu, 22 Aug 2002 14:28:15 +0000 (14:28 +0000)]
allow undefined symbols!
Daniel Stenberg [Wed, 21 Aug 2002 19:04:08 +0000 (19:04 +0000)]
NOSIGNAL, BUFFERSIZE and clarification for the PROGRESSFUNCTION
Daniel Stenberg [Wed, 21 Aug 2002 11:05:20 +0000 (11:05 +0000)]
modified the copyright line and shortened the phrasing in this license to
become even shorter, but retaining the same meaning and effect for all
users.
Daniel Stenberg [Tue, 20 Aug 2002 11:46:48 +0000 (11:46 +0000)]
Added three more pragmas for MSVC++ compiles.
We *really* need these sorted out. I'd prefer to have them all removed and
the actual code corrected instead of just diabling the warnings and pretending
that they don't exist.
Daniel Stenberg [Tue, 20 Aug 2002 11:43:31 +0000 (11:43 +0000)]
prevent compiler warnings
Daniel Stenberg [Tue, 20 Aug 2002 11:42:35 +0000 (11:42 +0000)]
windows has stdlib.h
Daniel Stenberg [Thu, 15 Aug 2002 08:06:36 +0000 (08:06 +0000)]
modified again to look better HTML converted
Daniel Stenberg [Thu, 15 Aug 2002 06:13:54 +0000 (06:13 +0000)]
Leonce Limousin pointed out flaws
Daniel Stenberg [Wed, 14 Aug 2002 23:35:19 +0000 (23:35 +0000)]
Wez Furlong's ideas and some cleaning up/clarifying
Daniel Stenberg [Wed, 14 Aug 2002 23:01:14 +0000 (23:01 +0000)]
re-order the compiler arguments to keep more compiler happy
Daniel Stenberg [Tue, 13 Aug 2002 15:03:57 +0000 (15:03 +0000)]
include curl-includes "local" instead of <curl/foo>
Daniel Stenberg [Tue, 13 Aug 2002 14:20:47 +0000 (14:20 +0000)]
Sterling Hughes brings the share interface
Daniel Stenberg [Tue, 13 Aug 2002 12:12:36 +0000 (12:12 +0000)]
gethostname is not used anymore so we can stop looking for it! ;-)
Daniel Stenberg [Tue, 13 Aug 2002 12:12:08 +0000 (12:12 +0000)]
mr Hartroth correctly pointed out that poll() isn't really that portable
so we need to hack around it when not there
Daniel Stenberg [Tue, 13 Aug 2002 11:45:34 +0000 (11:45 +0000)]
check for poll()
Daniel Stenberg [Tue, 13 Aug 2002 06:51:50 +0000 (06:51 +0000)]
change the resolver URL to the work-in-progress library project
Daniel Stenberg [Mon, 12 Aug 2002 22:36:37 +0000 (22:36 +0000)]
7.9.9-pre1
Daniel Stenberg [Mon, 12 Aug 2002 12:01:57 +0000 (12:01 +0000)]
fixed a Curl_connecthost() bug, we should default to set connected to false