aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-07Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control andDan Fandrich
2007-03-07fix test leftover in previous commitYang Tse
2007-03-07force libtool to build static libraries with PIC on AMD64Yang Tse
2007-03-07Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way thatYang Tse
2007-03-06Fixed a couple of problems detected by valgrind in test cases 181 & 216Dan Fandrich
2007-03-06Autoconf 2.57 didn't like these m4_undefine for some reason (probably a bug).Dan Fandrich
2007-03-06skip libtool C++ and Fortran linker checksYang Tse
2007-03-06skip libtool C++ and Fortran checksYang Tse
2007-03-03stricter newline policyYang Tse
2007-03-0330 seconds isn't long enough for this test on a loaded server.Yang Tse
2007-03-03stricter newline policyYang Tse
2007-03-02- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8Daniel Stenberg
2007-03-01remove unncessary and wrong remarkDaniel Stenberg
2007-03-01Reduce the posibility of leaving the sockfilter hanging around whenYang Tse
2007-03-01Do not remove CURLM_STATE_WAITPROXYCONNECT from the CURLMstate enumYang Tse
2007-02-28proper symbol definition check for Novell NetWareYang Tse
2007-02-28proper symbol definition check for all AmigaOS flavoursYang Tse
2007-02-28clarify that -K files are expected to have one option per lineDaniel Stenberg
2007-02-28protect from themselves those who need itYang Tse
2007-02-27log a 1120 chars long string to aid in quoted-printable and softYang Tse
2007-02-27- Hang Kin Lau found and fixed: When I use libcurl to connect to an httpsDaniel Stenberg
2007-02-27Added "CSOURCES = $(CURL_SOURCES)".Gisle Vanem
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem
2007-02-27Remove $(CURL_SOURCES).Gisle Vanem
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem
2007-02-27Added TOPDIR variable. Updated package locations.Gisle Vanem
2007-02-27HTTP Digest header parsing fixDaniel Stenberg
2007-02-27Somewhat updated, changes include: I tried to be more agnostic about theDaniel Stenberg
2007-02-27no proxy support if libcurl is built with HTTP disabledYang Tse
2007-02-26Jose Kahan pointed out a Digest server that provided the algorith last in theDaniel Stenberg
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem
2007-02-26Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-filesGisle Vanem
2007-02-26Removed unneeded 'HAVE_x' defines.Gisle Vanem
2007-02-26Fix typo.Gisle Vanem
2007-02-25Constify some arguments.Gisle Vanem
2007-02-25Use dynamic version of libcurl. Use '\' in dependencies.Gisle Vanem
2007-02-25Two new mirrors, but the total amount of mirrors still don't go up very muchDaniel Stenberg
2007-02-25- Adam D. Moss made the HTTP CONNECT procedure less blocking when used fromDaniel Stenberg
2007-02-23Works for meDaniel Stenberg
2007-02-23- Added warning outputs if the command line uses more than one of the optionsDaniel Stenberg
2007-02-22setting CURLOPT_PROXY to "" explicitly disables the use of a proxy (even ifDaniel Stenberg
2007-02-225 seconds isn't always enough time to start a server on a loaded system.Dan Fandrich
2007-02-22remove redundant check in timestamp detectionYang Tse
2007-02-22include <sys/types.h> when checking availability of the bool typeYang Tse
2007-02-22compiler warning fixYang Tse
2007-02-22Fix compiler warning "statement is unreachable"Yang Tse
2007-02-22Fix compiler warningsYang Tse
2007-02-22Check for stdbool.h at configuration stage, and include it if available.Yang Tse
2007-02-21silence two cases of "comparison between signed and unsigned"Daniel Stenberg