aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-08distcheck fixesDaniel Stenberg
2001-01-08Added mprintf #includeDaniel Stenberg
2001-01-08better cleanup when existing due to bad usageDaniel Stenberg
2001-01-08corrected the separator when using URL globbingDaniel Stenberg
2001-01-08mostly a dummyDaniel Stenberg
2001-01-08use .spec.in files instead of plain .spec filesDaniel Stenberg
2001-01-08removed multiple URL, we do that now!Daniel Stenberg
2001-01-08generated fileDaniel Stenberg
2001-01-08adjusted to work with automake 'make dist'Daniel Stenberg
2001-01-08we're now using automake to build archives, this file is obsoleteDaniel Stenberg
2001-01-08adjusted to use 'make dist' when building the packageDaniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2001-01-08krb4 fix, big symbol renaming action, multiple URL support in the clientDaniel Stenberg
2001-01-08generatedDaniel Stenberg
2001-01-08Multiple URL support addedDaniel Stenberg
2001-01-08generated file, don't CVS itDaniel Stenberg
2001-01-05multiple uses of -d was wrong documentedDaniel Stenberg
2001-01-05renamed Curl_ to curl_ for the printf() prefixesDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-05release commitDaniel Stenberg
2001-01-04README.libcurl is renamed to LIBCURLDaniel Stenberg
2001-01-04license updatesDaniel Stenberg
2001-01-04corrected the license section and added a piece about doing patches againstDaniel Stenberg
2001-01-04Added Makefile.distDaniel Stenberg
2001-01-04Things to explain to people who get the sources from the CVS repositoryDaniel Stenberg
2001-01-04updated license text in headersDaniel Stenberg
2001-01-04Cut out all changes from 1999 and earlier. They're now in the CHANGES.0 fileDaniel Stenberg
2001-01-04Changes from 1999 and earlierDaniel Stenberg
2001-01-04new headerDaniel Stenberg
2001-01-04filled in info what happens if the same options are used multiple timesDaniel Stenberg
2001-01-04new license filesDaniel Stenberg
2001-01-04configure now finds the correct version number even if invoked from outsideDaniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2001-01-03cleanup-commitDaniel Stenberg
2001-01-03ftp commands are now sent single-write()Daniel Stenberg
2001-01-03Added -i to allow ingore-patterns to get addedDaniel Stenberg
2001-01-03only add good links as root linksDaniel Stenberg
2000-12-30ftpsendf() is remade to send the entire command in one write(), as someDaniel Stenberg
2000-12-30Added '5.4 Does libcurl do Winsock initing on win32 systems?'Daniel Stenberg
2000-12-19multi doc lib supportDaniel Stenberg
2000-12-19include unistd.h if present to prevent compiler warnings on close()Daniel Stenberg
2000-12-19removed debug outputDaniel Stenberg
2000-12-19analyzes fopen() leaks as wellDaniel Stenberg
2000-12-19Added fopen() and fclose() leak trackingDaniel Stenberg
2000-12-19updated email and web siteDaniel Stenberg
2000-12-19configure fix, two -O fixesDaniel Stenberg
2000-12-19fixed a leaked file descriptor when PORT failedDaniel Stenberg
2000-12-19NTLM details addedDaniel Stenberg
2000-12-18fixed accept() for memory debuggingDaniel Stenberg
2000-12-16changed the return code checker in the quote command send to only failDaniel Stenberg