]> granicus.if.org Git - curl/log
curl
20 years agobinding for R
Daniel Stenberg [Mon, 15 Nov 2004 08:54:29 +0000 (08:54 +0000)]
binding for R

20 years agoChanges for static/dynamic linking of libcurl.
Gisle Vanem [Sun, 14 Nov 2004 13:51:33 +0000 (13:51 +0000)]
Changes for static/dynamic linking of libcurl.
No need to generate a dummy sys/utime.h. Cleanup.

20 years agoBorland doesn't have <sys/utime.h>, utime() nor
Gisle Vanem [Sun, 14 Nov 2004 13:50:21 +0000 (13:50 +0000)]
Borland doesn't have <sys/utime.h>, utime() nor
_lseeki64().

20 years agoBorland doesn't have <sys/utime.h> nor utime().
Gisle Vanem [Sun, 14 Nov 2004 13:49:09 +0000 (13:49 +0000)]
Borland doesn't have <sys/utime.h> nor utime().

20 years agoStatic lib is libcurl.lib and import lib libcurl_imp.lib.
Gisle Vanem [Sun, 14 Nov 2004 13:48:15 +0000 (13:48 +0000)]
Static lib is libcurl.lib and import lib libcurl_imp.lib.
Added implib command. Cleanup

20 years agoDan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since
Daniel Stenberg [Sat, 13 Nov 2004 21:57:33 +0000 (21:57 +0000)]
Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since
they don't support C99 varargs macros.

20 years agoMingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles.
Gisle Vanem [Sat, 13 Nov 2004 16:57:56 +0000 (16:57 +0000)]
MingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles.

20 years agoFix location of timeval.c.
Gisle Vanem [Sat, 13 Nov 2004 16:55:53 +0000 (16:55 +0000)]
Fix location of timeval.c.

20 years agoUpdate comment.
Gisle Vanem [Sat, 13 Nov 2004 16:54:26 +0000 (16:54 +0000)]
Update comment.

20 years agoAdd "-DCURL_STATICLIB" for static build.
Gisle Vanem [Sat, 13 Nov 2004 15:47:17 +0000 (15:47 +0000)]
Add "-DCURL_STATICLIB" for static build.
Add ../lib/timeval.c for objects.

20 years agoRenamed import lib to "libcurl_imp.lib".
Gisle Vanem [Sat, 13 Nov 2004 14:17:41 +0000 (14:17 +0000)]
Renamed import lib to "libcurl_imp.lib".
Some cleanup and making it more readable.

20 years agoSet OpenSSL path to same as in ../lib/Makefile.vc6.
Gisle Vanem [Sat, 13 Nov 2004 14:17:24 +0000 (14:17 +0000)]
Set OpenSSL path to same as in ../lib/Makefile.vc6.
Import lib is now "libcurl_imp.lib".
Some cleanup and making it more readable.

20 years agoMSVC with static link must define CURL_STATICLIB.
Gisle Vanem [Fri, 12 Nov 2004 11:48:02 +0000 (11:48 +0000)]
MSVC with static link must define CURL_STATICLIB.
zlib path set to same as in lib/Makefile.vc6.

20 years agoNetware target (hosted on Linux gcc) doesn't support
Gisle Vanem [Fri, 12 Nov 2004 11:45:05 +0000 (11:45 +0000)]
Netware target (hosted on Linux gcc) doesn't support
or need __declspec.

20 years agoDan Fandrich added the --disable-crypto-auth option to configure to allow
Daniel Stenberg [Fri, 12 Nov 2004 09:18:14 +0000 (09:18 +0000)]
Dan Fandrich added the --disable-crypto-auth option to configure to allow
libcurl to build without Digest support. (I figure it should also explicitly
disable Negotiate and NTLM.)

20 years agoformat mistake fixed
Daniel Stenberg [Fri, 12 Nov 2004 06:42:30 +0000 (06:42 +0000)]
format mistake fixed

20 years agoDan Fandrich can spell, I cannot
Daniel Stenberg [Thu, 11 Nov 2004 23:13:59 +0000 (23:13 +0000)]
Dan Fandrich can spell, I cannot

20 years agoDan Fandrich: make --disable-dict actually disable dict
Daniel Stenberg [Thu, 11 Nov 2004 23:13:06 +0000 (23:13 +0000)]
Dan Fandrich: make --disable-dict actually disable dict

20 years agoclarify and update according to commit made just now
Daniel Stenberg [Thu, 11 Nov 2004 23:11:32 +0000 (23:11 +0000)]
clarify and update according to commit made just now

20 years agoFix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.
Daniel Stenberg [Thu, 11 Nov 2004 23:11:04 +0000 (23:11 +0000)]
Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.

20 years agofix a IDN detect/use mistake
Daniel Stenberg [Thu, 11 Nov 2004 22:01:53 +0000 (22:01 +0000)]
fix a IDN detect/use mistake

20 years agoadded some details on what to come
Daniel Stenberg [Thu, 11 Nov 2004 16:56:34 +0000 (16:56 +0000)]
added some details on what to come

20 years agoDan Fandrich added --disable-verbose
Daniel Stenberg [Thu, 11 Nov 2004 16:34:24 +0000 (16:34 +0000)]
Dan Fandrich added --disable-verbose

20 years agoWhen libidn is detected without explicitly told to, we provide -L/lib and
Daniel Stenberg [Thu, 11 Nov 2004 14:41:37 +0000 (14:41 +0000)]
When libidn is detected without explicitly told to, we provide -L/lib and
-I/include options. Not anymore.

20 years agofix the -I path to the proper include dir when --enable-debug is used
Daniel Stenberg [Thu, 11 Nov 2004 14:15:41 +0000 (14:15 +0000)]
fix the -I path to the proper include dir when --enable-debug is used

20 years agoAdapted for C++.
Gisle Vanem [Thu, 11 Nov 2004 12:25:40 +0000 (12:25 +0000)]
Adapted for C++.

20 years agorecent fixes
Daniel Stenberg [Thu, 11 Nov 2004 09:51:12 +0000 (09:51 +0000)]
recent fixes

20 years agodates from 2038 or later now return 0x7fffffff when 32 bit time_t is used
Daniel Stenberg [Thu, 11 Nov 2004 09:26:09 +0000 (09:26 +0000)]
dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used

20 years agofix curl.h include
Daniel Stenberg [Thu, 11 Nov 2004 08:03:43 +0000 (08:03 +0000)]
fix curl.h include

20 years agoconfigure --with-gssapi fix
Daniel Stenberg [Wed, 10 Nov 2004 21:43:41 +0000 (21:43 +0000)]
configure --with-gssapi fix

20 years agoGisle's CURL_EXTERN fix
Daniel Stenberg [Wed, 10 Nov 2004 15:50:33 +0000 (15:50 +0000)]
Gisle's CURL_EXTERN fix

20 years agoReplace IsNT with IS_NT().
Gisle Vanem [Wed, 10 Nov 2004 14:30:25 +0000 (14:30 +0000)]
Replace IsNT with IS_NT().

20 years agoReplace IsNT with IS_NT().
Gisle Vanem [Wed, 10 Nov 2004 14:23:20 +0000 (14:23 +0000)]
Replace IsNT with IS_NT().
Return correct timeval in windows_port.c.
Squelch gcc warnings:
  use 'ares_socket_t' in ares_fds.c.
  Don't cast a 'lvalue' in ares_init.c.

20 years agofix CURL_EXTERN for debug builds
Daniel Stenberg [Tue, 9 Nov 2004 18:10:51 +0000 (18:10 +0000)]
fix CURL_EXTERN for debug builds

20 years agoHandle drive-letter on MS-DOS.
Gisle Vanem [Tue, 9 Nov 2004 14:57:11 +0000 (14:57 +0000)]
Handle drive-letter on MS-DOS.

20 years agoRemoved libcurl.def
Gisle Vanem [Tue, 9 Nov 2004 14:55:23 +0000 (14:55 +0000)]
Removed libcurl.def

20 years agowith all external functions marked with CURL_EXTERN it is easy to count them
Daniel Stenberg [Tue, 9 Nov 2004 14:42:04 +0000 (14:42 +0000)]
with all external functions marked with CURL_EXTERN it is easy to count them
and... yes, they are 46!

20 years agoChanges for removing libcurl.def file on Win32.
Gisle Vanem [Tue, 9 Nov 2004 14:02:58 +0000 (14:02 +0000)]
Changes for removing libcurl.def file on Win32.
Mark public functions with "CURL_EXTERN".

20 years agoChanges for removing libcurl.def file on Win32.
Gisle Vanem [Tue, 9 Nov 2004 14:00:56 +0000 (14:00 +0000)]
Changes for removing libcurl.def file on Win32.
Added "CURL_EXTERN" to memdebug.h functions.
Cleaned up Makefile.vc6.

20 years agotoday's work
Daniel Stenberg [Mon, 8 Nov 2004 21:39:18 +0000 (21:39 +0000)]
today's work

20 years agoanother lame change in an attempt to fix the moot gcc 3.4 warning
Daniel Stenberg [Mon, 8 Nov 2004 21:31:57 +0000 (21:31 +0000)]
another lame change in an attempt to fix the moot gcc 3.4 warning

20 years agoweirdo hack to fix debian bug report 278691:
Daniel Stenberg [Mon, 8 Nov 2004 19:41:28 +0000 (19:41 +0000)]
weirdo hack to fix debian bug report 278691:
'curl -v writes debugging to its network socket if stderr is closed'

20 years agoadded a default in the switch in an attempt to avoid the moot "will never be
Daniel Stenberg [Mon, 8 Nov 2004 14:46:05 +0000 (14:46 +0000)]
added a default in the switch in an attempt to avoid the moot "will never be
executed" warning by gcc 3.4.0

20 years agoChange OS name. Fix header guard.
Gisle Vanem [Mon, 8 Nov 2004 14:21:24 +0000 (14:21 +0000)]
Change OS name. Fix header guard.

20 years agoUn-do changes for WinCE; cdecl decoration is not needed.
Gisle Vanem [Mon, 8 Nov 2004 14:20:14 +0000 (14:20 +0000)]
Un-do changes for WinCE; cdecl decoration is not needed.
Confirmed by Paul Nolan.

20 years agocheck for and require tld.h to be present before libidn usage is activated
Daniel Stenberg [Mon, 8 Nov 2004 07:47:08 +0000 (07:47 +0000)]
check for and require tld.h to be present before libidn usage is activated
in the build, since libidn 0.3.X didn't have the header and we don't support
that old libidn versions anyway.

This was mentioned on the list by Jean-Philippe Barrette-LaPierre and in bug
report #1062264.

20 years agotwo post-1.2.1 changes
Daniel Stenberg [Sun, 7 Nov 2004 23:48:42 +0000 (23:48 +0000)]
two post-1.2.1 changes

20 years agoadded ares_cancel and ares_version
Daniel Stenberg [Sun, 7 Nov 2004 13:37:07 +0000 (13:37 +0000)]
added ares_cancel and ares_version

20 years agoTim Sneddon's VMS fix for huge HTTP POSTs
Daniel Stenberg [Fri, 5 Nov 2004 14:43:35 +0000 (14:43 +0000)]
Tim Sneddon's VMS fix for huge HTTP POSTs

20 years agoremoved errno, added EAGAIN
Daniel Stenberg [Fri, 5 Nov 2004 08:22:46 +0000 (08:22 +0000)]
removed errno, added EAGAIN

20 years agoit has a sys/stat.h file, according to Paul Nolan
Daniel Stenberg [Fri, 5 Nov 2004 08:19:34 +0000 (08:19 +0000)]
it has a sys/stat.h file, according to Paul Nolan

20 years agoupdate
Daniel Stenberg [Thu, 4 Nov 2004 16:18:50 +0000 (16:18 +0000)]
update

20 years agomore retry stuff
Daniel Stenberg [Thu, 4 Nov 2004 16:17:23 +0000 (16:17 +0000)]
more retry stuff

20 years agotest server port numbers are now easily changed
Daniel Stenberg [Thu, 4 Nov 2004 16:15:26 +0000 (16:15 +0000)]
test server port numbers are now easily changed

20 years agodelete trailing whitespace
Daniel Stenberg [Thu, 4 Nov 2004 16:14:33 +0000 (16:14 +0000)]
delete trailing whitespace

20 years agobased Andres Garcia's patch, added for mingw build
Daniel Stenberg [Thu, 4 Nov 2004 14:19:22 +0000 (14:19 +0000)]
based Andres Garcia's patch, added for mingw build

20 years agorecent changes
Daniel Stenberg [Tue, 2 Nov 2004 21:46:27 +0000 (21:46 +0000)]
recent changes

20 years agouse ifdef not if
Daniel Stenberg [Tue, 2 Nov 2004 14:02:29 +0000 (14:02 +0000)]
use ifdef not if

20 years agoPaul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg [Tue, 2 Nov 2004 10:12:22 +0000 (10:12 +0000)]
Paul Nolan fix to make libcurl build nicely on Windows CE

20 years agodocumented the current --retry options
Daniel Stenberg [Tue, 2 Nov 2004 09:43:50 +0000 (09:43 +0000)]
documented the current --retry options

20 years agomodified to not use realloc() on a NULL pointer
Daniel Stenberg [Tue, 2 Nov 2004 08:26:55 +0000 (08:26 +0000)]
modified to not use realloc() on a NULL pointer

20 years agoWhen cross-compiling, the configure script no longer attempts to use
Daniel Stenberg [Mon, 1 Nov 2004 22:50:59 +0000 (22:50 +0000)]
When cross-compiling, the configure script no longer attempts to use
pkg-config on the build host in order to detect OpenSSL compiler options.

20 years agoFixed _write() arguments.
Gisle Vanem [Thu, 28 Oct 2004 13:18:09 +0000 (13:18 +0000)]
Fixed _write() arguments.

20 years ago*** empty log message ***
Gisle Vanem [Thu, 28 Oct 2004 13:13:29 +0000 (13:13 +0000)]
*** empty log message ***

20 years agouse longs
Daniel Stenberg [Thu, 28 Oct 2004 07:23:19 +0000 (07:23 +0000)]
use longs

20 years agoDan Fandrich's gzip handling fix
Daniel Stenberg [Wed, 27 Oct 2004 21:46:11 +0000 (21:46 +0000)]
Dan Fandrich's gzip handling fix

20 years agoAdded --retry and --retry-delay first attempt with four related test cases.
Daniel Stenberg [Wed, 27 Oct 2004 21:29:55 +0000 (21:29 +0000)]
Added --retry and --retry-delay first attempt with four related test cases.

20 years agolog client disconnects
Daniel Stenberg [Wed, 27 Oct 2004 14:18:57 +0000 (14:18 +0000)]
log client disconnects

20 years agoTesting to define _REENTRANT unconditionally in here.
Daniel Stenberg [Tue, 26 Oct 2004 13:31:55 +0000 (13:31 +0000)]
Testing to define _REENTRANT unconditionally in here.

20 years agomention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)
Daniel Stenberg [Tue, 26 Oct 2004 08:09:16 +0000 (08:09 +0000)]
mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)

20 years agomention incompatibilities with ares
Daniel Stenberg [Tue, 26 Oct 2004 08:08:41 +0000 (08:08 +0000)]
mention incompatibilities with ares

20 years agoTomas Pospisek filed bug report #1053287 that proved -C - and --fail on a
Daniel Stenberg [Mon, 25 Oct 2004 11:28:40 +0000 (11:28 +0000)]
Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a
file that was already completely downloaded caused an error, while it
doesn't if you don't use --fail! I added test case 194 to verify the fix.
Grrr. CURLOPT_FAILONERROR is now added to the list stuff to remove in
libcurl v8 due to all the kludges needed to support it.

20 years agojust nicer output when this is seen
Daniel Stenberg [Mon, 25 Oct 2004 11:28:15 +0000 (11:28 +0000)]
just nicer output when this is seen

20 years agothe array sizes _can_ differ and the arrays can still match, since chomp
Daniel Stenberg [Mon, 25 Oct 2004 11:28:01 +0000 (11:28 +0000)]
the array sizes _can_ differ and the arrays can still match, since chomp
is used at times but it doesn't decrease the array size

20 years agoformat update
Daniel Stenberg [Mon, 25 Oct 2004 11:05:37 +0000 (11:05 +0000)]
format update

20 years agoMohun Biswas found out that formposting a zero-byte file didn't work very
Daniel Stenberg [Sun, 24 Oct 2004 22:31:40 +0000 (22:31 +0000)]
Mohun Biswas found out that formposting a zero-byte file didn't work very
good. I fixed.

20 years agoignore this
Daniel Stenberg [Sun, 24 Oct 2004 13:02:46 +0000 (13:02 +0000)]
ignore this

20 years agomaketgz now creates a ares_version.h.dist file with the given version data
Daniel Stenberg [Sun, 24 Oct 2004 13:02:09 +0000 (13:02 +0000)]
maketgz now creates a ares_version.h.dist file with the given version data
properly set, and the Makefile.am is now fixed to use that when building
a new package with make dist.

20 years agoDan Fandrich's better ifdef for include fix
Daniel Stenberg [Thu, 21 Oct 2004 08:22:07 +0000 (08:22 +0000)]
Dan Fandrich's better ifdef for include fix

20 years ago1.2.1 release time cares-1_2_1
Daniel Stenberg [Wed, 20 Oct 2004 08:01:38 +0000 (08:01 +0000)]
1.2.1 release time

20 years agothis change was reverted since it broke on solaris
Daniel Stenberg [Tue, 19 Oct 2004 18:50:46 +0000 (18:50 +0000)]
this change was reverted since it broke on solaris

20 years agoiconv 2.1.3 is considered bad for test case 165
Daniel Stenberg [Tue, 19 Oct 2004 18:49:31 +0000 (18:49 +0000)]
iconv 2.1.3 is considered bad for test case 165

20 years agorevert the charset fix as it broke the solaris tests (native iconv doesn't
Daniel Stenberg [Tue, 19 Oct 2004 18:46:12 +0000 (18:46 +0000)]
revert the charset fix as it broke the solaris tests (native iconv doesn't
like that name)

20 years agoRalph Mitchell fixed: input field with NAME= and VALUE= weren't processed
Daniel Stenberg [Tue, 19 Oct 2004 18:36:17 +0000 (18:36 +0000)]
Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processed
properly case insensitive

20 years agoAlexander Krasnostavsky made it possible to make FTP 3rd party transfers with
Daniel Stenberg [Tue, 19 Oct 2004 18:26:35 +0000 (18:26 +0000)]
Alexander Krasnostavsky made it possible to make FTP 3rd party transfers with
both source and destination being the same host. It can be useful if you want
to move a file on a server or similar.

20 years agosnart isn't really used these days so we cut out the reference to it
Daniel Stenberg [Tue, 19 Oct 2004 15:34:05 +0000 (15:34 +0000)]
snart isn't really used these days so we cut out the reference to it

20 years agoadded num_connects
Daniel Stenberg [Tue, 19 Oct 2004 15:32:31 +0000 (15:32 +0000)]
added num_connects

20 years agoCURLINFO_NUM_CONNECTS and more
Daniel Stenberg [Tue, 19 Oct 2004 15:30:08 +0000 (15:30 +0000)]
CURLINFO_NUM_CONNECTS and more

20 years agodjgpp has locale.h and setlocale().
Gisle Vanem [Tue, 19 Oct 2004 10:14:06 +0000 (10:14 +0000)]
djgpp has locale.h and setlocale().

20 years agoAll Win compilers have locale.h + setlocale().
Gisle Vanem [Tue, 19 Oct 2004 10:13:26 +0000 (10:13 +0000)]
All Win compilers have locale.h + setlocale().

20 years agobug 1049275 fixes test 165
Daniel Stenberg [Tue, 19 Oct 2004 06:04:25 +0000 (06:04 +0000)]
bug 1049275 fixes test 165

20 years agoPeter Wullinger pointed out that curl should call setlocale() properly to
Daniel Stenberg [Mon, 18 Oct 2004 13:37:18 +0000 (13:37 +0000)]
Peter Wullinger pointed out that curl should call setlocale() properly to
initiate the specific language operations, to make the IDN stuff work better.

20 years agostart over on 7.12.3
Daniel Stenberg [Mon, 18 Oct 2004 08:42:44 +0000 (08:42 +0000)]
start over on 7.12.3

20 years ago7.12.2 curl-7_12_2
Daniel Stenberg [Mon, 18 Oct 2004 07:48:28 +0000 (07:48 +0000)]
7.12.2

20 years agonew mirror
Daniel Stenberg [Sun, 17 Oct 2004 07:48:00 +0000 (07:48 +0000)]
new mirror

20 years agotoday's changes
Daniel Stenberg [Sat, 16 Oct 2004 14:07:31 +0000 (14:07 +0000)]
today's changes

20 years agoAlexander Krasnostavsky made the CURLOPT_FTP_CREATE_MISSING_DIRS option work
Daniel Stenberg [Sat, 16 Oct 2004 14:06:54 +0000 (14:06 +0000)]
Alexander Krasnostavsky made the CURLOPT_FTP_CREATE_MISSING_DIRS option work
fine even for third party transfers.

20 years agolibcurl leaked memory for cookies with the "max-age" field set.
Daniel Stenberg [Sat, 16 Oct 2004 13:54:40 +0000 (13:54 +0000)]
libcurl leaked memory for cookies with the "max-age" field set.

20 years agoChanges for issue 50
Gisle Vanem [Sat, 16 Oct 2004 13:20:33 +0000 (13:20 +0000)]
Changes for issue 50

20 years agoOpen "debugit" in binary mode ("rb").
Gisle Vanem [Sat, 16 Oct 2004 13:17:15 +0000 (13:17 +0000)]
Open "debugit" in binary mode ("rb").