platform/upstream/curl.git
23 years agoadded acinclude.m4
Daniel Stenberg [Thu, 24 Aug 2000 19:17:30 +0000 (19:17 +0000)]
added acinclude.m4

23 years agolargefile.m4 was turned into acinclude.m4
Daniel Stenberg [Thu, 24 Aug 2000 19:16:26 +0000 (19:16 +0000)]
largefile.m4 was turned into acinclude.m4

23 years ago--data-binary and family ;-)
Daniel Stenberg [Thu, 24 Aug 2000 17:56:20 +0000 (17:56 +0000)]
--data-binary and family ;-)

23 years agoJan Schmidt supplied an update
Daniel Stenberg [Thu, 24 Aug 2000 17:55:48 +0000 (17:55 +0000)]
Jan Schmidt supplied an update

23 years agoInreased buffer size for the Linux gethostbyname_r() test
Daniel Stenberg [Thu, 24 Aug 2000 17:12:46 +0000 (17:12 +0000)]
Inreased buffer size for the Linux gethostbyname_r() test

23 years agoAdded CURLOPT_POSTFIELDSIZE
Daniel Stenberg [Thu, 24 Aug 2000 16:27:04 +0000 (16:27 +0000)]
Added CURLOPT_POSTFIELDSIZE

23 years agonew binary post details
Daniel Stenberg [Thu, 24 Aug 2000 14:28:48 +0000 (14:28 +0000)]
new binary post details

23 years agomoved include setup.h
Daniel Stenberg [Thu, 24 Aug 2000 14:28:11 +0000 (14:28 +0000)]
moved include setup.h

23 years agoinclude config.h first
Daniel Stenberg [Thu, 24 Aug 2000 14:27:51 +0000 (14:27 +0000)]
include config.h first

23 years ago#include "setup.h" moved first of all includes
Daniel Stenberg [Thu, 24 Aug 2000 14:26:33 +0000 (14:26 +0000)]
#include "setup.h" moved first of all includes

23 years agoinet_ntoa_r() usage made more portable
Daniel Stenberg [Thu, 24 Aug 2000 14:26:06 +0000 (14:26 +0000)]
inet_ntoa_r() usage made more portable

23 years agoremoved the AC_TRY_RUN complaints
Daniel Stenberg [Thu, 24 Aug 2000 13:05:24 +0000 (13:05 +0000)]
removed the AC_TRY_RUN complaints

23 years agohostname and large file support added
Daniel Stenberg [Thu, 24 Aug 2000 12:33:16 +0000 (12:33 +0000)]
hostname and large file support added

23 years agoBjorn Reese helped me update the license section
Daniel Stenberg [Wed, 23 Aug 2000 07:27:00 +0000 (07:27 +0000)]
Bjorn Reese helped me update the license section

23 years agoFixed name problems, updated FAQ, -d post problem found
Daniel Stenberg [Wed, 23 Aug 2000 07:25:50 +0000 (07:25 +0000)]
Fixed name problems, updated FAQ, -d post problem found

23 years agoAlbert's fixes
Daniel Stenberg [Wed, 23 Aug 2000 07:25:21 +0000 (07:25 +0000)]
Albert's fixes

23 years agoAlbert Chin-A-Young's fixes
Daniel Stenberg [Wed, 23 Aug 2000 07:23:42 +0000 (07:23 +0000)]
Albert Chin-A-Young's fixes

23 years ago7.1.1 commit
Daniel Stenberg [Mon, 21 Aug 2000 21:57:06 +0000 (21:57 +0000)]
7.1.1 commit

23 years ago7.1.1 cleanup commit
Daniel Stenberg [Mon, 21 Aug 2000 21:56:41 +0000 (21:56 +0000)]
7.1.1 cleanup commit

23 years agoincreased the buffer size used for name lookups
Daniel Stenberg [Fri, 18 Aug 2000 15:09:50 +0000 (15:09 +0000)]
increased the buffer size used for name lookups

23 years agoFred Noz fixed the gethostbyaddr_() call
Daniel Stenberg [Thu, 17 Aug 2000 21:08:09 +0000 (21:08 +0000)]
Fred Noz fixed the gethostbyaddr_() call

23 years agothe gethostbyname_r() usage was improved by Fred Noz
Daniel Stenberg [Thu, 17 Aug 2000 21:07:22 +0000 (21:07 +0000)]
the gethostbyname_r() usage was improved by Fred Noz

23 years agoremoved the vprintf check, we have our own internal anyway
Daniel Stenberg [Thu, 17 Aug 2000 16:33:02 +0000 (16:33 +0000)]
removed the vprintf check, we have our own internal anyway
gethostbyname_r arg-number checks no longer made if there isn't any
gethostbyname_r function!
aborts the configure if socket() is absent

23 years agoremoved HAVE_VPRINTF dependence
Daniel Stenberg [Thu, 17 Aug 2000 15:40:26 +0000 (15:40 +0000)]
removed HAVE_VPRINTF dependence

23 years agoremoved the HAVE_VPRINTF check
Daniel Stenberg [Thu, 17 Aug 2000 15:39:50 +0000 (15:39 +0000)]
removed the HAVE_VPRINTF check

23 years agomajor update
Daniel Stenberg [Thu, 17 Aug 2000 14:06:42 +0000 (14:06 +0000)]
major update

23 years agoAdded another config to the autoconf bug effect
Daniel Stenberg [Thu, 17 Aug 2000 11:42:59 +0000 (11:42 +0000)]
Added another config to the autoconf bug effect

23 years agothe latest writeout bugfix
Daniel Stenberg [Tue, 15 Aug 2000 21:57:47 +0000 (21:57 +0000)]
the latest writeout bugfix

23 years agomade Writeout() capable of getting called repeatedly
Daniel Stenberg [Tue, 15 Aug 2000 21:54:38 +0000 (21:54 +0000)]
made Writeout() capable of getting called repeatedly

23 years agominor corrections
Daniel Stenberg [Mon, 14 Aug 2000 06:31:59 +0000 (06:31 +0000)]
minor corrections

23 years agoLinux name resolving problem fixed with larger name-buffer
Daniel Stenberg [Fri, 11 Aug 2000 18:08:50 +0000 (18:08 +0000)]
Linux name resolving problem fixed with larger name-buffer

23 years agoAdded TheArtOfHttpScripting
Daniel Stenberg [Fri, 11 Aug 2000 17:06:31 +0000 (17:06 +0000)]
Added TheArtOfHttpScripting

23 years agotutorial kind of document
Daniel Stenberg [Fri, 11 Aug 2000 17:03:44 +0000 (17:03 +0000)]
tutorial kind of document

23 years agoMade it possible to replace the Content-Type: and Content-Length: headers
Daniel Stenberg [Fri, 11 Aug 2000 06:39:53 +0000 (06:39 +0000)]
Made it possible to replace the Content-Type: and Content-Length: headers
curl issues when doing a regular HTTP post. This should not be taken light-
heartedly though. Replacing them might get you into trouble!

23 years agoallow zero length user names for http
Daniel Stenberg [Tue, 8 Aug 2000 13:46:26 +0000 (13:46 +0000)]
allow zero length user names for http

23 years agoupdated with the latest thread-safe function stuff
Daniel Stenberg [Fri, 4 Aug 2000 11:32:50 +0000 (11:32 +0000)]
updated with the latest thread-safe function stuff

23 years agobrand new gethostbyname_r() and gethostbyaddr_r() checks that now detects
Daniel Stenberg [Fri, 4 Aug 2000 11:30:23 +0000 (11:30 +0000)]
brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects
the AIX-styles as well.
I added --disable-thread to allow a user to disable all testing for
thread-safe functions being present and thus go with the good old style
functions. This might become handy if (when?) I add a bug in the threaded
code, like the AIX code I have now but can't test!

23 years agomoved an include file further up to make AIX 3 more happy
Daniel Stenberg [Fri, 4 Aug 2000 11:27:57 +0000 (11:27 +0000)]
moved an include file further up to make AIX 3 more happy

23 years agoFixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
Daniel Stenberg [Fri, 4 Aug 2000 11:27:17 +0000 (11:27 +0000)]
Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to support
the AIX-style as well. The AIX-stuff is *NOT* verified to work.

23 years agocorrected to use the libtool libraries instead of the forced-static ones
Daniel Stenberg [Wed, 2 Aug 2000 08:08:09 +0000 (08:08 +0000)]
corrected to use the libtool libraries instead of the forced-static ones

23 years agoupdated
Daniel Stenberg [Wed, 2 Aug 2000 07:17:56 +0000 (07:17 +0000)]
updated

23 years agomoved the #define strequal() since they're now true functions in libcurl
Daniel Stenberg [Wed, 2 Aug 2000 07:16:57 +0000 (07:16 +0000)]
moved the #define strequal() since they're now true functions in libcurl

23 years agoAdded the strequal() prototypes here
Daniel Stenberg [Wed, 2 Aug 2000 07:16:26 +0000 (07:16 +0000)]
Added the strequal() prototypes here

23 years agomr Khristophorov added support for lame web servers sending bad range
Daniel Stenberg [Wed, 2 Aug 2000 07:15:41 +0000 (07:15 +0000)]
mr Khristophorov added support for lame web servers sending bad range
headers...

23 years agobig last-beta (?) cleanup commit
Daniel Stenberg [Mon, 31 Jul 2000 22:42:34 +0000 (22:42 +0000)]
big last-beta (?) cleanup commit

23 years agoThe installed header files were moved from this to include/curl/Makefile.am
Daniel Stenberg [Mon, 31 Jul 2000 22:41:27 +0000 (22:41 +0000)]
The installed header files were moved from this to include/curl/Makefile.am

23 years agoadded to enable include file install
Daniel Stenberg [Mon, 31 Jul 2000 22:40:52 +0000 (22:40 +0000)]
added to enable include file install

23 years agogenerated from the newly edited getdate.y that now supports a thread-safe
Daniel Stenberg [Mon, 31 Jul 2000 21:32:46 +0000 (21:32 +0000)]
generated from the newly edited getdate.y that now supports a thread-safe
localtime() call

23 years agomade urlfree static, added (void) in front of one of the SSL calls. I did
Daniel Stenberg [Mon, 31 Jul 2000 21:31:27 +0000 (21:31 +0000)]
made urlfree static, added (void) in front of one of the SSL calls. I did
these changes when trying to run lclint on the curl code.

23 years agoReplacing one of the internal headers with one that has no contents will now
Daniel Stenberg [Mon, 31 Jul 2000 21:30:19 +0000 (21:30 +0000)]
Replacing one of the internal headers with one that has no contents will now
completely disable that header to get sent.

23 years agoadded localtime_r()
Daniel Stenberg [Sat, 29 Jul 2000 22:21:10 +0000 (22:21 +0000)]
added localtime_r()

23 years agofor install and more
Daniel Stenberg [Sat, 29 Jul 2000 15:34:32 +0000 (15:34 +0000)]
for install and more

23 years agolibtool stuff added
Daniel Stenberg [Sat, 29 Jul 2000 12:12:34 +0000 (12:12 +0000)]
libtool stuff added

23 years agoAdded two libtool files, is ltmain.sh really necessary?
Daniel Stenberg [Fri, 28 Jul 2000 07:58:04 +0000 (07:58 +0000)]
Added two libtool files, is ltmain.sh really necessary?

23 years agoupdated my email
Daniel Stenberg [Fri, 28 Jul 2000 07:57:27 +0000 (07:57 +0000)]
updated my email

23 years agoAdded [:port] to the -x description for --help
Daniel Stenberg [Fri, 28 Jul 2000 07:56:50 +0000 (07:56 +0000)]
Added [:port] to the -x description for --help

23 years agoclear the httproxy bit on cleanup if the allocproxy bit was set
Daniel Stenberg [Fri, 28 Jul 2000 07:56:06 +0000 (07:56 +0000)]
clear the httproxy bit on cleanup if the allocproxy bit was set

23 years agocorrected the Host: header's port number
Daniel Stenberg [Fri, 28 Jul 2000 07:55:21 +0000 (07:55 +0000)]
corrected the Host: header's port number

24 years agoASCII FTP download
Daniel Stenberg [Wed, 26 Jul 2000 09:37:54 +0000 (09:37 +0000)]
ASCII FTP download
-F improvements
FTP response timeouts
HTTP user+password to same host only
libtool

24 years agoanother day, another contributor
Daniel Stenberg [Wed, 26 Jul 2000 09:34:40 +0000 (09:34 +0000)]
another day, another contributor

24 years agoremoved libtool, added pointer to the sourceforge task list
Daniel Stenberg [Wed, 26 Jul 2000 09:34:09 +0000 (09:34 +0000)]
removed libtool, added pointer to the sourceforge task list

24 years agoAdded docs/Makefile*
Daniel Stenberg [Wed, 26 Jul 2000 09:31:36 +0000 (09:31 +0000)]
Added docs/Makefile*

24 years agolibtool adjustments
Daniel Stenberg [Wed, 26 Jul 2000 09:28:29 +0000 (09:28 +0000)]
libtool adjustments

24 years agothey're generated, they don't belong here
Daniel Stenberg [Tue, 25 Jul 2000 22:15:00 +0000 (22:15 +0000)]
they're generated, they don't belong here

24 years agoAdded Torsten Foertsch's changes to the -F description and his name to the
Daniel Stenberg [Tue, 25 Jul 2000 21:19:35 +0000 (21:19 +0000)]
Added Torsten Foertsch's changes to the -F description and his name to the
list of contributors.

24 years agouses the new curl_close function to clean up the http-specific auth_host
Daniel Stenberg [Tue, 25 Jul 2000 21:17:45 +0000 (21:17 +0000)]
uses the new curl_close function to clean up the http-specific auth_host

24 years agoAdded http_close()
Daniel Stenberg [Tue, 25 Jul 2000 21:16:51 +0000 (21:16 +0000)]
Added http_close()

24 years agouses auth_host to only send user+password to that particular site, usable if
Daniel Stenberg [Tue, 25 Jul 2000 21:16:32 +0000 (21:16 +0000)]
uses auth_host to only send user+password to that particular site, usable if
Location: following takes "us" to other servers that should not get the
user and password

24 years agoset a bit when a Location: is followed to allow code to act differently
Daniel Stenberg [Tue, 25 Jul 2000 21:15:01 +0000 (21:15 +0000)]
set a bit when a Location: is followed to allow code to act differently
on those occations

24 years agocurl_close is a new function pointer that can be set to a protocol-specific
Daniel Stenberg [Tue, 25 Jul 2000 21:14:12 +0000 (21:14 +0000)]
curl_close is a new function pointer that can be set to a protocol-specific
function to get called in the curl_close() function for cleanup
auth_host is added to store the original (first) host name used

24 years agoTorsten Foertsch's improvements
Daniel Stenberg [Tue, 25 Jul 2000 12:21:22 +0000 (12:21 +0000)]
Torsten Foertsch's improvements

24 years agotiny adjustments to set the start-time before the curl_connect() is called to
Daniel Stenberg [Tue, 25 Jul 2000 12:13:57 +0000 (12:13 +0000)]
tiny adjustments to set the start-time before the curl_connect() is called to
allow the connect function to better deal with timeouts, as was just added
to ftp

24 years agoThe "get ftp command response" function now uses select() on the socket and
Daniel Stenberg [Tue, 25 Jul 2000 12:12:29 +0000 (12:12 +0000)]
The "get ftp command response" function now uses select() on the socket and
thus enables timeout if the server doesn't respond within the proper time.

24 years agoA range of things done yesterday
Daniel Stenberg [Tue, 25 Jul 2000 07:39:42 +0000 (07:39 +0000)]
A range of things done yesterday

24 years agoAdded CURLOPT_PROXYPORT
Daniel Stenberg [Tue, 25 Jul 2000 07:38:08 +0000 (07:38 +0000)]
Added CURLOPT_PROXYPORT

24 years agoAdded CURLOPT_PROXYPORT, also added some more clarifications about the
Daniel Stenberg [Tue, 25 Jul 2000 07:36:50 +0000 (07:36 +0000)]
Added CURLOPT_PROXYPORT, also added some more clarifications about the
CURLOPT_PROXY option.

24 years agoAuto referer and a minor netrc fix
Daniel Stenberg [Tue, 25 Jul 2000 07:35:51 +0000 (07:35 +0000)]
Auto referer and a minor netrc fix

24 years agoAdded some logic that now prevents multiple conflicting HTTP request types
Daniel Stenberg [Tue, 25 Jul 2000 07:34:04 +0000 (07:34 +0000)]
Added some logic that now prevents multiple conflicting HTTP request types
to get specified with the options.

24 years agoAdded proxyport
Daniel Stenberg [Tue, 25 Jul 2000 07:32:22 +0000 (07:32 +0000)]
Added proxyport

24 years agoAdded CURLOPT_PROXYPORT support
Daniel Stenberg [Tue, 25 Jul 2000 07:31:35 +0000 (07:31 +0000)]
Added CURLOPT_PROXYPORT support
Added a missing free() in curl_disconnect()
Made (https) connect errors abort better and earlier

24 years agore-added the check for BOTH nsl and socket libs
Daniel Stenberg [Tue, 25 Jul 2000 07:29:32 +0000 (07:29 +0000)]
re-added the check for BOTH nsl and socket libs

24 years agoThe Host: header now includes the port number if not default HTTP
Daniel Stenberg [Tue, 25 Jul 2000 07:28:28 +0000 (07:28 +0000)]
The Host: header now includes the port number if not default HTTP

24 years agoCode 250 is okay as well as the previous 226-code after a successful file
Daniel Stenberg [Tue, 25 Jul 2000 07:26:29 +0000 (07:26 +0000)]
Code 250 is okay as well as the previous 226-code after a successful file
transfer

24 years agohaxx.nu => haxx.se
Daniel Stenberg [Tue, 20 Jun 2000 15:31:26 +0000 (15:31 +0000)]
haxx.nu => haxx.se

24 years agoFTP bug fix
Daniel Stenberg [Tue, 20 Jun 2000 11:55:38 +0000 (11:55 +0000)]
FTP bug fix
new referer magic tricks!

24 years agoAdded auto and free referer fields to the UrlData struct
Daniel Stenberg [Tue, 20 Jun 2000 11:23:31 +0000 (11:23 +0000)]
Added auto and free referer fields to the UrlData struct

24 years agoAdded AUTOREFERER
Daniel Stenberg [Tue, 20 Jun 2000 09:28:36 +0000 (09:28 +0000)]
Added AUTOREFERER

24 years agoautoreferer added, switches off POST on location: following
Daniel Stenberg [Tue, 20 Jun 2000 09:28:09 +0000 (09:28 +0000)]
autoreferer added, switches off POST on location: following

24 years agoRich Gray fixed the PORT command line with the missing \r!
Daniel Stenberg [Tue, 20 Jun 2000 07:45:53 +0000 (07:45 +0000)]
Rich Gray fixed the PORT command line with the missing \r!

24 years agoprogress meter/bar changes
Daniel Stenberg [Fri, 16 Jun 2000 13:29:41 +0000 (13:29 +0000)]
progress meter/bar changes

24 years agoremoved the CURLOPT_PROGRESSMODE option
Daniel Stenberg [Fri, 16 Jun 2000 13:22:33 +0000 (13:22 +0000)]
removed the CURLOPT_PROGRESSMODE option

24 years agoPROGRESSMODE is history
Daniel Stenberg [Fri, 16 Jun 2000 13:19:30 +0000 (13:19 +0000)]
PROGRESSMODE is history

24 years agopretty big changes when the -# progress bar was moved in here from the
Daniel Stenberg [Fri, 16 Jun 2000 13:18:49 +0000 (13:18 +0000)]
pretty big changes when the -# progress bar was moved in here from the
lib/progess.c file, and is now used with the new progress callback function

24 years agomode was replaced with callback in the progress struct
Daniel Stenberg [Fri, 16 Jun 2000 13:17:44 +0000 (13:17 +0000)]
mode was replaced with callback in the progress struct

24 years agoprogress.mode replaced with progress.callback
Daniel Stenberg [Fri, 16 Jun 2000 13:17:07 +0000 (13:17 +0000)]
progress.mode replaced with progress.callback

24 years agoremoved pgrsMode()
Daniel Stenberg [Fri, 16 Jun 2000 13:16:33 +0000 (13:16 +0000)]
removed pgrsMode()

24 years agoremoved lots of #if 0'ed code
Daniel Stenberg [Fri, 16 Jun 2000 13:15:36 +0000 (13:15 +0000)]
removed lots of #if 0'ed code
removed the "mode" concept
moved all #-stuff to the client

24 years agoAdded pgrsStartNow() on the appropriate place
Daniel Stenberg [Fri, 16 Jun 2000 13:14:27 +0000 (13:14 +0000)]
Added pgrsStartNow() on the appropriate place

24 years agowhen failing to write to a socket, we now bail out better
Daniel Stenberg [Thu, 15 Jun 2000 14:34:43 +0000 (14:34 +0000)]
when failing to write to a socket, we now bail out better
I also use typecasted size_t now for systems with unsigned such ones

24 years agoremoved the last \r\n\r\n bytes
Daniel Stenberg [Thu, 15 Jun 2000 14:33:17 +0000 (14:33 +0000)]
removed the last \r\n\r\n bytes
now returns -1 from FormReader() when the last form data has been read!