Commit Graph

137 Commits

Author SHA1 Message Date
Daniel Stenberg 36000e5287 Added T. Bharath to the list of contributors 2000-11-06 23:12:36 +00:00
Daniel Stenberg 8cb15395d0 Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION,
CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER.
2000-11-06 23:11:23 +00:00
Daniel Stenberg 4ccda6d692 Added CURLINFO_SSL_VERIFYRESULT 2000-11-06 22:59:05 +00:00
Daniel Stenberg e7736324b4 David Odin (aka DindinX) for MandrakeSoft, tiny example with GTK 2000-11-03 14:47:07 +00:00
Daniel Stenberg e446edc288 the verify cert stuff is now added! 2000-10-30 15:07:58 +00:00
Daniel Stenberg 09ba856e39 Added section 4.8 I found a bug and did some minor cosmetics 2000-10-27 12:25:00 +00:00
Daniel Stenberg 1df033a1c5 Added description on how to use the newly supported multiple -d options 2000-10-27 10:52:38 +00:00
Daniel Stenberg 949eaf8ad4 Replaced the former bug report email address with the new curl-bug@haxx.se 2000-10-25 07:43:03 +00:00
Daniel Stenberg 950110ecb1 Added a few ideas 2000-10-25 07:42:23 +00:00
Daniel Stenberg 5f8e93d3b0 tiny spell correction 2000-10-25 07:41:58 +00:00
Daniel Stenberg b2e47dfde4 updated to better reflect reality 2000-10-11 10:59:36 +00:00
Daniel Stenberg 0af8201cc2 make curl capable of using the mozilla SSL engine 2000-10-11 10:59:16 +00:00
Daniel Stenberg 18f67852be filled in more information on the options 2000-10-04 13:09:15 +00:00
Daniel Stenberg 693aab0e95 size_request and size_header added to the -w description 2000-10-04 13:08:54 +00:00
Daniel Stenberg bf56377865 Added Jason S. Priebe as contributor 2000-10-03 22:07:09 +00:00
Daniel Stenberg e012d32e66 documented writeinfo as removed in 7.4 2000-10-03 22:06:26 +00:00
Daniel Stenberg 763797ab3c introduced in libcurl 7.4 2000-10-03 22:05:27 +00:00
Daniel Stenberg 398d21696f Added curl_easy_getinfo.3 2000-10-02 06:49:51 +00:00
Daniel Stenberg 99fbcac6b9 added a small suggestion on how to get the curl man page in text format
without nroff
2000-10-02 06:40:14 +00:00
Daniel Stenberg 13962adcb5 7.3 commit 2000-09-28 10:26:44 +00:00
Daniel Stenberg 0e0b72714c more configure options explained 2000-09-26 22:32:46 +00:00
Daniel Stenberg 3396d97399 a --krb4 usage example added 2000-09-26 22:31:52 +00:00
Daniel Stenberg c4fc231934 added krb4-info 2000-09-26 22:30:23 +00:00
Daniel Stenberg 481871768b updated 2000-09-21 08:53:59 +00:00
Daniel Stenberg 35aa363587 new libcurl example code stuff 2000-09-20 22:32:08 +00:00
Daniel Stenberg 281d4cedc7 Added --disable-shared info and updated the 'make install' section. 2000-09-18 14:14:33 +00:00
Daniel Stenberg c23f35ce2a ftp through http proxy tunnel is now implemented 2000-09-18 06:25:50 +00:00
Daniel Stenberg 0f4444e90b Added PowerPC and sparc linux 2000-09-15 14:16:50 +00:00
Daniel Stenberg a98648bd8c Updated to be accurate with the new proxytunnel option 2000-09-15 14:16:13 +00:00
Daniel Stenberg 4ee420f23e proxy tunnel update 2000-09-15 14:15:47 +00:00
Daniel Stenberg 31dc1f4247 spell corrections, changed some wording 2000-09-15 14:15:16 +00:00
Daniel Stenberg 5019fe75a7 proxytunnel added 2000-09-15 13:20:34 +00:00
Daniel Stenberg be8b2a1e30 updated the show-off list 2000-09-14 11:25:54 +00:00
Daniel Stenberg 61c4342736 7.2 cleanup commit 2000-08-30 11:54:57 +00:00
Daniel Stenberg dab9658b3e Added Albert to the list contributors. The question is why I hadn't done
that a long time ago...!
2000-08-24 19:19:38 +00:00
Daniel Stenberg 1be0bf56a6 new binary post details 2000-08-24 14:28:48 +00:00
Daniel Stenberg 31b8eea041 Bjorn Reese helped me update the license section 2000-08-23 07:27:00 +00:00
Daniel Stenberg e559a7b872 7.1.1 cleanup commit 2000-08-21 21:56:41 +00:00
Daniel Stenberg c3318b49fd major update 2000-08-17 14:06:42 +00:00
Daniel Stenberg bfb169062b Added another config to the autoconf bug effect 2000-08-17 11:42:59 +00:00
Daniel Stenberg 7d1ef9646d minor corrections 2000-08-14 06:31:59 +00:00
Daniel Stenberg c1283c5881 tutorial kind of document 2000-08-11 17:03:44 +00:00
Daniel Stenberg e9640b6831 updated 2000-08-02 07:17:56 +00:00
Daniel Stenberg c3c7739811 big last-beta (?) cleanup commit 2000-07-31 22:42:34 +00:00
Daniel Stenberg c1ab16dabb for install and more 2000-07-29 15:34:32 +00:00
Daniel Stenberg 9ec6e9f254 another day, another contributor 2000-07-26 09:34:40 +00:00
Daniel Stenberg b8159cae5c removed libtool, added pointer to the sourceforge task list 2000-07-26 09:34:09 +00:00
Daniel Stenberg 471edc0b9e Added Torsten Foertsch's changes to the -F description and his name to the
list of contributors.
2000-07-25 21:19:35 +00:00
Daniel Stenberg c8262b2be6 Added CURLOPT_PROXYPORT, also added some more clarifications about the
CURLOPT_PROXY option.
2000-07-25 07:36:50 +00:00
Daniel Stenberg 0a8d0395e1 Auto referer and a minor netrc fix 2000-07-25 07:35:51 +00:00
Daniel Stenberg 1ef3600a07 haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
Daniel Stenberg d6b3b05e2e removed the CURLOPT_PROGRESSMODE option 2000-06-16 13:22:33 +00:00
Daniel Stenberg a374925bb7 added some more text about libcurl using 2000-06-14 14:08:52 +00:00
Daniel Stenberg d9650164b3 edited the contributor list
changed ftp-ascii to use-ascii and its explanation was fixed
2000-06-14 14:02:43 +00:00
Daniel Stenberg 5da5cfa33e new binary stdout approach for win32 systems 2000-06-14 12:50:38 +00:00
Daniel Stenberg 3b60784f27 updated to be more valid for version 7 workings 2000-06-14 09:16:11 +00:00
Daniel Stenberg 72f7f0183b added a few RFCs to the list 2000-06-14 09:08:31 +00:00
Daniel Stenberg eede4c33df edited it to look better when HTML'ified 2000-06-09 07:10:47 +00:00
Daniel Stenberg 3586f7eaf0 haxx.nu turns haxx.se 2000-06-09 07:01:23 +00:00
Daniel Stenberg 287ebf730e mucho updated with lots of links to various odd stuff 2000-06-09 07:00:45 +00:00
Daniel Stenberg 77153b4efb Some notes about life with curl in the win32 world 2000-06-09 07:00:21 +00:00
Daniel Stenberg dbcfd3df79 the recent mocking 2000-06-08 15:20:03 +00:00
Daniel Stenberg dbc12876ab Added progress callback info 2000-06-08 15:13:41 +00:00
Daniel Stenberg dd730b09db modified 2000-06-06 16:02:54 +00:00
Daniel Stenberg c045301128 Added description 2000-06-06 14:54:42 +00:00
Daniel Stenberg edcd5df1fe edited to look better after the txt2html convertion 2000-06-06 14:13:36 +00:00
Daniel Stenberg 8f03732b25 updated with more examples 2000-06-06 14:09:01 +00:00
Daniel Stenberg 28b0b7316d Added text about how to convert certificates to PEM format 2000-06-05 08:21:28 +00:00
Daniel Stenberg 57623228d2 minor edits 2000-06-02 13:35:16 +00:00
Daniel Stenberg 29470107cd Added many specific questions 2000-06-02 13:32:01 +00:00
Daniel Stenberg ef34ad2968 Edited, cleaned up 2000-06-02 12:45:23 +00:00
Daniel Stenberg ebf0fe0df9 updated 2000-06-02 12:06:47 +00:00
Daniel Stenberg ba17b97e0a curl_formparse() man page 2000-06-02 11:42:56 +00:00
Daniel Stenberg c8f62fc762 Added description 2000-06-02 11:34:17 +00:00
Daniel Stenberg e5b72506c9 changed the httppost struct into curl_slist struct 2000-06-02 11:31:53 +00:00
Daniel Stenberg ef62fc7fe7 added description 2000-06-02 11:31:18 +00:00
Daniel Stenberg 52195a0547 Added description 2000-06-02 11:01:08 +00:00
Daniel Stenberg e5ba9f058f added description 2000-06-02 10:50:09 +00:00
Daniel Stenberg 2ea0129ed8 man page for this function already in used by the command line tool! 2000-06-02 09:02:51 +00:00
Daniel Stenberg 5d39dde961 pre-release commit 2000-05-30 16:31:46 +00:00
Daniel Stenberg 45885f30c2 updated 2000-05-29 22:54:17 +00:00
Daniel Stenberg 85e6e935c5 updated 2000-05-26 11:59:43 +00:00
Daniel Stenberg 9a85060cde more documented stuff 2000-05-26 08:50:13 +00:00
Daniel Stenberg 52585e8b31 Added a list of stuff to do for version 7 2000-05-26 07:48:38 +00:00
Daniel Stenberg 285994a5ae slightly adjusted 2000-05-22 19:10:53 +00:00
Daniel Stenberg dc98405114 libcurl v7 adjustments 2000-05-22 19:02:54 +00:00
Daniel Stenberg 7c37c6a8e9 moved here from the root directory 2000-05-22 17:35:35 +00:00