summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cut off old crappy win32 comments and use the proper global_init insteadDaniel Stenberg2003-11-192-10/+4
* cleaned upDaniel Stenberg2003-11-191-13/+1
* remove the wrong win32 comment and use global_initDaniel Stenberg2003-11-191-3/+2
* Maciej W. Rozycki's configure patchDaniel Stenberg2003-11-171-0/+5
* Maciej W. Rozycki made this script use a cache variable for the writableDaniel Stenberg2003-11-171-3/+15
* do ares_destroy() on the ares handle when we're done in Curl_is_resolved()Daniel Stenberg2003-11-151-0/+2
* twoDaniel Stenberg2003-11-151-0/+8
* Mathias Axelsson found a case where we free()d the server certificate twice!Daniel Stenberg2003-11-151-2/+0
* Siddhartha Prakash Jain found a case with a bad resolve that we didn'tDaniel Stenberg2003-11-141-1/+4
* updatedDaniel Stenberg2003-11-131-4/+25
* Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts.Daniel Stenberg2003-11-132-135/+65
* -n disables valgrind nowDaniel Stenberg2003-11-131-14/+20
* Default Content-Type for formparts has changed to "application/octet-stream".Daniel Stenberg2003-11-131-2/+2
* don't log failed socket() callsDaniel Stenberg2003-11-131-1/+1
* Gisle Vanem added a flush to make the progress-bar look better on windowsDaniel Stenberg2003-11-131-0/+1
* mention it was added in 7.10.9Daniel Stenberg2003-11-121-1/+1
* a resume http upload bugDaniel Stenberg2003-11-121-0/+4
* Added CURLOPT_NETRC_FILE.Daniel Stenberg2003-11-117-51/+87
* Generate the ca-bundle.h file in the build dir and not in the source dir,Daniel Stenberg2003-11-101-2/+2
* After Sébastien Willemijns' bug report, we now check the separators properlyDaniel Stenberg2003-11-101-16/+16
* for the getpwuid() etcDaniel Stenberg2003-11-081-0/+3
* use char, not boolDaniel Stenberg2003-11-081-1/+1
* things happen even during slow days! ;-)Daniel Stenberg2003-11-071-3/+23
* do a normal free() of the homedir nowDaniel Stenberg2003-11-071-1/+1
* 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