Commit Graph

  • 72158ad2cf Rich Gray fixed the PORT command line with the missing \r! Daniel Stenberg 2000-06-20 07:45:53 +00:00
  • ddd3ca4e5a progress meter/bar changes Daniel Stenberg 2000-06-16 13:29:41 +00:00
  • d6b3b05e2e removed the CURLOPT_PROGRESSMODE option Daniel Stenberg 2000-06-16 13:22:33 +00:00
  • b88136fc4c PROGRESSMODE is history Daniel Stenberg 2000-06-16 13:19:30 +00:00
  • 789b43fc92 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 Daniel Stenberg 2000-06-16 13:18:49 +00:00
  • 6489735491 mode was replaced with callback in the progress struct Daniel Stenberg 2000-06-16 13:17:44 +00:00
  • fb9c5650ce progress.mode replaced with progress.callback Daniel Stenberg 2000-06-16 13:17:07 +00:00
  • 94deff653b removed pgrsMode() Daniel Stenberg 2000-06-16 13:16:33 +00:00
  • 435f17195e removed lots of #if 0'ed code removed the "mode" concept moved all #-stuff to the client Daniel Stenberg 2000-06-16 13:15:36 +00:00
  • 8e8da82178 Added pgrsStartNow() on the appropriate place Daniel Stenberg 2000-06-16 13:14:27 +00:00
  • eb88f3d9b1 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 Daniel Stenberg 2000-06-15 14:34:43 +00:00
  • e9957b87cd removed the last \r\n\r\n bytes now returns -1 from FormReader() when the last form data has been read! Daniel Stenberg 2000-06-15 14:33:17 +00:00
  • f93baee594 POST fix Daniel Stenberg 2000-06-14 17:28:44 +00:00
  • ce7e3586da Added #include <string.h> Daniel Stenberg 2000-06-14 17:23:51 +00:00
  • 94ec5ff44a correct the POST workings. Tim Tassonis reported. Daniel Stenberg 2000-06-14 17:15:07 +00:00
  • e54f09a218 the 7.0.6beta fixes Daniel Stenberg 2000-06-14 14:33:54 +00:00
  • 069347c83d the -W and -g stuff needn't be here by default Daniel Stenberg 2000-06-14 14:29:39 +00:00
  • 022f1766f9 Added a define in the Mingw32 makefiles to allow parts of the config-win32 files depend on that as well. It turned out Borland has no unistd.h file either, only mingw32 seems to use that. Daniel Stenberg 2000-06-14 14:28:45 +00:00
  • 3e20192ff2 several minor fixes as pointed out by Björn Stenberg Daniel Stenberg 2000-06-14 14:26:53 +00:00
  • ec520ceefd bad HAVE_STRICMP usage found by Björn Stenberg Daniel Stenberg 2000-06-14 14:26:20 +00:00
  • a374925bb7 added some more text about libcurl using Daniel Stenberg 2000-06-14 14:08:52 +00:00
  • d9650164b3 edited the contributor list changed ftp-ascii to use-ascii and its explanation was fixed Daniel Stenberg 2000-06-14 14:02:43 +00:00
  • 094b6a8b6a Added #include <fcntl.h> required by the setmode() for win32 Daniel Stenberg 2000-06-14 12:52:21 +00:00
  • 5da5cfa33e new binary stdout approach for win32 systems Daniel Stenberg 2000-06-14 12:50:38 +00:00
  • 2dbadc6405 Added GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGS Daniel Stenberg 2000-06-14 10:50:18 +00:00
  • 3b60784f27 updated to be more valid for version 7 workings Daniel Stenberg 2000-06-14 09:16:11 +00:00
  • 72f7f0183b added a few RFCs to the list Daniel Stenberg 2000-06-14 09:08:31 +00:00
  • e22d75cd6e Luong Dinh Dung's comments adjusted Daniel Stenberg 2000-06-13 23:04:44 +00:00
  • 2488fff451 free-twice problem corrected Daniel Stenberg 2000-06-13 08:11:45 +00:00
  • 611f50fb76 resources + readme.win32 Daniel Stenberg 2000-06-09 12:08:08 +00:00
  • eede4c33df edited it to look better when HTML'ified Daniel Stenberg 2000-06-09 07:10:47 +00:00
  • 32fd2ffab7 Added the docs/README.win32 file Daniel Stenberg 2000-06-09 07:02:20 +00:00
  • 3586f7eaf0 haxx.nu turns haxx.se Daniel Stenberg 2000-06-09 07:01:23 +00:00
  • 287ebf730e mucho updated with lots of links to various odd stuff Daniel Stenberg 2000-06-09 07:00:45 +00:00
  • 77153b4efb Some notes about life with curl in the win32 world Daniel Stenberg 2000-06-09 07:00:21 +00:00
  • dbcfd3df79 the recent mocking Daniel Stenberg 2000-06-08 15:20:03 +00:00
  • 45271fd084 use top_dir instead of ../ Daniel Stenberg 2000-06-08 15:14:17 +00:00
  • dbc12876ab Added progress callback info Daniel Stenberg 2000-06-08 15:13:41 +00:00
  • aedfcaa168 lower casing getenv and formparse added the progress function callback and data pointer added the callback typedefs Daniel Stenberg 2000-06-08 15:13:03 +00:00
  • 4fd4a6888a added progress callback stuff, changed the callback typedefs to be public Daniel Stenberg 2000-06-08 15:11:39 +00:00
  • dd730b09db modified Daniel Stenberg 2000-06-06 16:02:54 +00:00
  • c045301128 Added description Daniel Stenberg 2000-06-06 14:54:42 +00:00
  • edcd5df1fe edited to look better after the txt2html convertion Daniel Stenberg 2000-06-06 14:13:36 +00:00
  • 8f03732b25 updated with more examples Daniel Stenberg 2000-06-06 14:09:01 +00:00
  • 138fe1b934 using the new formparse, the new getenv, using the new headers struct and clean up the headers better Daniel Stenberg 2000-06-05 08:26:13 +00:00
  • d46932369a curl_getenv() is now lowercase Daniel Stenberg 2000-06-05 08:24:37 +00:00
  • 476e0502ad the curl_formparse() function was turned lowercase Daniel Stenberg 2000-06-05 08:24:18 +00:00
  • ecb2b95b1c struct HttpHeader changed to struct curl_slist Daniel Stenberg 2000-06-05 08:23:50 +00:00
  • 28b0b7316d Added text about how to convert certificates to PEM format Daniel Stenberg 2000-06-05 08:21:28 +00:00
  • 57623228d2 minor edits Daniel Stenberg 2000-06-02 13:35:16 +00:00
  • 29470107cd Added many specific questions Daniel Stenberg 2000-06-02 13:32:01 +00:00
  • ef34ad2968 Edited, cleaned up Daniel Stenberg 2000-06-02 12:45:23 +00:00
  • ebf0fe0df9 updated Daniel Stenberg 2000-06-02 12:06:47 +00:00
  • ba17b97e0a curl_formparse() man page Daniel Stenberg 2000-06-02 11:42:56 +00:00
  • c8f62fc762 Added description Daniel Stenberg 2000-06-02 11:34:17 +00:00
  • e5b72506c9 changed the httppost struct into curl_slist struct Daniel Stenberg 2000-06-02 11:31:53 +00:00
  • ef62fc7fe7 added description Daniel Stenberg 2000-06-02 11:31:18 +00:00
  • 52195a0547 Added description Daniel Stenberg 2000-06-02 11:01:08 +00:00
  • e5ba9f058f added description Daniel Stenberg 2000-06-02 10:50:09 +00:00
  • 2ea0129ed8 man page for this function already in used by the command line tool! Daniel Stenberg 2000-06-02 09:02:51 +00:00
  • 980ee98ec9 David LeBlanc corrected one of my mistakes Daniel Stenberg 2000-05-31 06:31:31 +00:00
  • 8d76ad6c8e Adjusted to the GETHOSTBYADDR_R_NARGS style Daniel Stenberg 2000-05-30 22:27:39 +00:00
  • 784c29c6c5 Added GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS Daniel Stenberg 2000-05-30 22:26:57 +00:00
  • 95ddb16768 Added checks for number of parameters to the functions gethostbyname_r() and gethostbyaddr_r() Daniel Stenberg 2000-05-30 22:26:26 +00:00
  • 5d39dde961 pre-release commit v7_0_2beta Daniel Stenberg 2000-05-30 16:31:46 +00:00
  • 15c143bba9 modified to the new curl_getenv() style Daniel Stenberg 2000-05-29 23:09:31 +00:00
  • 6d522c9c1d made getenv() more threadsafe for win32 Daniel Stenberg 2000-05-29 23:07:22 +00:00
  • 45885f30c2 updated Daniel Stenberg 2000-05-29 22:54:17 +00:00
  • 1ea12e705e had to add this since it was missing in the system includes! Daniel Stenberg 2000-05-29 22:52:17 +00:00
  • a0ce95e155 David LeBlanc's fixes! Daniel Stenberg 2000-05-29 22:51:13 +00:00
  • abc751ae13 generated with bison 1.28 which removes the alloca() mess! Daniel Stenberg 2000-05-29 22:50:40 +00:00
  • b6d06a9590 URLGET_ERROR_SIZE is now CURL_ERROR_SIZE Daniel Stenberg 2000-05-26 13:58:10 +00:00
  • 784e9406ae silly mistake corrected Daniel Stenberg 2000-05-26 13:57:11 +00:00
  • 9e157ad2ec added the new man pages docs/*.3 Daniel Stenberg 2000-05-26 13:55:13 +00:00
  • 85e6e935c5 updated Daniel Stenberg 2000-05-26 11:59:43 +00:00
  • 9a85060cde more documented stuff Daniel Stenberg 2000-05-26 08:50:13 +00:00
  • fb3a5ab6ee fixed the CURL_ERROR_SIZE and renamed a urlget() leftover Daniel Stenberg 2000-05-26 08:12:14 +00:00
  • 52585e8b31 Added a list of stuff to do for version 7 Daniel Stenberg 2000-05-26 07:48:38 +00:00
  • 3ad1df668e AIX wants sys/time.h included Daniel Stenberg 2000-05-25 15:18:34 +00:00
  • d5bc98fcec added sys/time.h check Daniel Stenberg 2000-05-25 15:18:02 +00:00
  • c10684ac3f fixed the new path to the curl man page Daniel Stenberg 2000-05-24 22:56:00 +00:00
  • f81e775954 fixed the new docs path Daniel Stenberg 2000-05-24 22:53:37 +00:00
  • e92a10c36f now splits the text into several puts() calls Daniel Stenberg 2000-05-23 10:25:30 +00:00
  • 9b20d0a47f Jörn's fixes mentioned Daniel Stenberg 2000-05-22 19:15:18 +00:00
  • 67fea90f3f moved many docs to the new docs/ dir Daniel Stenberg 2000-05-22 19:13:37 +00:00
  • ceda25398b more changes! ;-) Daniel Stenberg 2000-05-22 19:11:39 +00:00
  • 285994a5ae slightly adjusted Daniel Stenberg 2000-05-22 19:10:53 +00:00
  • e27e490c7e oops Daniel Stenberg 2000-05-22 19:09:31 +00:00
  • dbd864a2a6 adjusted to work even without RTLD_GLOBAL defined Daniel Stenberg 2000-05-22 19:04:18 +00:00
  • dc98405114 libcurl v7 adjustments Daniel Stenberg 2000-05-22 19:02:54 +00:00
  • 7c37c6a8e9 moved here from the root directory Daniel Stenberg 2000-05-22 17:35:35 +00:00
  • 4341671545 moved to the new docs/ directory Daniel Stenberg 2000-05-22 17:33:31 +00:00
  • 2bd72eb53d Jörn's fixes Daniel Stenberg 2000-05-22 17:20:29 +00:00
  • c35238e0a3 Jört Hartroth's updates Daniel Stenberg 2000-05-22 17:18:55 +00:00
  • 39b1801c63 moved here from the newlib branch Daniel Stenberg 2000-05-22 17:17:57 +00:00
  • 98e5d82a34 unused Daniel Stenberg 2000-05-22 14:13:05 +00:00
  • 96dde76b99 moved here from the newlib branch Daniel Stenberg 2000-05-22 14:12:12 +00:00
  • fb9d1ff00f files moved to main branch from the newlib branch Daniel Stenberg 2000-05-22 14:09:31 +00:00
  • c9053bf3d4 moved the win32 init stuff here from the lib Daniel Stenberg 2000-05-17 21:21:10 +00:00
  • 601b8e78c7 "Will you write a script for me getting ZZZ from YYY?" added Daniel Stenberg 2000-05-14 15:33:47 +00:00