aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-20- Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxyDaniel Stenberg
2008-06-19minor language fixDaniel Stenberg
2008-06-19- Christopher Palow fixed a curl_multi_socket() issue which previous causedDaniel Stenberg
2008-06-19- Dengminwen found a bug in the connection re-use function when using theDaniel Stenberg
2008-06-19Removed the #define of ciphernum since keeping a define updated to be theDaniel Stenberg
2008-06-19s/strcasecmp/strequal to make it more portableDaniel Stenberg
2008-06-19Always use $LOGDIR when referring to the log directory.Dan Fandrich
2008-06-19Fixed a memory leak in the command-line tool that caused a valgrind error.Dan Fandrich
2008-06-19Added SSH failure test cases 628-632Dan Fandrich
2008-06-18- Rob Crittenden brought a fix for the NSS layer that makes libcurl no longerDaniel Stenberg
2008-06-18removed warning about unused argument by simply removing that argument fromDaniel Stenberg
2008-06-18check_issuer_cert() now builds and there's one warning less. Still one compilerDaniel Stenberg
2008-06-18No longer break out of a shell "for" statement from insideYang Tse
2008-06-13In checkPendPipeline() we can't be setting the TIMER_CONNECT correctly as thatDaniel Stenberg
2008-06-13fixed the language somewhatDaniel Stenberg
2008-06-13Fixed curl-config --ca which wasn't being exported by configure.Dan Fandrich
2008-06-12Added IPv6 keywords for some more tests that require IPv6 networking supportDan Fandrich
2008-06-12fixed bad infof() usage!Daniel Stenberg
2008-06-12added the versions of a range of build tools that we want to remain to workDaniel Stenberg
2008-06-12My first attempt at documenting what we try to support and make curl run withDaniel Stenberg
2008-06-11- I did a cleanup of the internal generic SSL layer and how the various SSLDaniel Stenberg
2008-06-11fix compiler warning: conversion from `pointer to void' to `pointer to intYang Tse
2008-06-11enable additional CFLAGS from commandline.Gunter Knauf
2008-06-10fix warning in GnuTLS build by making sure Curl_gtls_send() takes a constDaniel Stenberg
2008-06-10- I made the OpenSSL code build again with OpenSSL 0.9.6. The CRLFILEDaniel Stenberg
2008-06-09CURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string optionsMichal Marek
2008-06-09fix pkg-config reporting of private libraries needed for static linkingYang Tse
2008-06-08enable additional CFLAGS from commandline.Gunter Knauf
2008-06-087.19.0 is nextDaniel Stenberg
2008-06-08the next release is now called 7.19.0Daniel Stenberg
2008-06-08- curl the tool now deals with its command line options somewhat differently!Daniel Stenberg
2008-06-08use our *printf functions only.Gunter Knauf
2008-06-06Moved all changes from 2007 from CHANGES to CHANGES.0Daniel Stenberg
2008-06-06code style cleanupDaniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg
2008-06-06MSVC does build Windows native targetsYang Tse
2008-06-06mention added in 7.18.3Daniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg
2008-06-06- Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg
2008-06-057.18.2 is done nowDaniel Stenberg
2008-06-05Mention the minimum Symbian OS version required.Dan Fandrich
2008-06-04Mention a few options that require an argument in --helpDan Fandrich
2008-06-04start working on 7.18.3!Daniel Stenberg
2008-06-04new contributors from the 7.18.2 releaseDaniel Stenberg
2008-06-047.18.2Daniel Stenberg
2008-06-03Fixed a problem where telnet data would be lost if an EWOULDBLOCKDan Fandrich
2008-06-03Fixed typo in commentDan Fandrich
2008-06-01curl returns 0 for these options nowDaniel Stenberg
2008-06-01now returns 0Daniel Stenberg
2008-06-01(committed this for Marty Kuhrt:)Daniel Stenberg