Commit Graph

776 Commits

Author SHA1 Message Date
Daniel Stenberg bff59dac12 minor edit of the PRIVATE option 2003-12-04 13:01:30 +00:00
Daniel Stenberg ea53aed841 cut out the wrong version blurb 2003-12-04 12:56:05 +00:00
Daniel Stenberg e2555cf83d edited the -d section slightly 2003-12-03 14:09:29 +00:00
Daniel Stenberg f7c8a57206 minor edit 2003-12-03 14:02:37 +00:00
Daniel Stenberg ad5ead8bed --ftp-pasv now overrides a previous --ftpport option. We now also support
it named "--ftp-port" as the additional dash between the words is used in
several other options and this makes it more consistant.
2003-12-02 18:01:08 +00:00
Daniel Stenberg cc48658564 cut off old crappy win32 comments and use the proper global_init instead
also removed very old "require libcurl older than blablabla"
2003-11-19 08:21:34 +00:00
Daniel Stenberg 79e4aee185 cleaned up 2003-11-19 08:20:13 +00:00
Daniel Stenberg 4d28012468 remove the wrong win32 comment and use global_init 2003-11-19 08:19:20 +00:00
Daniel Stenberg e42f806b3f mention it was added in 7.10.9 2003-11-12 14:34:17 +00:00
Daniel Stenberg 0850aec780 a resume http upload bug 2003-11-12 14:33:58 +00:00
Daniel Stenberg ad77f760cf Added CURLOPT_NETRC_FILE. 2003-11-11 14:30:43 +00:00
Daniel Stenberg 3dd40cca9a Removed references to the no-longer existing PASSWDFUNCTION. That option
existed in 7.10.7 and earlier, but has since been cut out.
2003-11-07 13:26:45 +00:00
Daniel Stenberg c40309ae21 explain the requirements for --negotiate, --ntlm and --krb4 2003-11-07 13:23:08 +00:00
Daniel Stenberg fe0b5801ec mark options better 2003-11-07 09:15:28 +00:00
Daniel Stenberg 6294b356fb mark all mentioned options better 2003-11-06 13:51:29 +00:00
Daniel Stenberg 3e64a76498 converted most .I lines to \fI ones 2003-11-06 13:34:28 +00:00
Daniel Stenberg dec9907c16 egd, not edg 2003-11-06 13:31:42 +00:00
Daniel Stenberg eee3f13134 removed the _last since that is by definition not an error code 2003-11-06 12:52:48 +00:00
Daniel Stenberg 7496e87d16 updated somewhat 2003-11-06 08:15:04 +00:00
Daniel Stenberg 67dcddbef7 minor format edits 2003-11-05 15:52:00 +00:00
Daniel Stenberg 7ffb8c6aee use roffit to make HTML from man pages
http://daniel.haxx.se/projects/roffit/
2003-11-05 15:51:25 +00:00
Daniel Stenberg 344c378996 use .BR to refer to other man pages to make it easier for parsers to know 2003-11-04 13:30:27 +00:00
Daniel Stenberg 445f54db57 consistant with other man pages 2003-11-04 13:27:28 +00:00
Daniel Stenberg 9b7c311929 .TP and .B replaced with .IP 2003-11-04 13:03:45 +00:00
Daniel Stenberg 6a21a28048 .IP instead of .TP and .B 2003-11-04 12:59:10 +00:00
Daniel Stenberg 0adb75114b highlight more mentioned options 2003-11-04 12:58:03 +00:00
Daniel Stenberg ecfb53f06d Use .IP instead of .TP and .B for each item. 2003-11-04 12:55:53 +00:00
Daniel Stenberg c020ee2eb6 spell! 2003-11-04 12:07:19 +00:00
Daniel Stenberg 3e24c6a957 Debian bug report #218046, a minor typo. 2003-10-31 18:43:12 +00:00
Daniel Stenberg fb26b2bd98 curl --head now reports info "headers" on file:// URLs as well 2003-10-30 09:08:16 +00:00
Daniel Stenberg 5987791516 encourage use of -c to store cookies instead of -D 2003-10-22 14:37:24 +00:00
Daniel Stenberg d7c09efeb1 no colons in user names with USERPWD 2003-10-21 06:06:32 +00:00
Daniel Stenberg b3591ec464 Added a few undocumented errors 2003-10-18 11:53:42 +00:00
Daniel Stenberg b1952e773a nicer pdf generation 2003-10-17 13:31:39 +00:00
Daniel Stenberg ce5db9a86e Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. 2003-10-17 13:11:00 +00:00
Daniel Stenberg d095b20d1c cleaning 2003-10-17 12:37:15 +00:00
Daniel Stenberg 18b809e7e4 empty path parts in FTP URLs 2003-10-17 12:21:48 +00:00
Daniel Stenberg 3f458fc650 The 100-continue and no-more-response bug 2003-10-17 11:36:41 +00:00
Daniel Stenberg cc09e31acf turned this into a list of documents/standards curl adheres to 2003-10-16 15:04:06 +00:00
Daniel Stenberg 8f5b80c715 removed the passwd options that are no longer supported 2003-10-16 14:14:45 +00:00
Daniel Stenberg 5911485f38 use $(NROFF), not gnroff (patch by Domenico Andreoli) 2003-10-13 00:10:45 +00:00
Daniel Stenberg b864e25011 CURLOPT_NOBODY means HEAD on HTTP servers 2003-10-04 14:01:41 +00:00
Daniel Stenberg 24836d30f5 Peter Sylvester's curlx.c code example added 2003-10-03 13:46:27 +00:00
Daniel Stenberg 588b63a05b documented the new 7.10.8 -T functionality 2003-09-23 12:20:07 +00:00
Daniel Stenberg a5c2a86649 -4 and -6 added 2003-09-23 11:53:08 +00:00
Daniel Stenberg 2d4c0af528 updated to match reality 2003-09-23 11:07:44 +00:00
Daniel Stenberg 09ccfcdcd4 Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
cleanups.
2003-09-19 12:56:22 +00:00
Daniel Stenberg bbc01c36d2 updated 2003-09-19 12:55:35 +00:00
Daniel Stenberg 6e16985156 Added more docs for DEBUGFUNCTION as suggsted by Mohun Biswas 2003-09-12 18:35:38 +00:00
Daniel Stenberg 359c0eac0d Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option documented by himself. 2003-09-05 11:02:11 +00:00