aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-02test 206 - HTTP proxy CONNECT auth DigestDaniel Stenberg
2004-12-02added comment about port number in CONNECT string being used as test numberDaniel Stenberg
2004-12-02prevent an initial "(nil)" to get sent in the initial request when doingDaniel Stenberg
2004-12-01Use "HAVE_SYS_TYPES_H".Gisle Vanem
2004-12-01make the "check" actually open all those file desciptors as well to make sureDaniel Stenberg
2004-11-30alarm() works unreliable on djgpp 2.03. Don't use it.Gisle Vanem
2004-11-30recent changesDaniel Stenberg
2004-11-30fixed test case errorsDaniel Stenberg
2004-11-30three new compress test casesDaniel Stenberg
2004-11-30Fixed the array comparison function even more, made the temporary files usedDaniel Stenberg
2004-11-30Dan Fandrich's fix for libz 1.1 and "extra field" usage in a gzip streamDaniel Stenberg
2004-11-30no longer use the MIME::Base64.pm package as it seems to not be standardDaniel Stenberg
2004-11-29added test 221 to test a broken gzip content downloadDaniel Stenberg
2004-11-29added test 220 - simple gzip auto decompressDaniel Stenberg
2004-11-29--disable-epsv when connecting to an IPv6 ftp serverDaniel Stenberg
2004-11-29removed commentDaniel Stenberg
2004-11-29include setup.h firstDaniel Stenberg
2004-11-29As reported in Mandrake's bug tracker bug 12285Daniel Stenberg
2004-11-29zero terminate the buffer spitout() returns, as the sws.c code depends onDaniel Stenberg
2004-11-29make it possible for a test case to depend on the feature 'libz'Daniel Stenberg
2004-11-29killed trailing whitespaceDaniel Stenberg
2004-11-29Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg
2004-11-29utility to base encode data passed on stdinDaniel Stenberg
2004-11-29stricter newline policyDaniel Stenberg
2004-11-29spellDaniel Stenberg
2004-11-29if gmtime() returns NULL, this returns -1 to bail out nicelyDaniel Stenberg
2004-11-28removed one we won't do, removed the CWD optimize as it is (partly) doneDaniel Stenberg
2004-11-28add more info to the stderr outputDaniel Stenberg
2004-11-27typecast the coversion from long to intDaniel Stenberg
2004-11-26progress meter newlineDaniel Stenberg
2004-11-26I changed my mind. Remove ioctl() macro in setup.h instead.Gisle Vanem
2004-11-26Added anyauthput.exe.Gisle Vanem
2004-11-26Renamed urldata.h members 'ioctl*' to 'ioctrl*' due toGisle Vanem
2004-11-26As reported in Mandrake's bug tracker bug 12289Daniel Stenberg
2004-11-26removed no longer used variableDaniel Stenberg
2004-11-26last-second-before-commit changes correctedDaniel Stenberg
2004-11-25FTP improvements:Daniel Stenberg
2004-11-25made the code fit within 80 colsDaniel Stenberg
2004-11-24mingw _has_ a ftruncate() but it doesn't work with 64bit file sizes so weDaniel Stenberg
2004-11-24Provide a 64-bit capable ftruncate(). MingW has one, butGisle Vanem
2004-11-24added missing new error stringDaniel Stenberg
2004-11-24mingw has a ftruncate() functionDaniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-11-24decided to skip the MSVC makefile fixes, nobody seems to really want themDaniel Stenberg
2004-11-24Andrés García fixed the configure script to detect select properly when runDaniel Stenberg
2004-11-24Clarify the static vs. import lib issue on Win32.Gisle Vanem
2004-11-23added a bunch of people who really deserve to be hereDaniel Stenberg
2004-11-23oops, use the precheck too!Daniel Stenberg
2004-11-23cut out release with no issue to fixDaniel Stenberg
2004-11-23introducing the client/precheck concept to allow test 518 to *only* run whenDaniel Stenberg