| Commit message (Expand) | Author | Age | Files | Lines |
* | Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir | Daniel Stenberg | 2003-11-07 | 5 | -4/+152 |
* | Removed references to the no-longer existing PASSWDFUNCTION. That option | Daniel Stenberg | 2003-11-07 | 1 | -9/+5 |
* | remove the struct fields for the deprecated passwd prompt callback | Daniel Stenberg | 2003-11-07 | 1 | -2/+0 |
* | explain the requirements for --negotiate, --ntlm and --krb4 | Daniel Stenberg | 2003-11-07 | 1 | -6/+9 |
* | mark options better | Daniel Stenberg | 2003-11-07 | 1 | -80/+83 |
* | Ralph Mitchell's update that allows this script to take an existing | Daniel Stenberg | 2003-11-07 | 1 | -64/+89 |
* | the resource file itself | Daniel Stenberg | 2003-11-07 | 1 | -0/+41 |
* | removed the resource lines I shouldn't have added in the firt place | Daniel Stenberg | 2003-11-07 | 1 | -4/+0 |
* | define TRUE and FALSE here as some platforms don't have them otherwise | Daniel Stenberg | 2003-11-07 | 1 | -0/+7 |
* | CURLDEBUG, no underscore | Daniel Stenberg | 2003-11-06 | 1 | -2/+2 |
* | Gisle Vanem's libcurl.dll version info patch applied | Daniel Stenberg | 2003-11-06 | 3 | -8/+31 |
* | don't allow options that we KNOW can't be used | Daniel Stenberg | 2003-11-06 | 1 | -46/+40 |
* | mark all mentioned options better | Daniel Stenberg | 2003-11-06 | 1 | -29/+29 |
* | converted most .I lines to \fI ones | Daniel Stenberg | 2003-11-06 | 1 | -28/+19 |
* | egd, not edg | Daniel Stenberg | 2003-11-06 | 1 | -3/+1 |
* | Define TRUE and FALSE unless already present. I've moved away those | Daniel Stenberg | 2003-11-06 | 1 | -0/+8 |
* | removed the _last since that is by definition not an error code | Daniel Stenberg | 2003-11-06 | 1 | -3/+0 |
* | new defines for version info | Daniel Stenberg | 2003-11-06 | 1 | -0/+6 |
* | Insert the major, minor and patch numbers into the curl/curl.h header as | Daniel Stenberg | 2003-11-06 | 1 | -8/+9 |
* | We offer the version number "in parts" as well by introducing three new | Daniel Stenberg | 2003-11-06 | 1 | -1/+7 |
* | things | Daniel Stenberg | 2003-11-06 | 1 | -0/+13 |
* | new mirror added | Daniel Stenberg | 2003-11-06 | 1 | -7/+9 |
* | updated somewhat | Daniel Stenberg | 2003-11-06 | 1 | -9/+30 |
* | unitialized variable fix, reported by both Marty Kuhrt and benjamin gerard | Daniel Stenberg | 2003-11-06 | 1 | -2/+1 |
* | Mac OS X framework build files, contributed by Matt Veenstra | Daniel Stenberg | 2003-11-06 | 3 | -1/+141 |
* | Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don't | Daniel Stenberg | 2003-11-06 | 2 | -7/+7 |
* | minor format edits | Daniel Stenberg | 2003-11-05 | 4 | -7/+7 |
* | use roffit to make HTML from man pages | Daniel Stenberg | 2003-11-05 | 2 | -2/+2 |
* | use .BR to refer to other man pages to make it easier for parsers to know | Daniel Stenberg | 2003-11-04 | 1 | -1/+2 |
* | consistant with other man pages | Daniel Stenberg | 2003-11-04 | 1 | -50/+27 |
* | .TP and .B replaced with .IP | Daniel Stenberg | 2003-11-04 | 1 | -131/+66 |
* | .IP instead of .TP and .B | Daniel Stenberg | 2003-11-04 | 1 | -8/+4 |
* | highlight more mentioned options | Daniel Stenberg | 2003-11-04 | 1 | -8/+9 |
* | Use .IP instead of .TP and .B for each item. | Daniel Stenberg | 2003-11-04 | 1 | -241/+115 |
* | spell! | Daniel Stenberg | 2003-11-04 | 1 | -1/+1 |
* | three changes went in | Daniel Stenberg | 2003-11-04 | 1 | -0/+7 |
* | Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows. | Daniel Stenberg | 2003-11-04 | 2 | -1/+8 |
* | spellfix in the generated comment by Kevin Roth | Daniel Stenberg | 2003-11-04 | 1 | -1/+1 |
* | Kevin Roth's fix to make correct cygwin packages | Daniel Stenberg | 2003-11-04 | 1 | -1/+1 |
* | blanked, starting all over again | Daniel Stenberg | 2003-11-01 | 1 | -77/+6 |
* | starting on 7.10.9 in CVS | Daniel Stenberg | 2003-11-01 | 1 | -1/+1 |
* | 7.10.8!curl-7_10_8 | Daniel Stenberg | 2003-11-01 | 1 | -5/+7 |
* | ftp goes UTC | Daniel Stenberg | 2003-10-31 | 1 | -0/+5 |
* | gmtime() really can't even return NULL, can it? | Daniel Stenberg | 2003-10-31 | 1 | -4/+0 |
* | back to GMT again | Daniel Stenberg | 2003-10-31 | 1 | -1/+1 |
* | assume that MDTM returns the timestamp as UTC | Daniel Stenberg | 2003-10-31 | 1 | -5/+5 |
* | my own system had a bad valgrind, so check that it works at least somewhat | Daniel Stenberg | 2003-10-31 | 1 | -2/+10 |
* | Debian bug report #218046, a minor typo. | Daniel Stenberg | 2003-10-31 | 1 | -5/+11 |
* | removed compiler warnings from my latest fix | Daniel Stenberg | 2003-10-31 | 1 | -4/+4 |
* | numerical options check | Daniel Stenberg | 2003-10-31 | 1 | -0/+8 |