aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-21format mistakeDaniel Stenberg
2005-03-20removed a (fairly useless) debug output just to compile without warningDaniel Stenberg
2005-03-20silence win32 compiler warningsDaniel Stenberg
2005-03-20attempt to fix the ares link breakage with --enable-debug in libcurl and hereDaniel Stenberg
2005-03-19silence warnings on win32 about static functions that are never usedDaniel Stenberg
2005-03-19some additional debug outputDaniel Stenberg
2005-03-19fix compiler warningDaniel Stenberg
2005-03-18Fixed spelling of --runtestoptsDan Fandrich
2005-03-18Netware builds don't use configure.Dan Fandrich
2005-03-18fix by Kyrre KristiansenDaniel Stenberg
2005-03-18adjust to use plain 'make' even for cross-compiles if using configure-Daniel Stenberg
2005-03-18a Common Lisp bindingDaniel Stenberg
2005-03-17Change the bogus address used in test237 to be more reliable when runDan Fandrich
2005-03-17Use the proper macro to do uClibc detection.Dan Fandrich
2005-03-17include inet_pton.hDaniel Stenberg
2005-03-17added descriptionsDaniel Stenberg
2005-03-17update yearDaniel Stenberg
2005-03-17don't set TEST_F to blank when --runtestopts isn't used, as that will overrideDaniel Stenberg
2005-03-17support multiple error codes for a test case since some things just varyDaniel Stenberg
2005-03-17add 'FTP ASCII transfers' here, since they seem to be frequently attemptedDaniel Stenberg
2005-03-17add new optionDaniel Stenberg
2005-03-17add new fileDaniel Stenberg
2005-03-17its a startDaniel Stenberg
2005-03-17use Curl_inet_pton(), not inet_pton().Daniel Stenberg
2005-03-17Added the --runtestsopts option to testcurl.pl to override the defaultDan Fandrich
2005-03-16Removed references to config-vms.h from the makefiles.Dan Fandrich
2005-03-16Removed old VMS config files (on behalf of Marty Kuhrt). The VMS buildDan Fandrich
2005-03-16moreDaniel Stenberg
2005-03-16check for the HTTPS server in a manner similar to how we check for the HTTPDaniel Stenberg
2005-03-16- Tru64 and some IRIX boxes seem to not like test 237 as it is. TheirDaniel Stenberg
2005-03-16Fixed some compiler warnings I should have noticed before.Dan Fandrich
2005-03-15Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.Dan Fandrich
2005-03-15test EPSV and PASV response handling when they get well-formated data backDaniel Stenberg
2005-03-15initial man page attempt for testcurl.plDaniel Stenberg
2005-03-15new options to testcurl.pl, fixed curl-config and removed compiler warningsDaniel Stenberg
2005-03-15added missing features to curl-configDaniel Stenberg
2005-03-15nonsense change for(;;) => while(1) just to prevent gcc from warning onDaniel Stenberg
2005-03-15prevent compiler warningDaniel Stenberg
2005-03-15Added lots of new command line options, made confsuffix get set based onDaniel Stenberg
2005-03-15Finally fixed the LDAP library searching bug on libtool ver. 1.5Dan Fandrich
2005-03-15Make nonexistent host names absolute so tests will pass on machinesDan Fandrich
2005-03-14Use the libtool variables better to make LDAP library search work onDan Fandrich
2005-03-14hushing up more warningsDaniel Stenberg
2005-03-14silence compiler warnings for mingw win32 builds --enable-debugDaniel Stenberg
2005-03-14show LDFLAGS tooDaniel Stenberg
2005-03-14if ws2_32 is used, append the lib last in the LIBS list (too) to make itDaniel Stenberg
2005-03-14Avoid "unused variable" warnings.Gisle Vanem
2005-03-14configure --enable-sspiDaniel Stenberg
2005-03-14security.h is removedDaniel Stenberg
2005-03-14two issues fixedDaniel Stenberg