aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-10native AmigaOS support by Diego CasorranDaniel Stenberg
2003-12-10Diego Casorran's amiga build patchDaniel Stenberg
2003-12-10ares configure and build fixDaniel Stenberg
2003-12-10do the ares stuff in the configure fileDaniel Stenberg
2003-12-10Dominick Meglio made --enable-ares support an option =PATH to specify aDaniel Stenberg
2003-12-10minor language fixesDaniel Stenberg
2003-12-10Eric S. Raymond's fix of the NAME sectionDaniel Stenberg
2003-12-09added some details from the old scrollsDaniel Stenberg
2003-12-08removed old version checksDaniel Stenberg
2003-12-08use the newer option namesDaniel Stenberg
2003-12-08updated 5.5 to use the modern names of these definesDaniel Stenberg
2003-12-08ares in curl-configDaniel Stenberg
2003-12-08removed one, added oneDaniel Stenberg
2003-12-08-lz fixDaniel Stenberg
2003-12-08no need to add -lz to LDFLAGS manually, as AC_CHECK_LIB() does thatDaniel Stenberg
2003-12-08updatedDaniel Stenberg
2003-12-08better human error message when a FTP response can't be readDaniel Stenberg
2003-12-08curl-config now shows asyncdns if built with ares enabledDaniel Stenberg
2003-12-04based on Gisle's comment, I removed the use of syslog() and fixed theDaniel Stenberg
2003-12-04minor edit of the PRIVATE optionDaniel Stenberg
2003-12-04cut out the wrong version blurbDaniel Stenberg
2003-12-03edited the -d section slightlyDaniel Stenberg
2003-12-03minor editDaniel Stenberg
2003-12-03VMSDaniel Stenberg
2003-12-03Marty Kuhrt moved most of the VMS stuff to a separate header file.Daniel Stenberg
2003-12-03new VMS filesDaniel Stenberg
2003-12-03Marty Kuhrt updatesDaniel Stenberg
2003-12-03my contentlength adjustment broke the ftp download range stuff, this makesDaniel Stenberg
2003-12-03Steve Green fixed Curl_resolv()Daniel Stenberg
2003-12-03Ignore content-length when chunked transfer-encoding is transfered.Daniel Stenberg
2003-12-02less complicated code for the MSG_NOSIGNAL detectionDaniel Stenberg
2003-12-02that MSG_NOSIGNAL check serves no useful purpose!Daniel Stenberg
2003-12-02--ftp-pasvDaniel Stenberg
2003-12-02--ftp-pasv now overrides a previous --ftpport option. We now also supportDaniel Stenberg
2003-12-02fix compiler warningsDaniel Stenberg
2003-12-02use the HAVE_KRB4 define instead of just KRB4Daniel Stenberg
2003-12-02renamed the KRB4 to HAVE_KRB4Daniel Stenberg
2003-12-02fixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH TLS', edited by meDaniel Stenberg
2003-12-02MSG_NOSIGNALDaniel Stenberg
2003-12-02If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() andDaniel Stenberg
2003-12-02check for MSG_NOSIGNALDaniel Stenberg
2003-12-02Gisle Vanem fixed the check-order for FTPS and FTP.Daniel Stenberg
2003-12-01updatedDaniel Stenberg
2003-12-01FTPS now works pretty goodDaniel Stenberg
2003-12-01FTPS now works with active ftp and uploads too.Daniel Stenberg
2003-11-30Sven Wegener runs the new German web mirrorDaniel Stenberg
2003-11-27James Clancy updated the Borland makefilesDaniel Stenberg
2003-11-27Markus Moeller and SPNEGODaniel Stenberg
2003-11-27Markus Moeller's change to check for HAVE_SPNEGO instead of the previousDaniel Stenberg
2003-11-27Markus Moeller fixed the SPNEGO check and it nows defines HAVE_SPNEGODaniel Stenberg