]>
granicus.if.org Git - curl/log
Daniel Stenberg [Mon, 9 Aug 2004 12:39:28 +0000 (12:39 +0000)]
GSS/Kerberos 5 for ftp
Daniel Stenberg [Mon, 9 Aug 2004 12:36:17 +0000 (12:36 +0000)]
added info about my current idea about option separation between URLs on
the command line
Daniel Stenberg [Mon, 9 Aug 2004 12:18:30 +0000 (12:18 +0000)]
adding notes for 7.12.2 now, 7.12.1 is removed due to release ANY DAY NOW
Daniel Stenberg [Mon, 9 Aug 2004 12:15:23 +0000 (12:15 +0000)]
--negotiate does not work without username/password, bug report #
1004841
Daniel Stenberg [Mon, 9 Aug 2004 10:06:15 +0000 (10:06 +0000)]
the krb4 stuff needs -lcom_err to link now, for some odd reason. This is
possibly only on some platforms, but it happens on my Solaris 2.7 box and I
don't know anyone else that regularly build curl with krb4 support.
Daniel Stenberg [Mon, 9 Aug 2004 08:29:39 +0000 (08:29 +0000)]
typecast the assigment of an unsigned variable to a signed one to prevent
picky warnings
Daniel Stenberg [Mon, 9 Aug 2004 08:28:17 +0000 (08:28 +0000)]
->fread() should get a size_t variable passed in
Daniel Stenberg [Mon, 9 Aug 2004 08:25:39 +0000 (08:25 +0000)]
made telrcv() take a ssize_t argument instead of int to better match other
functions (and prevent warnings)
Daniel Stenberg [Mon, 9 Aug 2004 07:02:51 +0000 (07:02 +0000)]
mention the new cool CA extraction way just documented
Daniel Stenberg [Fri, 6 Aug 2004 17:44:59 +0000 (17:44 +0000)]
new web mirror
Daniel Stenberg [Thu, 5 Aug 2004 18:55:51 +0000 (18:55 +0000)]
negotiate fix and new glib/GTK+ binding
Daniel Stenberg [Thu, 5 Aug 2004 18:52:54 +0000 (18:52 +0000)]
Enrico Scholz fixed the service name to be uppercase as reported in bug
report #
1004105
Daniel Stenberg [Wed, 4 Aug 2004 13:12:00 +0000 (13:12 +0000)]
multi-connect fix and cookie domain fix
Daniel Stenberg [Wed, 4 Aug 2004 12:38:01 +0000 (12:38 +0000)]
Fixed multiple IP connects with the multi interface. This fix is influenced
by Gisle Vanem's patch, only modified by me.
Daniel Stenberg [Wed, 4 Aug 2004 12:26:27 +0000 (12:26 +0000)]
Dylan Salisbury's fix to prevent us from accepting cookies from TLD only
Daniel Stenberg [Sat, 31 Jul 2004 20:47:04 +0000 (20:47 +0000)]
borland is already mentioned
Daniel Stenberg [Sat, 31 Jul 2004 19:47:00 +0000 (19:47 +0000)]
mention this is new
Daniel Stenberg [Sat, 31 Jul 2004 19:46:25 +0000 (19:46 +0000)]
link to reset as well
Daniel Stenberg [Sat, 31 Jul 2004 19:46:01 +0000 (19:46 +0000)]
curl_easy_reset() documented
Daniel Stenberg [Sat, 31 Jul 2004 19:23:57 +0000 (19:23 +0000)]
digest fix
Daniel Stenberg [Sat, 31 Jul 2004 07:36:01 +0000 (07:36 +0000)]
Joel Chen reported that we assumed content within quotes a bit too much in
the digest code. This fixes it.
Daniel Stenberg [Thu, 29 Jul 2004 08:06:33 +0000 (08:06 +0000)]
prevent all the sig and alarm stuff when using ares
Daniel Stenberg [Thu, 29 Jul 2004 07:48:47 +0000 (07:48 +0000)]
fix a mingw32 build warning
Daniel Stenberg [Thu, 29 Jul 2004 07:37:36 +0000 (07:37 +0000)]
mingw32 builds make .a libs
Daniel Stenberg [Thu, 29 Jul 2004 07:34:17 +0000 (07:34 +0000)]
added typecast in an attempt to fix a mingw32 warning
Daniel Stenberg [Thu, 29 Jul 2004 07:30:38 +0000 (07:30 +0000)]
additional typecasts to please MIPSPro on 64bit IRIX
Daniel Stenberg [Thu, 29 Jul 2004 07:29:56 +0000 (07:29 +0000)]
oops, curl_easy_reset is a void
Daniel Stenberg [Thu, 29 Jul 2004 07:24:39 +0000 (07:24 +0000)]
variable type fix
Daniel Stenberg [Thu, 29 Jul 2004 07:20:19 +0000 (07:20 +0000)]
provide a curl_easy_reset() proto
Daniel Stenberg [Thu, 29 Jul 2004 07:19:27 +0000 (07:19 +0000)]
removed C++ comment to please picky source checkers
Daniel Stenberg [Wed, 28 Jul 2004 22:00:14 +0000 (22:00 +0000)]
fixes!
Daniel Stenberg [Wed, 28 Jul 2004 21:40:20 +0000 (21:40 +0000)]
curl_easy_reset was added
Daniel Stenberg [Wed, 28 Jul 2004 21:27:33 +0000 (21:27 +0000)]
Bertrand Demiddelaer fixed the host name to get setup properly even when
a connection is re-used, when a proxy is in use.
Daniel Stenberg [Wed, 28 Jul 2004 21:13:29 +0000 (21:13 +0000)]
Fixes Brian Akins' reported problems with duplicate Host: headers on re-used
connections.
Daniel Stenberg [Wed, 28 Jul 2004 18:40:50 +0000 (18:40 +0000)]
use Makefile.inc and make it get included in dist archives
Daniel Stenberg [Wed, 28 Jul 2004 18:40:18 +0000 (18:40 +0000)]
renamed CURL_HEADERS, since it is a magic automake name we must not use
Daniel Stenberg [Mon, 26 Jul 2004 15:45:03 +0000 (15:45 +0000)]
Bertrand Demiddelaer made the testing work with valgrind 2.1
Daniel Stenberg [Mon, 26 Jul 2004 15:42:07 +0000 (15:42 +0000)]
Bertrand Demiddelaer fixed two missing newlines
Daniel Stenberg [Mon, 26 Jul 2004 15:30:23 +0000 (15:30 +0000)]
-o #[num] fix
Daniel Stenberg [Mon, 26 Jul 2004 09:11:10 +0000 (09:11 +0000)]
using #[num] with -o now make it literally used if there's no globbing for
that particular index. Reported in bug report 997536.
Daniel Stenberg [Mon, 26 Jul 2004 09:09:26 +0000 (09:09 +0000)]
removed trailing whitespace
Daniel Stenberg [Sun, 25 Jul 2004 06:03:10 +0000 (06:03 +0000)]
libs built with libtool are named .la in the build dir
Daniel Stenberg [Sat, 24 Jul 2004 21:51:43 +0000 (21:51 +0000)]
--enable-debug builds static only, Gisle fixed a memory leak and more
Daniel Stenberg [Sat, 24 Jul 2004 21:47:49 +0000 (21:47 +0000)]
Gisle Vanem:
Basically in loops like handle_errors(), 'query->next' was assigned a local
variable and then query was referenced after the memory was freed by
next_server(). I've changed that so next_server() and end_query() returns the
next query. So callers should use this ret-value.
The next problem was that 'server->tcp_buffer_pos' had a random value at entry
to 1st recv() (luckily causing Winsock to return ENOBUFS).
I've also added a ares_writev() for Windows to streamline the code
a bit more.
Daniel Stenberg [Sat, 24 Jul 2004 21:43:33 +0000 (21:43 +0000)]
autobuilds with ares and curl_easy_reset()
Daniel Stenberg [Sat, 24 Jul 2004 21:31:01 +0000 (21:31 +0000)]
curl_easy_reset() added. Need testing and docs. I also think we should make
the initial setting up the struct should use this single function to avoid
having the initialisation code at two places.
Daniel Stenberg [Sat, 24 Jul 2004 21:29:43 +0000 (21:29 +0000)]
AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL should be used instead
Daniel Stenberg [Sat, 24 Jul 2004 21:24:03 +0000 (21:24 +0000)]
if --enable-ares is used, we must run 'buildconf' in the ares dir before
we run configure.
Daniel Stenberg [Sat, 24 Jul 2004 21:22:46 +0000 (21:22 +0000)]
--enable-debug now makes the lib built static only since otherwise we
get problems
Daniel Stenberg [Sat, 24 Jul 2004 06:29:38 +0000 (06:29 +0000)]
generate the new configure better
Daniel Stenberg [Fri, 23 Jul 2004 18:34:21 +0000 (18:34 +0000)]
now generated by automake
Daniel Stenberg [Thu, 22 Jul 2004 22:23:34 +0000 (22:23 +0000)]
buildconf and memanalyze are parts of the plain release
Daniel Stenberg [Thu, 22 Jul 2004 22:22:49 +0000 (22:22 +0000)]
Added buildconf buildconf.bat to the dist
Daniel Stenberg [Thu, 22 Jul 2004 22:22:29 +0000 (22:22 +0000)]
refer bug reports to the mailing lists, not the old email alias
Daniel Stenberg [Thu, 22 Jul 2004 22:20:07 +0000 (22:20 +0000)]
recent activities
Daniel Stenberg [Thu, 22 Jul 2004 22:18:45 +0000 (22:18 +0000)]
- Fixed a few variable return types for some system calls. Made configure
check for ssize_t to make it possible to use that when receiving the send()
error code. This is necessary to prevent compiler warnings on some systems.
- Made configure create config.h, and all source files now include setup.h that
might include the proper config.h (or a handicrafted alternative).
- Switched to 'ares_socket_t' type for sockets in ares, since Windows don't
use 'int' for that.
- automake-ified and libool-ified c-ares. Now it builds libcares as a shared
lib on most platforms if wanted. (This bloated the size of the release
archive with another 200K!)
- Makefile.am now uses Makefile.inc for the c sources, h headers and man
pages, to make it easier for other makefiles to use the exact same set of
files.
- Adjusted 'maketgz' to use the new automake magic when building distribution
archives.
Daniel Stenberg [Sat, 17 Jul 2004 08:24:22 +0000 (08:24 +0000)]
the multi interface is not so new anymore!
Daniel Stenberg [Sat, 17 Jul 2004 08:22:50 +0000 (08:22 +0000)]
minor format fix
Daniel Stenberg [Fri, 16 Jul 2004 21:01:16 +0000 (21:01 +0000)]
deal with negative Content-Length: headers by ignoring the info
Daniel Stenberg [Fri, 16 Jul 2004 21:00:50 +0000 (21:00 +0000)]
test downloading from a server claiming negative content-length
Gunter Knauf [Fri, 16 Jul 2004 10:14:51 +0000 (10:14 +0000)]
removed Makefile.b32.resp from repository.
Gunter Knauf [Fri, 16 Jul 2004 09:23:29 +0000 (09:23 +0000)]
removed Makefile.b32.resp from the list.
Gunter Knauf [Fri, 16 Jul 2004 09:20:57 +0000 (09:20 +0000)]
changed to use a temporary response file with tlib to give W9x a chance to build; looks ugly but works fine.
Gunter Knauf [Thu, 15 Jul 2004 22:20:52 +0000 (22:20 +0000)]
added borland-ssl and borland-ssl-zlib targets.
Gunter Knauf [Thu, 15 Jul 2004 21:54:10 +0000 (21:54 +0000)]
fixed zlib suport.
Gunter Knauf [Thu, 15 Jul 2004 21:51:59 +0000 (21:51 +0000)]
some more tweaks, fixed zlib suport.
Gunter Knauf [Thu, 15 Jul 2004 19:36:30 +0000 (19:36 +0000)]
added just another switch.
Gunter Knauf [Thu, 15 Jul 2004 18:17:15 +0000 (18:17 +0000)]
removed old CXXFLAGS; added switch to suppress linker banner.
Gunter Knauf [Thu, 15 Jul 2004 17:21:07 +0000 (17:21 +0000)]
removed unneeded libs from linking.
Daniel Stenberg [Thu, 15 Jul 2004 09:03:32 +0000 (09:03 +0000)]
recent activities
Gunter Knauf [Thu, 15 Jul 2004 02:34:58 +0000 (02:34 +0000)]
added Borland support.
Gunter Knauf [Thu, 15 Jul 2004 02:09:40 +0000 (02:09 +0000)]
made 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.
Gunter Knauf [Thu, 15 Jul 2004 01:08:08 +0000 (01:08 +0000)]
Gisle's fix to support Borland builds again.
Daniel Stenberg [Wed, 14 Jul 2004 15:33:27 +0000 (15:33 +0000)]
now known as libcurl-tutorial.3
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"
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
Daniel Stenberg [Wed, 14 Jul 2004 14:18:31 +0000 (14:18 +0000)]
removed the config-netware.h from the release archives
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.
Gunter Knauf [Wed, 14 Jul 2004 11:39:29 +0000 (11:39 +0000)]
changed Borland target since Borland's make doesnt understand '&'.
Gunter Knauf [Wed, 14 Jul 2004 11:30:01 +0000 (11:30 +0000)]
changed to use Makefile.inc.
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....
Gunter Knauf [Tue, 13 Jul 2004 20:01:15 +0000 (20:01 +0000)]
changed to use Makefile.inc.
Gunter Knauf [Mon, 12 Jul 2004 11:29:36 +0000 (11:29 +0000)]
minor corrections.
Gunter Knauf [Sun, 11 Jul 2004 23:43:32 +0000 (23:43 +0000)]
changed to use Makefile.inc since Gisle agreed.
Gunter Knauf [Sun, 11 Jul 2004 18:14:11 +0000 (18:14 +0000)]
minor cleanup.
Gunter Knauf [Sun, 11 Jul 2004 17:59:07 +0000 (17:59 +0000)]
added some lines to fetch ares version.
Gunter Knauf [Sun, 11 Jul 2004 13:49:52 +0000 (13:49 +0000)]
updated MSVC build instructions.
Gunter Knauf [Sun, 11 Jul 2004 13:49:18 +0000 (13:49 +0000)]
changed paths to external libs to recent versions.
Gunter Knauf [Sun, 11 Jul 2004 12:31:29 +0000 (12:31 +0000)]
added new vc-zlib target.
Gunter Knauf [Sun, 11 Jul 2004 12:28:07 +0000 (12:28 +0000)]
removed zlib dependence from default target; added new zlib targets.
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.
Gunter Knauf [Sun, 11 Jul 2004 08:30:23 +0000 (08:30 +0000)]
added ifdef for NetWare to ares.h.
Gunter Knauf [Sat, 10 Jul 2004 23:11:22 +0000 (23:11 +0000)]
ifdef keep_sigact since its only used when SIGALRM is defined.
Gunter Knauf [Wed, 7 Jul 2004 20:46:39 +0000 (20:46 +0000)]
fixed ares linking.
Daniel Stenberg [Tue, 6 Jul 2004 15:17:32 +0000 (15:17 +0000)]
file:// upload fix on windows
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
Daniel Stenberg [Tue, 6 Jul 2004 08:08:13 +0000 (08:08 +0000)]
clarify the -Q option a bit better
Daniel Stenberg [Tue, 6 Jul 2004 08:06:03 +0000 (08:06 +0000)]
mingw and netware makefiles added by Gunter Knauf
Gunter Knauf [Tue, 6 Jul 2004 02:37:52 +0000 (02:37 +0000)]
fixed Win32 prebuild section; fixed minor cosmetic bug.