summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-22fix several compiler warningsYang Tse
2012-03-22CONNECT: fix multi interface regressionDaniel Stenberg
2012-03-20fix several compiler warningsYang Tse
2012-03-17lwip: basic checks and macros for compatiblityDaniel Stenberg
2012-03-16http_proxy.c: fix OOM handlingYang 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-10Curl_http: strip off [brackets] from ipv6-only host headersAndrei Cipu
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-02-24CONNECT: fix ipv6 address in the Request-LineDaniel Stenberg
2012-02-23SMTP: Added support for returning SMTP response codesSteve Holme
2012-02-21smtp.c: Fixed an issue with writing postdataSteve Holme
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-16SMTP: Code policing and tidy upSteve Holme
2012-02-15smtp.c: Fixed use of angled brackets in AUTH parameter.Steve Holme
2012-02-14smtp_mail: Added support to MAIL FROM for the optional AUTH parameterSteve Holme
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-02-14SMTP: Fixed error when using CURLOPT_CONNECT_ONLYSteve Holme
2012-02-10parse_proxy: simply memory handlingDaniel Stenberg
2012-02-10parse_proxy: bail out on zero-length proxy names!Daniel Stenberg
2012-02-09nss: add support for the CURLSSLOPT_ALLOW_BEAST optionKamil Dudka
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09add library support for tuning TCP_KEEPALIVEDave Reisner
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
2012-01-31CONNECT: send correct Host: with IPv6 numerical addressDaniel Stenberg
2012-01-28more resilient connection times among IP addressesPierre Ynard
2012-01-28remove write-only variablePierre Ynard
2012-01-24gnutls: enforced use of SSLv3Daniel Stenberg
2012-01-24URL sanitize: reject URLs containing bad dataDaniel Stenberg
2012-01-24OpenSSL: don't disable security work-aroundDaniel Stenberg
2012-01-20URL parse: user name with ipv6 numerical addressDaniel Stenberg
2012-01-20telnet.c: fix OOM triggered segfaultYang Tse
2012-01-19OpenSSL: follow-up for commit a20daf90e3Yang Tse
2012-01-18ssl session caching: fix compiler warningsYang Tse
2012-01-18polarssl: show cipher suite name correctly with 1.1.0Daniel Stenberg
2012-01-18polarssl: show error code correctlyDaniel Stenberg
2012-01-18polarssl: havege_rand is not present in version 1.1.0Daniel Stenberg
2012-01-18Use correct file descriptor for telnet upload.Colin Hogben
2012-01-18OpenLDAP: fix LDAP connection phase memory leakYang Tse
2012-01-18OpenSSL: fix PKCS#12 certificate parsing related memory leakJohannes Bauer