summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22RELEASE-NOTES: synced with b8b2cf612b2curl-7_25_0Daniel Stenberg
2012-03-22tests #1400 #1401: add missing keywordsYang Tse
2012-03-22http_proxy.h: fix builds with proxy or http disabledYang Tse
2012-03-22parsedate.c: fix a numeric overflowYang Tse
2012-03-22cookies: strip the numerical ipv6 host properlyAndrei Cipu
2012-03-22test #598: add to Makefile.amYang Tse
2012-03-22test #598: OOM handling fixesYang Tse
2012-03-22fix several compiler warningsYang Tse
2012-03-22CONNECT: fix multi interface regressionDaniel Stenberg
2012-03-22SWS: refuse to serve CONNECT unless running as proxyDaniel Stenberg
2012-03-21curl-functions.m4: update detection logic of getaddrinfo() thread-safenessYang Tse
2012-03-20fix several compiler warningsYang Tse
2012-03-18tests 140X: fix --libcurl generated source file reading mode for MSYS buildsYang Tse
2012-03-18tool_easysrc.c: fix --libcurl option output file text translation modeYang Tse
2012-03-18build: remove tool_cb_skt.[ch] referencesYang Tse
2012-03-18RELEASE-NOTES: synced with ad77420ac761bDaniel Stenberg
2012-03-17lwip: basic checks and macros for compatiblityDaniel Stenberg
2012-03-17tool_setopt.c: more OOM handling fixesYang Tse
2012-03-16cmake: list_spaces_append_once fails with spaces in filenameDaniel Stenberg
2012-03-16http_proxy.c: fix OOM handlingYang Tse
2012-03-16tool_setopt.c: fix OOM handlingYang Tse
2012-03-16fix several compiler warningsYang Tse
2012-03-16fix some compiler warningsYang Tse
2012-03-13resolve with c-ares: don't resolve IPv6 when not workingMaxim Prohorov
2012-03-10smtp.c: Changed the curl error code for EHLO and HELO responsesSteve Holme
2012-03-10RELEASE-NOTES: synced with e650dbde86Daniel Stenberg
2012-03-10Curl_http: strip off [brackets] from ipv6-only host headersAndrei Cipu
2012-03-10CURLSSH_OPT_AUTH: documented it has no effectArmel Asselin
2012-03-10mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior.John Joseph Bachir
2012-03-10access the CA source file using HTTPSJohn Joseph Bachir
2012-03-09includes: remove inclusion of unused file http_proxy.hDaniel Stenberg
2012-03-08CONNECT: made generically not per-protocolDaniel Stenberg
2012-03-08ssh_connect: tunnel through HTTP proxy if requestedDaniel Stenberg
2012-03-08LWIP: don't consider HAVE_ERRNO_H to be winsockDaniel Stenberg
2012-03-08curl-config: only provide libraries with --libsDave Reisner
2012-03-05CONTRIB: Please don't send pull requestsDaniel Stenberg
2012-02-25libcurl docs: version correctionsDaniel Stenberg
2012-02-24CONNECT: fix ipv6 address in the Request-LineDaniel Stenberg
2012-02-23SMTP: Added support for returning SMTP response codesSteve Holme
2012-02-23curl.1: updated --libcurlDaniel Stenberg
2012-02-23test: --libcurl fixesDaniel Stenberg
2012-02-23Add helper script convsrctest.pl to manipulate --libcurl tests.Colin Hogben
2012-02-23Add tests for curl's --libcurl output.Colin Hogben
2012-02-23Generate lists and use symbols in --libcurl code output.Colin Hogben
2012-02-21smtp.c: Fixed an issue with writing postdataSteve Holme
2012-02-21CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg
2012-02-21pop3 test server: send terminating ".CRLF" onlyDaniel Stenberg
2012-02-19pop3.c: Fixed drop of final CRLF in EOB checkingSteve Holme
2012-02-17smtp.c: Fixed an issue with the EOB checkingSteve Holme
2012-02-17CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg