f9b1981b | 08-Nov-2003 |
Daniel Stenberg |
use char, not bool |
451d34ce | 07-Nov-2003 |
Daniel Stenberg |
things happen even during slow days! ;-) |
445950aa | 07-Nov-2003 |
Daniel Stenberg |
do a normal free() of the homedir now |
8be602cd | 07-Nov-2003 |
Daniel Stenberg |
Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir in a slightly better way for more platforms. The $HOME is only used for .curlrc atm, but the possible upcoming change o
Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir in a slightly better way for more platforms. The $HOME is only used for .curlrc atm, but the possible upcoming change of .netrc treatment may also need the home dir.
show more ...
|
3dd40cca | 07-Nov-2003 |
Daniel Stenberg |
Removed references to the no-longer existing PASSWDFUNCTION. That option existed in 7.10.7 and earlier, but has since been cut out. |
f1445ea2 | 07-Nov-2003 |
Daniel Stenberg |
remove the struct fields for the deprecated passwd prompt callback |
c40309ae | 07-Nov-2003 |
Daniel Stenberg |
explain the requirements for --negotiate, --ntlm and --krb4 |
fe0b5801 | 07-Nov-2003 |
Daniel Stenberg |
mark options better |
3de511b2 | 07-Nov-2003 |
Daniel Stenberg |
Ralph Mitchell's update that allows this script to take an existing directory name and build/run/test curl in there instead of trying to update from CVS. Using this approach, this script can
Ralph Mitchell's update that allows this script to take an existing directory name and build/run/test curl in there instead of trying to update from CVS. Using this approach, this script can be used to test daily tarballs etc.
show more ...
|
b1aa8eb7 | 07-Nov-2003 |
Daniel Stenberg |
the resource file itself |
967cb4d7 | 07-Nov-2003 |
Daniel Stenberg |
removed the resource lines I shouldn't have added in the firt place |
bcbaeaf7 | 07-Nov-2003 |
Daniel Stenberg |
define TRUE and FALSE here as some platforms don't have them otherwise |
41be4135 | 06-Nov-2003 |
Daniel Stenberg |
CURLDEBUG, no underscore |
ecb81880 | 06-Nov-2003 |
Daniel Stenberg |
Gisle Vanem's libcurl.dll version info patch applied |
d95f7129 | 06-Nov-2003 |
Daniel Stenberg |
don't allow options that we KNOW can't be used |
6294b356 | 06-Nov-2003 |
Daniel Stenberg |
mark all mentioned options better |
3e64a764 | 06-Nov-2003 |
Daniel Stenberg |
converted most .I lines to \fI ones |
dec9907c | 06-Nov-2003 |
Daniel Stenberg |
egd, not edg |
52785092 | 06-Nov-2003 |
Daniel Stenberg |
Define TRUE and FALSE unless already present. I've moved away those definitions from the global curl header and thus this needs to do it themselves. |
eee3f131 | 06-Nov-2003 |
Daniel Stenberg |
removed the _last since that is by definition not an error code |
80d2be54 | 06-Nov-2003 |
Daniel Stenberg |
new defines for version info |
472c4d86 | 06-Nov-2003 |
Daniel Stenberg |
Insert the major, minor and patch numbers into the curl/curl.h header as well. Removed the depedency on perl. |
45abf75e | 06-Nov-2003 |
Daniel Stenberg |
We offer the version number "in parts" as well by introducing three new defines. |
4ec4e91d | 06-Nov-2003 |
Daniel Stenberg |
things |
f6645094 | 06-Nov-2003 |
Daniel Stenberg |
new mirror added |