a84625eca6Added two tests for multiple URLs (26 + 27)
Daniel Stenberg
2001-01-09 12:24:08 +00:00
19d3fd1185Loic's fix that removes the % from the instructions in the bottom
Daniel Stenberg
2001-01-09 10:09:39 +00:00
a9be9bc7f5Additional "docs" about 'make rpms' added by Loic
Daniel Stenberg
2001-01-09 10:09:13 +00:00
e8b99d21e5Added the curl source-header
Daniel Stenberg
2001-01-09 07:41:04 +00:00
f6c57990eeremoved FILES from the RPM
Daniel Stenberg
2001-01-08 23:35:45 +00:00
370d7f7527Added source header. Made the prototype not being set if HAVE_GETPASS_R is set, as those systems are likely to have it already set in a system header and this prototype has proven to cause problems on SCO systems.
Daniel Stenberg
2001-01-08 22:30:30 +00:00
7d38692c4fAdded Loic Dachary as a contributor after his major makefile session!
Daniel Stenberg
2001-01-08 22:29:31 +00:00
a997d60304Loic Dachary's updates to get 'make distcheck' work, including running the test suite
Daniel Stenberg
2001-01-08 22:18:30 +00:00
ff8fb8cdb0krb4.c header file, no source header (yet)
Daniel Stenberg
2001-01-08 22:02:23 +00:00
b915ca68f9'make distcheck' works now
Daniel Stenberg
2001-01-08 17:38:23 +00:00
703fc264f0Had to add this to get 'make distcheck' to run!
Daniel Stenberg
2001-01-08 17:28:53 +00:00
19d92834edcorrected
Daniel Stenberg
2001-01-08 16:32:36 +00:00
9ade752fa7distcheck fixes
Daniel Stenberg
2001-01-08 16:31:29 +00:00
e8a5f3026fAdded mprintf #include
Daniel Stenberg
2001-01-08 16:22:55 +00:00
2cac4a9c72better cleanup when existing due to bad usage
Daniel Stenberg
2001-01-08 15:02:58 +00:00
39e939a507corrected the separator when using URL globbing
Daniel Stenberg
2001-01-08 14:48:34 +00:00
803005892cmostly a dummy
Daniel Stenberg
2001-01-08 14:36:34 +00:00
08cfdf909euse .spec.in files instead of plain .spec files
Daniel Stenberg
2001-01-08 13:42:18 +00:00
434ce48016removed multiple URL, we do that now!
Daniel Stenberg
2001-01-08 13:40:26 +00:00
10051e6916generated file
Daniel Stenberg
2001-01-08 13:39:49 +00:00
d54cdf294badjusted to work with automake 'make dist'
Daniel Stenberg
2001-01-08 13:39:21 +00:00
2e342d5d9bwe're now using automake to build archives, this file is obsolete
Daniel Stenberg
2001-01-08 12:58:27 +00:00
fe84071e80adjusted to use 'make dist' when building the package
Daniel Stenberg
2001-01-08 12:57:38 +00:00
044ca343adLoic Dachary's makefile/dist/rpm fixes
Daniel Stenberg
2001-01-08 10:00:14 +00:00
f59ea9adb3krb4 fix, big symbol renaming action, multiple URL support in the client
Daniel Stenberg
2001-01-08 07:45:43 +00:00
0cec4ba6bfgenerated
Daniel Stenberg
2001-01-08 07:42:35 +00:00
14ca732a8fMultiple URL support added
Daniel Stenberg
2001-01-08 07:37:44 +00:00
53c27c7722generated file, don't CVS it
Daniel Stenberg
2001-01-08 07:37:13 +00:00
c2f5b71dc9multiple uses of -d was wrong documented
Daniel Stenberg
2001-01-05 13:44:53 +00:00
6403257886renamed Curl_ to curl_ for the printf() prefixes
Daniel Stenberg
2001-01-05 12:19:42 +00:00
4031104404Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-05 10:11:41 +00:00
06730bc905README.libcurl is renamed to LIBCURL
Daniel Stenberg
2001-01-04 12:44:34 +00:00
0d181b596blicense updates
Daniel Stenberg
2001-01-04 12:43:53 +00:00
b60f1b1d17corrected the license section and added a piece about doing patches against recent versions of the source
Daniel Stenberg
2001-01-04 12:43:35 +00:00
4d1706798fAdded Makefile.dist
Daniel Stenberg
2001-01-04 12:39:00 +00:00
4ac48317cfThings to explain to people who get the sources from the CVS repository
Daniel Stenberg
2001-01-04 12:36:56 +00:00
ed8dbf4ac2updated license text in headers
Daniel Stenberg
2001-01-04 12:27:04 +00:00
97f43e98e7Cut 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.
Daniel Stenberg
2001-01-04 10:46:32 +00:00
f76ef1fb67Changes from 1999 and earlier
Daniel Stenberg
2001-01-04 10:45:41 +00:00
3bcdfd5cb4new header
Daniel Stenberg
2001-01-04 10:37:07 +00:00
7ce518701bfilled in info what happens if the same options are used multiple times
Daniel Stenberg
2001-01-04 10:34:05 +00:00
10272550b6new license files
Daniel Stenberg
2001-01-04 10:31:55 +00:00
784f57f9ebconfigure now finds the correct version number even if invoked from outside the source-tree
Daniel Stenberg
2001-01-04 10:28:47 +00:00
24dee483e9dual-license fix
Daniel Stenberg
2001-01-03 09:29:33 +00:00
c03e0074c6ftp commands are now sent single-write()
Daniel Stenberg
2001-01-03 09:07:59 +00:00
0d12c56738Added -i to allow ingore-patterns to get added
Daniel Stenberg
2001-01-03 08:35:16 +00:00
880208c5b2only add good links as root links don't break the loop on root link errors
Daniel Stenberg
2001-01-03 08:18:59 +00:00
f4acbed214ftpsendf() is remade to send the entire command in one write(), as some firewalls (like FW-1) seems to dislike split-up writes at times...
Daniel Stenberg
2000-12-30 13:12:30 +00:00
910fc8522aAdded '5.4 Does libcurl do Winsock initing on win32 systems?'
Daniel Stenberg
2000-12-30 11:48:51 +00:00
6d90be0757multi doc lib support SSL session id support
Daniel Stenberg
2000-12-19 14:39:16 +00:00
3d8bb1c27ainclude unistd.h if present to prevent compiler warnings on close()
Daniel Stenberg
2000-12-19 13:35:23 +00:00
1c8121a89eremoved debug output
Daniel Stenberg
2000-12-19 13:34:55 +00:00
0db48a8109analyzes fopen() leaks as well
Daniel Stenberg
2000-12-19 13:32:30 +00:00
5594741acbAdded fopen() and fclose() leak tracking
Daniel Stenberg
2000-12-19 13:23:54 +00:00
cbaeed7232updated email and web site
Daniel Stenberg
2000-12-19 13:09:23 +00:00
6d7587d327configure fix, two -O fixes
Daniel Stenberg
2000-12-19 13:08:04 +00:00
9ee94b3d84fixed a leaked file descriptor when PORT failed
Daniel Stenberg
2000-12-19 09:06:36 +00:00
2c100371d2NTLM details added
Daniel Stenberg
2000-12-19 07:30:51 +00:00
184ad46a27fixed accept() for memory debugging
Daniel Stenberg
2000-12-18 16:13:37 +00:00
74d35416a2changed the return code checker in the quote command send to only fail on >= 400 errors
Daniel Stenberg
2000-12-16 10:36:08 +00:00
2fff6a4b0eAdded Kermit and link
Daniel Stenberg
2000-12-16 10:25:10 +00:00
bf43b49a20added socket() / sclose() checks to the memdebug system
Daniel Stenberg
2000-12-14 15:56:59 +00:00
6ad9bd8022crawls through a whole site and verifies links
Daniel Stenberg
2000-12-14 12:19:57 +00:00
ec5ac82cfeHow do a fetch multiple files with libcurl?
Daniel Stenberg
2000-12-14 08:37:09 +00:00
76ac228e44added include stdio.h for the FILE
Daniel Stenberg
2000-12-14 08:34:47 +00:00
b0828267bcAdded a few related RFCs
Daniel Stenberg
2000-12-12 13:10:45 +00:00
9c10cb4684removed the config file entry as that has been much improved lately
Daniel Stenberg
2000-12-12 10:14:31 +00:00
3d8c4ce526points 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
Daniel Stenberg
2000-12-12 10:05:49 +00:00
ec420c62d9fixed a strdup(NULL) error
Daniel Stenberg
2000-12-12 09:30:52 +00:00
5d44f00201Francois Petitjean's solaris core dump fix
Daniel Stenberg
2000-12-12 08:48:39 +00:00
cddeb939edupdated the latest added features
Daniel Stenberg
2000-12-11 15:35:57 +00:00
45cf0cf3ecunix style newlines only
Daniel Stenberg
2000-12-11 08:16:25 +00:00
ff7729e2bcunix-style newlines
Daniel Stenberg
2000-12-11 08:15:22 +00:00
7dcda6a370unix style newlines
Daniel Stenberg
2000-12-11 08:14:34 +00:00
dde277d86aAlbert Chin-A-Young fixed the SSL option to use LDFLAGS properly
Daniel Stenberg
2000-12-11 07:38:47 +00:00
a5146c7297fixed CURLOPT_COOKIE and added CURLOPT_CRLF
Daniel Stenberg
2000-12-08 17:25:24 +00:00
69abefc936Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't need it
Daniel Stenberg
2000-12-07 09:09:26 +00:00
dad2317e6epost 7.5 fixes
Daniel Stenberg
2000-12-07 09:08:20 +00:00
22d8aa37e0urlglob fix to prevent crashing when -o path is longer than url
Daniel Stenberg
2000-12-06 10:10:31 +00:00
160d2a30dbAdded the borland makefiles
Daniel Stenberg
2000-12-05 13:47:30 +00:00
cb1842cb52uses the PERL variable configure digs up
Daniel Stenberg
2000-12-05 09:15:44 +00:00
6ced1ba615changed third argument to size_t to match SCO prototype
Daniel Stenberg
2000-12-05 08:04:04 +00:00
54e46e199cPaul Marquis fixed a 7.4.2-dependency
Daniel Stenberg
2000-12-04 14:59:58 +00:00
ca8196a4dcJörn fixed a multiple URL output bug
Daniel Stenberg
2000-12-04 12:21:18 +00:00