platform/upstream/curl.git
23 years agogenerated
Daniel Stenberg [Mon, 8 Jan 2001 07:42:35 +0000 (07:42 +0000)]
generated

23 years agoMultiple URL support added
Daniel Stenberg [Mon, 8 Jan 2001 07:37:44 +0000 (07:37 +0000)]
Multiple URL support added

23 years agogenerated file, don't CVS it
Daniel Stenberg [Mon, 8 Jan 2001 07:37:13 +0000 (07:37 +0000)]
generated file, don't CVS it

23 years agomultiple uses of -d was wrong documented
Daniel Stenberg [Fri, 5 Jan 2001 13:44:53 +0000 (13:44 +0000)]
multiple uses of -d was wrong documented

23 years agorenamed Curl_ to curl_ for the printf() prefixes
Daniel Stenberg [Fri, 5 Jan 2001 12:19:42 +0000 (12:19 +0000)]
renamed Curl_ to curl_ for the printf() prefixes

23 years agoInternal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg [Fri, 5 Jan 2001 10:11:41 +0000 (10:11 +0000)]
Internal symbols that aren't static are now prefixed with 'Curl_'

23 years agorelease commit
Daniel Stenberg [Fri, 5 Jan 2001 06:30:18 +0000 (06:30 +0000)]
release commit

23 years agoREADME.libcurl is renamed to LIBCURL
Daniel Stenberg [Thu, 4 Jan 2001 12:44:34 +0000 (12:44 +0000)]
README.libcurl is renamed to LIBCURL

23 years agolicense updates
Daniel Stenberg [Thu, 4 Jan 2001 12:43:53 +0000 (12:43 +0000)]
license updates

23 years agocorrected the license section and added a piece about doing patches against
Daniel Stenberg [Thu, 4 Jan 2001 12:43:35 +0000 (12:43 +0000)]
corrected the license section and added a piece about doing patches against
recent versions of the source

23 years agoAdded Makefile.dist
Daniel Stenberg [Thu, 4 Jan 2001 12:39:00 +0000 (12:39 +0000)]
Added Makefile.dist

23 years agoThings to explain to people who get the sources from the CVS repository
Daniel Stenberg [Thu, 4 Jan 2001 12:36:56 +0000 (12:36 +0000)]
Things to explain to people who get the sources from the CVS repository

23 years agoupdated license text in headers
Daniel Stenberg [Thu, 4 Jan 2001 12:27:04 +0000 (12:27 +0000)]
updated license text in headers

23 years agoCut out all changes from 1999 and earlier. They're now in the CHANGES.0 file
Daniel Stenberg [Thu, 4 Jan 2001 10:46:32 +0000 (10:46 +0000)]
Cut out all changes from 1999 and earlier. They're now in the CHANGES.0 file
that is only present in the CVS and won't be included in release archives.

23 years agoChanges from 1999 and earlier
Daniel Stenberg [Thu, 4 Jan 2001 10:45:41 +0000 (10:45 +0000)]
Changes from 1999 and earlier

23 years agonew header
Daniel Stenberg [Thu, 4 Jan 2001 10:37:07 +0000 (10:37 +0000)]
new header

23 years agofilled in info what happens if the same options are used multiple times
Daniel Stenberg [Thu, 4 Jan 2001 10:34:05 +0000 (10:34 +0000)]
filled in info what happens if the same options are used multiple times

23 years agonew license files
Daniel Stenberg [Thu, 4 Jan 2001 10:31:55 +0000 (10:31 +0000)]
new license files

23 years agoconfigure now finds the correct version number even if invoked from outside
Daniel Stenberg [Thu, 4 Jan 2001 10:28:47 +0000 (10:28 +0000)]
configure now finds the correct version number even if invoked from outside
the source-tree

23 years agodual-license fix
Daniel Stenberg [Wed, 3 Jan 2001 09:29:33 +0000 (09:29 +0000)]
dual-license fix

23 years agocleanup-commit
Daniel Stenberg [Wed, 3 Jan 2001 09:13:07 +0000 (09:13 +0000)]
cleanup-commit

23 years agoftp commands are now sent single-write()
Daniel Stenberg [Wed, 3 Jan 2001 09:07:59 +0000 (09:07 +0000)]
ftp commands are now sent single-write()

23 years agoAdded -i to allow ingore-patterns to get added
Daniel Stenberg [Wed, 3 Jan 2001 08:35:16 +0000 (08:35 +0000)]
Added -i to allow ingore-patterns to get added

23 years agoonly add good links as root links
Daniel Stenberg [Wed, 3 Jan 2001 08:18:59 +0000 (08:18 +0000)]
only add good links as root links
don't break the loop on root link errors

23 years agoftpsendf() is remade to send the entire command in one write(), as some
Daniel Stenberg [Sat, 30 Dec 2000 13:12:30 +0000 (13:12 +0000)]
ftpsendf() is remade to send the entire command in one write(), as some
firewalls (like FW-1) seems to dislike split-up writes at times...

23 years agoAdded '5.4 Does libcurl do Winsock initing on win32 systems?'
Daniel Stenberg [Sat, 30 Dec 2000 11:48:51 +0000 (11:48 +0000)]
Added '5.4 Does libcurl do Winsock initing on win32 systems?'

23 years agomulti doc lib support
Daniel Stenberg [Tue, 19 Dec 2000 14:39:16 +0000 (14:39 +0000)]
multi doc lib support
SSL session id support

23 years agoinclude unistd.h if present to prevent compiler warnings on close()
Daniel Stenberg [Tue, 19 Dec 2000 13:35:23 +0000 (13:35 +0000)]
include unistd.h if present to prevent compiler warnings on close()

23 years agoremoved debug output
Daniel Stenberg [Tue, 19 Dec 2000 13:34:55 +0000 (13:34 +0000)]
removed debug output

23 years agoanalyzes fopen() leaks as well
Daniel Stenberg [Tue, 19 Dec 2000 13:32:30 +0000 (13:32 +0000)]
analyzes fopen() leaks as well

23 years agoAdded fopen() and fclose() leak tracking
Daniel Stenberg [Tue, 19 Dec 2000 13:23:54 +0000 (13:23 +0000)]
Added fopen() and fclose() leak tracking

23 years agoupdated email and web site
Daniel Stenberg [Tue, 19 Dec 2000 13:09:23 +0000 (13:09 +0000)]
updated email and web site

23 years agoconfigure fix, two -O fixes
Daniel Stenberg [Tue, 19 Dec 2000 13:08:04 +0000 (13:08 +0000)]
configure fix, two -O fixes

23 years agofixed a leaked file descriptor when PORT failed
Daniel Stenberg [Tue, 19 Dec 2000 09:06:36 +0000 (09:06 +0000)]
fixed a leaked file descriptor when PORT failed

23 years agoNTLM details added
Daniel Stenberg [Tue, 19 Dec 2000 07:30:51 +0000 (07:30 +0000)]
NTLM details added

23 years agofixed accept() for memory debugging
Daniel Stenberg [Mon, 18 Dec 2000 16:13:37 +0000 (16:13 +0000)]
fixed accept() for memory debugging

23 years agochanged the return code checker in the quote command send to only fail
Daniel Stenberg [Sat, 16 Dec 2000 10:36:08 +0000 (10:36 +0000)]
changed the return code checker in the quote command send to only fail
on >= 400 errors

23 years agoAdded Kermit and link
Daniel Stenberg [Sat, 16 Dec 2000 10:25:10 +0000 (10:25 +0000)]
Added Kermit and link

23 years agoadded socket() / sclose() checks to the memdebug system
Daniel Stenberg [Thu, 14 Dec 2000 15:56:59 +0000 (15:56 +0000)]
added socket() / sclose() checks to the memdebug system

23 years agocrawls through a whole site and verifies links
Daniel Stenberg [Thu, 14 Dec 2000 12:19:57 +0000 (12:19 +0000)]
crawls through a whole site and verifies links

23 years agoHow do a fetch multiple files with libcurl?
Daniel Stenberg [Thu, 14 Dec 2000 08:37:09 +0000 (08:37 +0000)]
How do a fetch multiple files with libcurl?

23 years agoadded include stdio.h for the FILE
Daniel Stenberg [Thu, 14 Dec 2000 08:34:47 +0000 (08:34 +0000)]
added include stdio.h for the FILE

23 years agoAdded a few related RFCs
Daniel Stenberg [Tue, 12 Dec 2000 13:10:45 +0000 (13:10 +0000)]
Added a few related RFCs

23 years agoremoved the config file entry as that has been much improved lately
Daniel Stenberg [Tue, 12 Dec 2000 10:14:31 +0000 (10:14 +0000)]
removed the config file entry as that has been much improved lately

23 years agopoints to the curl local copy of the netscape cookie spec
Daniel Stenberg [Tue, 12 Dec 2000 10:05:49 +0000 (10:05 +0000)]
points to the curl local copy of the netscape cookie spec
points to the development site for wget
reworded some RFC references so that they turn up as links on the converted
web page better

23 years agofixed a strdup(NULL) error
Daniel Stenberg [Tue, 12 Dec 2000 09:30:52 +0000 (09:30 +0000)]
fixed a strdup(NULL) error

23 years agoFrancois Petitjean's solaris core dump fix
Daniel Stenberg [Tue, 12 Dec 2000 08:48:39 +0000 (08:48 +0000)]
Francois Petitjean's solaris core dump fix

23 years agoupdated the latest added features
Daniel Stenberg [Mon, 11 Dec 2000 15:35:57 +0000 (15:35 +0000)]
updated the latest added features

23 years agounix style newlines only
Daniel Stenberg [Mon, 11 Dec 2000 08:16:25 +0000 (08:16 +0000)]
unix style newlines only

23 years agounix-style newlines
Daniel Stenberg [Mon, 11 Dec 2000 08:15:22 +0000 (08:15 +0000)]
unix-style newlines

23 years agounix style newlines
Daniel Stenberg [Mon, 11 Dec 2000 08:14:34 +0000 (08:14 +0000)]
unix style newlines

23 years agoAlbert Chin-A-Young fixed the SSL option to use LDFLAGS properly
Daniel Stenberg [Mon, 11 Dec 2000 07:38:47 +0000 (07:38 +0000)]
Albert Chin-A-Young fixed the SSL option to use LDFLAGS properly

23 years agofixed CURLOPT_COOKIE and added CURLOPT_CRLF
Daniel Stenberg [Fri, 8 Dec 2000 17:25:24 +0000 (17:25 +0000)]
fixed CURLOPT_COOKIE and added CURLOPT_CRLF

23 years agoAdded SA_RESTART since (some) HPUX doesn't have that define and it doesn't
Daniel Stenberg [Thu, 7 Dec 2000 09:09:26 +0000 (09:09 +0000)]
Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't
need it

23 years agopost 7.5 fixes
Daniel Stenberg [Thu, 7 Dec 2000 09:08:20 +0000 (09:08 +0000)]
post 7.5 fixes

23 years agourlglob fix to prevent crashing when -o path is longer than url
Daniel Stenberg [Wed, 6 Dec 2000 10:10:31 +0000 (10:10 +0000)]
urlglob fix to prevent crashing when -o path is longer than url

23 years agoAdded the borland makefiles
Daniel Stenberg [Tue, 5 Dec 2000 13:47:30 +0000 (13:47 +0000)]
Added the borland makefiles

23 years agouses the PERL variable configure digs up
Daniel Stenberg [Tue, 5 Dec 2000 09:15:44 +0000 (09:15 +0000)]
uses the PERL variable configure digs up

23 years agochanged third argument to size_t to match SCO prototype
Daniel Stenberg [Tue, 5 Dec 2000 08:04:04 +0000 (08:04 +0000)]
changed third argument to size_t to match SCO prototype

23 years agoPaul Marquis fixed a 7.4.2-dependency
Daniel Stenberg [Mon, 4 Dec 2000 14:59:58 +0000 (14:59 +0000)]
Paul Marquis fixed a 7.4.2-dependency

23 years agoJörn fixed a multiple URL output bug
Daniel Stenberg [Mon, 4 Dec 2000 12:21:18 +0000 (12:21 +0000)]
Jörn fixed a multiple URL output bug

23 years ago7.5-commit
Daniel Stenberg [Mon, 4 Dec 2000 09:44:57 +0000 (09:44 +0000)]
7.5-commit

23 years agoCraig Davison updated and made it work again!
Daniel Stenberg [Fri, 1 Dec 2000 07:02:26 +0000 (07:02 +0000)]
Craig Davison updated and made it work again!

23 years agoCraig Davison fixed the VC++ lines
Daniel Stenberg [Fri, 1 Dec 2000 07:01:14 +0000 (07:01 +0000)]
Craig Davison fixed the VC++ lines

23 years agoAdded -version-info and lots of info
Daniel Stenberg [Thu, 30 Nov 2000 22:22:08 +0000 (22:22 +0000)]
Added -version-info and lots of info

23 years agoadded a typecast to shut up a VC++ warning when converting from long
Daniel Stenberg [Thu, 30 Nov 2000 21:59:51 +0000 (21:59 +0000)]
added a typecast to shut up a VC++ warning when converting from long
to unsigned short

23 years agoCraig Davison updated this
Daniel Stenberg [Thu, 30 Nov 2000 21:54:00 +0000 (21:54 +0000)]
Craig Davison updated this

23 years agoREADME.curl is now MANUAL
Daniel Stenberg [Thu, 30 Nov 2000 08:08:49 +0000 (08:08 +0000)]
README.curl is now MANUAL

23 years agoAdded a small note about referer needing to be complete to comply to the
Daniel Stenberg [Thu, 30 Nov 2000 08:08:23 +0000 (08:08 +0000)]
Added a small note about referer needing to be complete to comply to the
HTTP spec

23 years agoIncludes MANUAL instead of README.curl now
Daniel Stenberg [Thu, 30 Nov 2000 07:56:32 +0000 (07:56 +0000)]
Includes MANUAL instead of README.curl now

23 years agoREADME.curl is renamed to MANUAL
Daniel Stenberg [Thu, 30 Nov 2000 07:55:30 +0000 (07:55 +0000)]
README.curl is renamed to MANUAL

23 years agoremoved #if 0 sections
Daniel Stenberg [Wed, 29 Nov 2000 08:19:23 +0000 (08:19 +0000)]
removed #if 0 sections

23 years agoremoved #if 0 section
Daniel Stenberg [Wed, 29 Nov 2000 08:17:12 +0000 (08:17 +0000)]
removed #if 0 section

23 years agoremoved '#if 0' sections
Daniel Stenberg [Wed, 29 Nov 2000 08:16:27 +0000 (08:16 +0000)]
removed '#if 0' sections

23 years agoI'd love to see test cases with submitted patches...
Daniel Stenberg [Wed, 29 Nov 2000 07:48:14 +0000 (07:48 +0000)]
I'd love to see test cases with submitted patches...

23 years agominor things about the test suite added
Daniel Stenberg [Wed, 29 Nov 2000 07:47:51 +0000 (07:47 +0000)]
minor things about the test suite added

23 years agonow counts all test cases and presents a counter at the end
Daniel Stenberg [Tue, 28 Nov 2000 12:49:39 +0000 (12:49 +0000)]
now counts all test cases and presents a counter at the end

23 years agomaxredirs
Daniel Stenberg [Tue, 28 Nov 2000 12:45:20 +0000 (12:45 +0000)]
maxredirs

23 years agomax-redirs test case data
Daniel Stenberg [Tue, 28 Nov 2000 09:42:15 +0000 (09:42 +0000)]
max-redirs test case data

23 years agofree the URL on redirections, this was a previous memory leak
Daniel Stenberg [Tue, 28 Nov 2000 09:41:01 +0000 (09:41 +0000)]
free the URL on redirections, this was a previous memory leak

23 years agoadded maxredirs
Daniel Stenberg [Tue, 28 Nov 2000 09:11:24 +0000 (09:11 +0000)]
added maxredirs

23 years agoAdded max-redirs support (James Griffiths' patch)
Daniel Stenberg [Tue, 28 Nov 2000 09:10:43 +0000 (09:10 +0000)]
Added max-redirs support (James Griffiths' patch)

23 years agoadded maxredirs, moved CURL_PROGRESS* defines to src/main.c
Daniel Stenberg [Tue, 28 Nov 2000 09:10:04 +0000 (09:10 +0000)]
added maxredirs, moved CURL_PROGRESS* defines to src/main.c

23 years agoJames Griffiths' max-redirs fix
Daniel Stenberg [Tue, 28 Nov 2000 09:05:47 +0000 (09:05 +0000)]
James Griffiths' max-redirs fix

23 years agoAdded tests/ftpserver.pl
Daniel Stenberg [Mon, 27 Nov 2000 15:11:25 +0000 (15:11 +0000)]
Added tests/ftpserver.pl

23 years agoI rearranged it and added 'make test'
Daniel Stenberg [Mon, 27 Nov 2000 13:39:11 +0000 (13:39 +0000)]
I rearranged it and added 'make test'

23 years agospell check
Daniel Stenberg [Mon, 27 Nov 2000 13:32:11 +0000 (13:32 +0000)]
spell check

23 years agomodified for ftp custom commands
Daniel Stenberg [Mon, 27 Nov 2000 12:53:50 +0000 (12:53 +0000)]
modified for ftp custom commands

23 years agoallows simple custom modifications for single test cases
Daniel Stenberg [Mon, 27 Nov 2000 12:53:32 +0000 (12:53 +0000)]
allows simple custom modifications for single test cases

23 years agoAdded the ftpdN.txt file
Daniel Stenberg [Mon, 27 Nov 2000 12:53:05 +0000 (12:53 +0000)]
Added the ftpdN.txt file

23 years agoftp graceful error detection check data
Daniel Stenberg [Mon, 27 Nov 2000 12:52:36 +0000 (12:52 +0000)]
ftp graceful error detection check data

23 years agoAdded the memdebug include file
Daniel Stenberg [Mon, 27 Nov 2000 12:04:51 +0000 (12:04 +0000)]
Added the memdebug include file

23 years agofile:// test data
Daniel Stenberg [Mon, 27 Nov 2000 11:54:35 +0000 (11:54 +0000)]
file:// test data

23 years agoif the server doesn't output a logfile, the protocol file is not compared
Daniel Stenberg [Mon, 27 Nov 2000 11:53:50 +0000 (11:53 +0000)]
if the server doesn't output a logfile, the protocol file is not compared
with it! This makes tests without server (like for file://) smarter.

23 years agomodified the --help output to have the passwords within [brackets] as they
Daniel Stenberg [Mon, 27 Nov 2000 10:24:08 +0000 (10:24 +0000)]
modified the --help output to have the passwords within [brackets] as they
are optional...

23 years agoadded the new FILETIME stuff
Daniel Stenberg [Wed, 22 Nov 2000 14:57:58 +0000 (14:57 +0000)]
added the new FILETIME stuff

23 years ago7.5-pre3 commit
Daniel Stenberg [Wed, 22 Nov 2000 14:27:47 +0000 (14:27 +0000)]
7.5-pre3 commit

23 years agomultiple URL support? forked?
Daniel Stenberg [Wed, 22 Nov 2000 14:18:30 +0000 (14:18 +0000)]
multiple URL support? forked?

23 years agoadjusted to modified FTP behaviour
Daniel Stenberg [Wed, 22 Nov 2000 14:15:46 +0000 (14:15 +0000)]
adjusted to modified FTP behaviour

23 years agoAdded a curl-target to make it easier to build from this dir
Daniel Stenberg [Wed, 22 Nov 2000 14:15:15 +0000 (14:15 +0000)]
Added a curl-target to make it easier to build from this dir