aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-26Honour --stderr with the -v option.Dan Fandrich
2008-06-24Added README.NSS to describe the current NSS situation.Daniel Stenberg
2008-06-22- Eduard Bloch filed the debian bug report #487567Daniel Stenberg
2008-06-22Stopped using ranges in scanf character sequences (e.g. %[a-z]) since thatDan Fandrich
2008-06-21Oops, that was an experimental change not meant to be committed!Daniel Stenberg
2008-06-21made Curl_nss_send() take const data to kill compiler warningDaniel Stenberg
2008-06-21Edited some test keywords for consistencyDan Fandrich
2008-06-20Modified configuration script to actually verify if the compiler is goodYang Tse
2008-06-20- Phil Pellouchoud found a case where libcurl built with NSS failed toDaniel Stenberg
2008-06-20remove leftover proto that isn't used, I made it a macro insteadDaniel Stenberg
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