aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-01Applied Joe Halpin's bugfixes to the NI_WITHSCOPEID test program.Daniel Stenberg
2004-04-01Dominick Meglio man page fixesDaniel Stenberg
2004-03-31Use the new HAVE_NI_WITHSCOPEID define instead of merely checking for theDaniel Stenberg
2004-03-31issue 30, digest re-negotiate works now!Daniel Stenberg
2004-03-31recent changesDaniel Stenberg
2004-03-31updates and David Byron's spellfixDaniel Stenberg
2004-03-31Roy Shan fixed a case that prevented ares name resolve timeouts to occur.Daniel Stenberg
2004-03-31we're working on 7.11.2-CVS right nowDaniel Stenberg
2004-03-31HAVE_NI_WITHSCOPEID spelled right!Daniel Stenberg
2004-03-31Remove the elapsed time from the most recent select() only.Daniel Stenberg
2004-03-31The asynch name resolve methods now all use CURL_TIMEOUT_RESOLVE forDaniel Stenberg
2004-03-31Dirk Manske found out the Curl_wait_for_resolv() timed out too early.Daniel Stenberg
2004-03-31added swsbounceDaniel Stenberg
2004-03-31added include to fix warningDaniel Stenberg
2004-03-31* Fixed a memory leak when doing repeated re-negotiations.Daniel Stenberg
2004-03-31test 153 tests Digest authorization and stale=true stuffDaniel Stenberg
2004-03-31Added "swsbounce" magic: if this keyword is present in a <data> section itDaniel Stenberg
2004-03-31Moved the NI_WITHSCOPEID magic #ifdef to the top of the file and made sureDaniel Stenberg
2004-03-31Fixed how the user name is extracted from http_proxy environment variableDaniel Stenberg
2004-03-31Andrés García fixed a warning in the ioctlsocket() usage.Daniel Stenberg
2004-03-31modified the NI_WITHSCOPEID to use an AF_INET6 socket immediately andDaniel Stenberg
2004-03-31CURLDIGEST_BADALGO is a new return code from the digest codeDaniel Stenberg
2004-03-31Dominick Meglio fixed a missing commaDaniel Stenberg
2004-03-30one issue lessDaniel Stenberg
2004-03-30typecast setsockopt()'s 4th argument to void * to make compilers complainDaniel Stenberg
2004-03-30adjusted to the new dns cache function to hide more hostip internalsDaniel Stenberg
2004-03-30Lots of comments added an clarified. Added timeout for the ares versionDaniel Stenberg
2004-03-30added stale boolean to the digest structDaniel Stenberg
2004-03-30first attempt to support stale=trueDaniel Stenberg
2004-03-30Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists andDaniel Stenberg
2004-03-30Dominick Meglio's new ares_expand_string() functionDaniel Stenberg
2004-03-30when checking the automake version, cut off trailing "-p[whatever]" from theDaniel Stenberg
2004-03-30if 0'ed out a code section that uses __FUNCTION__ etc, used for debuggingDaniel Stenberg
2004-03-30init the dns pointer to NULL for clarityDaniel Stenberg
2004-03-30added more comments for what the functions returnDaniel Stenberg
2004-03-30mention the fact that you can append a new CA cert to the existing bundle tooDaniel Stenberg
2004-03-30David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicelyDaniel Stenberg
2004-03-30David Byron's new test cases for the --fail and auth stuff.Daniel Stenberg
2004-03-30David Byron made CURLOPT_FAILONERROR work with authentications such as NTLMDaniel Stenberg
2004-03-30'authdone' was added to the sessionhandle and thus was removed from theDaniel Stenberg
2004-03-30David Byron added 'authdone' to the SessionHandle.Daniel Stenberg
2004-03-29these are now in the packages/vms dirDaniel Stenberg
2004-03-29The select() timeout is better not static since some implementation actuallyDaniel Stenberg
2004-03-29issue 24 is fixed by making sure the time fields use a static widthDaniel Stenberg
2004-03-29several noticable recent changesDaniel Stenberg
2004-03-29changes changes changesDaniel Stenberg
2004-03-29All test targets now run 'make all' before they prcoeed with the actualDaniel Stenberg
2004-03-29Gisle Vanem's djgpp/MS-DOS updatesDaniel Stenberg
2004-03-29fix to figure out the "real" windows path when built and run with mingwDaniel Stenberg
2004-03-29re-indented to use curl-standard source formattingDaniel Stenberg