aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-04-16file_range: Value stored to 'totalsize' is never readDaniel Stenberg
2010-04-16GnuTLS: make the connection phase non-blockingJerome Vouillon
2010-04-16krb5_auth: fix my previous change to compileDaniel Stenberg
2010-04-16SSL_RECV: EOF is not an error hereDaniel Stenberg
2010-04-16resolvers: no more using AI_CANONNAMEDaniel Stenberg
2010-04-16KRB5: use given host name instead of reverse lookup'ed nameDaniel Stenberg
2010-04-15Remove redundant conditionalDan Fandrich
2010-04-15Curl_ipv4_resolve_r: only set AI_CANONNAME when neededDaniel Stenberg
2010-04-14ignore files generated by 'maketgz'Daniel Stenberg
2010-04-13fix compiler warning: variable might be clobbered by longjmp or vforkYang Tse
2010-04-12added a cast to silent compiler warning with 64bit systems.Guenter Knauf
2010-04-12update the section on timeoutsDaniel Stenberg
2010-04-12update URL and cut out wrong info on ipv6Daniel Stenberg
2010-04-09FTP quote commands prefixed with '*' now can fail without abortingDaniel Stenberg
2010-04-07qssl: reflect recent code changes in SSL interfaceKamil Dudka
2010-04-06nss: handle client certificate related errorsKamil Dudka
2010-04-06ssl: Fix build when SSL isn't enabledBen Greear
2010-04-04refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka
2010-04-04simplify code of Curl_resolv_timeout()Kamil Dudka
2010-04-04eliminate a race condition in Curl_resolv_timeout()Kamil Dudka
2010-04-02fixed compiler warningsBen Greear
2010-04-01fix SFTP download hangDaniel Stenberg
2010-03-31removed README.cmake due to the improved situationDaniel Stenberg
2010-03-31fix compiler warning with a cast.Guenter Knauf
2010-03-31make folks use latest available dependent libraries.Guenter Knauf
2010-03-29use (s)size_t for string lengths to fix compiler warnsDaniel Stenberg
2010-03-29Fix compile warnings in ssh.cBen Greear
2010-03-29fix smtp compile warningBen Greear
2010-03-28pop3: Get message listing if no mailbox in URLBen Greear
2010-03-27allow user+password in the URL for all protocolsBen Greear
2010-03-26Make rate-limitation logic smootherBen Greear
2010-03-25remove all .cvsignore filesDaniel Stenberg
2010-03-25PROT_CLOSEACTION should not include TFTPDaniel Stenberg
2010-03-25use CURL_SIZEOF_LONG instead of SIZEOF_LONGDaniel Stenberg
2010-03-24Merge branch 'master' of github.com:bagder/curlBill Hoffman
2010-03-24fix: timeout after last data chunk was handledBob Richmond
2010-03-24avoid compiler warning without USE_ALARM_TIMEOUTDaniel Stenberg
2010-03-24Fix curl CMake build.Bill Hoffman
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-24update to current stateDaniel Stenberg
2010-03-23mark connection as connectedDaniel Stenberg
2010-03-23chunked-encoding with Content-Length: header problemDaniel Stenberg
2010-03-23delayed easy handle kill caused double Curl_close() callDaniel Stenberg
2010-03-22fix the alarm()-based DNS timeoutThomas Lopatic
2010-03-22Fix insufficient initialization in Curl_clone_ssl_config()douglas steinwand
2010-03-21Fix tftp return codes and tsize upload handlingBen Greear
2010-03-21more files to ignoreDaniel Stenberg
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg