summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Based on Gisle Vanem's $HOME patch, we now attempt to find the home dirDaniel Stenberg2003-11-075-4/+152
* Removed references to the no-longer existing PASSWDFUNCTION. That optionDaniel Stenberg2003-11-071-9/+5
* remove the struct fields for the deprecated passwd prompt callbackDaniel Stenberg2003-11-071-2/+0
* explain the requirements for --negotiate, --ntlm and --krb4Daniel Stenberg2003-11-071-6/+9
* mark options betterDaniel Stenberg2003-11-071-80/+83
* Ralph Mitchell's update that allows this script to take an existingDaniel Stenberg2003-11-071-64/+89
* the resource file itselfDaniel Stenberg2003-11-071-0/+41
* removed the resource lines I shouldn't have added in the firt placeDaniel Stenberg2003-11-071-4/+0
* define TRUE and FALSE here as some platforms don't have them otherwiseDaniel Stenberg2003-11-071-0/+7
* CURLDEBUG, no underscoreDaniel Stenberg2003-11-061-2/+2
* Gisle Vanem's libcurl.dll version info patch appliedDaniel Stenberg2003-11-063-8/+31
* don't allow options that we KNOW can't be usedDaniel Stenberg2003-11-061-46/+40
* mark all mentioned options betterDaniel Stenberg2003-11-061-29/+29
* converted most .I lines to \fI onesDaniel Stenberg2003-11-061-28/+19
* egd, not edgDaniel Stenberg2003-11-061-3/+1
* Define TRUE and FALSE unless already present. I've moved away thoseDaniel Stenberg2003-11-061-0/+8
* removed the _last since that is by definition not an error codeDaniel Stenberg2003-11-061-3/+0
* new defines for version infoDaniel Stenberg2003-11-061-0/+6
* Insert the major, minor and patch numbers into the curl/curl.h header asDaniel Stenberg2003-11-061-8/+9
* We offer the version number "in parts" as well by introducing three newDaniel Stenberg2003-11-061-1/+7
* thingsDaniel Stenberg2003-11-061-0/+13
* new mirror addedDaniel Stenberg2003-11-061-7/+9
* updated somewhatDaniel Stenberg2003-11-061-9/+30
* unitialized variable fix, reported by both Marty Kuhrt and benjamin gerardDaniel Stenberg2003-11-061-2/+1
* Mac OS X framework build files, contributed by Matt VeenstraDaniel Stenberg2003-11-063-1/+141
* Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don'tDaniel Stenberg2003-11-062-7/+7
* minor format editsDaniel Stenberg2003-11-054-7/+7
* use roffit to make HTML from man pagesDaniel Stenberg2003-11-052-2/+2
* use .BR to refer to other man pages to make it easier for parsers to knowDaniel Stenberg2003-11-041-1/+2
* consistant with other man pagesDaniel Stenberg2003-11-041-50/+27
* .TP and .B replaced with .IPDaniel Stenberg2003-11-041-131/+66
* .IP instead of .TP and .BDaniel Stenberg2003-11-041-8/+4
* highlight more mentioned optionsDaniel Stenberg2003-11-041-8/+9
* Use .IP instead of .TP and .B for each item.Daniel Stenberg2003-11-041-241/+115
* spell!Daniel Stenberg2003-11-041-1/+1
* three changes went inDaniel Stenberg2003-11-041-0/+7
* Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows.Daniel Stenberg2003-11-042-1/+8
* spellfix in the generated comment by Kevin RothDaniel Stenberg2003-11-041-1/+1
* Kevin Roth's fix to make correct cygwin packagesDaniel Stenberg2003-11-041-1/+1
* blanked, starting all over againDaniel Stenberg2003-11-011-77/+6
* starting on 7.10.9 in CVSDaniel Stenberg2003-11-011-1/+1
* 7.10.8!curl-7_10_8Daniel Stenberg2003-11-011-5/+7
* ftp goes UTCDaniel Stenberg2003-10-311-0/+5
* gmtime() really can't even return NULL, can it?Daniel Stenberg2003-10-311-4/+0
* back to GMT againDaniel Stenberg2003-10-311-1/+1
* assume that MDTM returns the timestamp as UTCDaniel Stenberg2003-10-311-5/+5
* my own system had a bad valgrind, so check that it works at least somewhatDaniel Stenberg2003-10-311-2/+10
* Debian bug report #218046, a minor typo.Daniel Stenberg2003-10-311-5/+11
* removed compiler warnings from my latest fixDaniel Stenberg2003-10-311-4/+4
* numerical options checkDaniel Stenberg2003-10-311-0/+8