Commit Graph

  • a84625eca6 Added two tests for multiple URLs (26 + 27) Daniel Stenberg 2001-01-09 12:24:08 +00:00
  • 19d3fd1185 Loic's fix that removes the % from the instructions in the bottom Daniel Stenberg 2001-01-09 10:09:39 +00:00
  • a9be9bc7f5 Additional "docs" about 'make rpms' added by Loic Daniel Stenberg 2001-01-09 10:09:13 +00:00
  • e8b99d21e5 Added the curl source-header Daniel Stenberg 2001-01-09 07:41:04 +00:00
  • f6c57990ee removed FILES from the RPM Daniel Stenberg 2001-01-08 23:35:45 +00:00
  • 370d7f7527 Added 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
  • 7d38692c4f Added Loic Dachary as a contributor after his major makefile session! Daniel Stenberg 2001-01-08 22:29:31 +00:00
  • a997d60304 Loic Dachary's updates to get 'make distcheck' work, including running the test suite Daniel Stenberg 2001-01-08 22:18:30 +00:00
  • ff8fb8cdb0 krb4.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
  • 703fc264f0 Had to add this to get 'make distcheck' to run! Daniel Stenberg 2001-01-08 17:28:53 +00:00
  • 19d92834ed corrected Daniel Stenberg 2001-01-08 16:32:36 +00:00
  • 9ade752fa7 distcheck fixes Daniel Stenberg 2001-01-08 16:31:29 +00:00
  • e8a5f3026f Added mprintf #include Daniel Stenberg 2001-01-08 16:22:55 +00:00
  • 2cac4a9c72 better cleanup when existing due to bad usage Daniel Stenberg 2001-01-08 15:02:58 +00:00
  • 39e939a507 corrected the separator when using URL globbing Daniel Stenberg 2001-01-08 14:48:34 +00:00
  • 803005892c mostly a dummy Daniel Stenberg 2001-01-08 14:36:34 +00:00
  • 08cfdf909e use .spec.in files instead of plain .spec files Daniel Stenberg 2001-01-08 13:42:18 +00:00
  • 434ce48016 removed multiple URL, we do that now! Daniel Stenberg 2001-01-08 13:40:26 +00:00
  • 10051e6916 generated file Daniel Stenberg 2001-01-08 13:39:49 +00:00
  • d54cdf294b adjusted to work with automake 'make dist' Daniel Stenberg 2001-01-08 13:39:21 +00:00
  • 2e342d5d9b we're now using automake to build archives, this file is obsolete Daniel Stenberg 2001-01-08 12:58:27 +00:00
  • fe84071e80 adjusted to use 'make dist' when building the package Daniel Stenberg 2001-01-08 12:57:38 +00:00
  • 044ca343ad Loic Dachary's makefile/dist/rpm fixes Daniel Stenberg 2001-01-08 10:00:14 +00:00
  • f59ea9adb3 krb4 fix, big symbol renaming action, multiple URL support in the client Daniel Stenberg 2001-01-08 07:45:43 +00:00
  • 0cec4ba6bf generated Daniel Stenberg 2001-01-08 07:42:35 +00:00
  • 14ca732a8f Multiple URL support added Daniel Stenberg 2001-01-08 07:37:44 +00:00
  • 53c27c7722 generated file, don't CVS it Daniel Stenberg 2001-01-08 07:37:13 +00:00
  • c2f5b71dc9 multiple uses of -d was wrong documented Daniel Stenberg 2001-01-05 13:44:53 +00:00
  • 6403257886 renamed Curl_ to curl_ for the printf() prefixes Daniel Stenberg 2001-01-05 12:19:42 +00:00
  • 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' Daniel Stenberg 2001-01-05 10:11:41 +00:00
  • 9f9cac7402 release commit curl-7_5_2 Daniel Stenberg 2001-01-05 06:30:18 +00:00
  • 06730bc905 README.libcurl is renamed to LIBCURL Daniel Stenberg 2001-01-04 12:44:34 +00:00
  • 0d181b596b license updates Daniel Stenberg 2001-01-04 12:43:53 +00:00
  • b60f1b1d17 corrected 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
  • 4d1706798f Added Makefile.dist Daniel Stenberg 2001-01-04 12:39:00 +00:00
  • 4ac48317cf Things to explain to people who get the sources from the CVS repository Daniel Stenberg 2001-01-04 12:36:56 +00:00
  • ed8dbf4ac2 updated license text in headers Daniel Stenberg 2001-01-04 12:27:04 +00:00
  • 97f43e98e7 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. Daniel Stenberg 2001-01-04 10:46:32 +00:00
  • f76ef1fb67 Changes from 1999 and earlier Daniel Stenberg 2001-01-04 10:45:41 +00:00
  • 3bcdfd5cb4 new header Daniel Stenberg 2001-01-04 10:37:07 +00:00
  • 7ce518701b filled in info what happens if the same options are used multiple times Daniel Stenberg 2001-01-04 10:34:05 +00:00
  • 10272550b6 new license files Daniel Stenberg 2001-01-04 10:31:55 +00:00
  • 784f57f9eb configure now finds the correct version number even if invoked from outside the source-tree Daniel Stenberg 2001-01-04 10:28:47 +00:00
  • 24dee483e9 dual-license fix Daniel Stenberg 2001-01-03 09:29:33 +00:00
  • 887e728b7d cleanup-commit pre-header-change Daniel Stenberg 2001-01-03 09:13:07 +00:00
  • c03e0074c6 ftp commands are now sent single-write() Daniel Stenberg 2001-01-03 09:07:59 +00:00
  • 0d12c56738 Added -i to allow ingore-patterns to get added Daniel Stenberg 2001-01-03 08:35:16 +00:00
  • 880208c5b2 only 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
  • f4acbed214 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... Daniel Stenberg 2000-12-30 13:12:30 +00:00
  • 910fc8522a Added '5.4 Does libcurl do Winsock initing on win32 systems?' Daniel Stenberg 2000-12-30 11:48:51 +00:00
  • 6d90be0757 multi doc lib support SSL session id support Daniel Stenberg 2000-12-19 14:39:16 +00:00
  • 3d8bb1c27a include unistd.h if present to prevent compiler warnings on close() Daniel Stenberg 2000-12-19 13:35:23 +00:00
  • 1c8121a89e removed debug output Daniel Stenberg 2000-12-19 13:34:55 +00:00
  • 0db48a8109 analyzes fopen() leaks as well Daniel Stenberg 2000-12-19 13:32:30 +00:00
  • 5594741acb Added fopen() and fclose() leak tracking Daniel Stenberg 2000-12-19 13:23:54 +00:00
  • cbaeed7232 updated email and web site Daniel Stenberg 2000-12-19 13:09:23 +00:00
  • 6d7587d327 configure fix, two -O fixes Daniel Stenberg 2000-12-19 13:08:04 +00:00
  • 9ee94b3d84 fixed a leaked file descriptor when PORT failed Daniel Stenberg 2000-12-19 09:06:36 +00:00
  • 2c100371d2 NTLM details added Daniel Stenberg 2000-12-19 07:30:51 +00:00
  • 184ad46a27 fixed accept() for memory debugging Daniel Stenberg 2000-12-18 16:13:37 +00:00
  • 74d35416a2 changed 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
  • 2fff6a4b0e Added Kermit and link Daniel Stenberg 2000-12-16 10:25:10 +00:00
  • bf43b49a20 added socket() / sclose() checks to the memdebug system Daniel Stenberg 2000-12-14 15:56:59 +00:00
  • 6ad9bd8022 crawls through a whole site and verifies links Daniel Stenberg 2000-12-14 12:19:57 +00:00
  • ec5ac82cfe How do a fetch multiple files with libcurl? Daniel Stenberg 2000-12-14 08:37:09 +00:00
  • 76ac228e44 added include stdio.h for the FILE Daniel Stenberg 2000-12-14 08:34:47 +00:00
  • b0828267bc Added a few related RFCs Daniel Stenberg 2000-12-12 13:10:45 +00:00
  • 9c10cb4684 removed the config file entry as that has been much improved lately Daniel Stenberg 2000-12-12 10:14:31 +00:00
  • 3d8c4ce526 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 Daniel Stenberg 2000-12-12 10:05:49 +00:00
  • ec420c62d9 fixed a strdup(NULL) error Daniel Stenberg 2000-12-12 09:30:52 +00:00
  • 5d44f00201 Francois Petitjean's solaris core dump fix Daniel Stenberg 2000-12-12 08:48:39 +00:00
  • cddeb939ed updated the latest added features Daniel Stenberg 2000-12-11 15:35:57 +00:00
  • 45cf0cf3ec unix style newlines only Daniel Stenberg 2000-12-11 08:16:25 +00:00
  • ff7729e2bc unix-style newlines Daniel Stenberg 2000-12-11 08:15:22 +00:00
  • 7dcda6a370 unix style newlines Daniel Stenberg 2000-12-11 08:14:34 +00:00
  • dde277d86a Albert Chin-A-Young fixed the SSL option to use LDFLAGS properly Daniel Stenberg 2000-12-11 07:38:47 +00:00
  • a5146c7297 fixed CURLOPT_COOKIE and added CURLOPT_CRLF Daniel Stenberg 2000-12-08 17:25:24 +00:00
  • 69abefc936 Added 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
  • dad2317e6e post 7.5 fixes Daniel Stenberg 2000-12-07 09:08:20 +00:00
  • 22d8aa37e0 urlglob fix to prevent crashing when -o path is longer than url Daniel Stenberg 2000-12-06 10:10:31 +00:00
  • 160d2a30db Added the borland makefiles Daniel Stenberg 2000-12-05 13:47:30 +00:00
  • cb1842cb52 uses the PERL variable configure digs up Daniel Stenberg 2000-12-05 09:15:44 +00:00
  • 6ced1ba615 changed third argument to size_t to match SCO prototype Daniel Stenberg 2000-12-05 08:04:04 +00:00
  • 54e46e199c Paul Marquis fixed a 7.4.2-dependency Daniel Stenberg 2000-12-04 14:59:58 +00:00
  • ca8196a4dc Jörn fixed a multiple URL output bug Daniel Stenberg 2000-12-04 12:21:18 +00:00
  • 52707f9590 7.5-commit curl-7_5 Daniel Stenberg 2000-12-04 09:44:57 +00:00
  • be2369ed14 Craig Davison updated and made it work again! Daniel Stenberg 2000-12-01 07:02:26 +00:00
  • 76af68e8ab Craig Davison fixed the VC++ lines Daniel Stenberg 2000-12-01 07:01:14 +00:00
  • 421fccb12a Added -version-info and lots of info Daniel Stenberg 2000-11-30 22:22:08 +00:00
  • 173f12db68 added a typecast to shut up a VC++ warning when converting from long to unsigned short Daniel Stenberg 2000-11-30 21:59:51 +00:00
  • 983e3ae8c5 Craig Davison updated this Daniel Stenberg 2000-11-30 21:54:00 +00:00
  • 62213e529c README.curl is now MANUAL Daniel Stenberg 2000-11-30 08:08:49 +00:00
  • ea3b6914cc Added a small note about referer needing to be complete to comply to the HTTP spec Daniel Stenberg 2000-11-30 08:08:23 +00:00
  • c8cd35e640 Includes MANUAL instead of README.curl now Daniel Stenberg 2000-11-30 07:56:32 +00:00
  • 706f5e1a5d README.curl is renamed to MANUAL Daniel Stenberg 2000-11-30 07:55:30 +00:00
  • db7d772d3e removed #if 0 sections Daniel Stenberg 2000-11-29 08:19:23 +00:00
  • 64761bc786 removed #if 0 section Daniel Stenberg 2000-11-29 08:17:12 +00:00
  • 9980568f42 removed '#if 0' sections Daniel Stenberg 2000-11-29 08:16:27 +00:00
  • 05a1910968 I'd love to see test cases with submitted patches... Daniel Stenberg 2000-11-29 07:48:14 +00:00