aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06Added some include files in a couple of example programsDan Fandrich
2011-12-06MakefileBuild: fix the static buildDaniel Stenberg
2011-12-06OpenSSL: check for the SSLv2 function in configureDaniel Stenberg
2011-12-05CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg
2011-12-05progress function example: include timed intervalRob Ward
2011-12-05RELEASE-NOTES: synced with 347f951c390Daniel Stenberg
2011-12-05SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5Daniel Stenberg
2011-12-05Curl_resolver_is_resolved: differentiate between host/proxy errorsDaniel Stenberg
2011-12-05c-ares: return proxy failure for all proxy typesDaniel Stenberg
2011-12-05FTP: close callback fixDaniel Stenberg
2011-12-05FTP: call opensocket callback properlyDaniel Stenberg
2011-12-05Curl_socket: internal replacement for socket()Daniel Stenberg
2011-12-04test: verify the opensocket callback for FTPDaniel Stenberg
2011-12-02CURLOPT_DNS_SERVERS: set name servers if possible (fix)Jason Glasgow
2011-12-02multi interface: only use non-NULL function pointer!Daniel Stenberg
2011-12-02multi: handle timeouts on DNS servers by checking for new socketsJason Glasgow
2011-12-01test 815: verify POP3 dot-first-on-line unescapingDaniel Stenberg
2011-12-01POP3: fixed escaped dot not being striped outSteve Holme
2011-11-30buildconf: follow-up for commit 7e02f7fdYang Tse
2011-11-30buildconf: fix libtool 1.5.x warnings triggered with autoconf 2.6x or laterYang Tse
2011-11-30RELEASE-NOTES: synced with 1038d0aa1Daniel Stenberg
2011-11-29pop3.c: fix compiler warningYang Tse
2011-11-29configure: avoid usage of macro PKG_CHECK_MODULESYang Tse
2011-11-29POP3: detect when LIST returns no mailsDaniel Stenberg
2011-11-29ftpserver: output CRLF in logsDaniel Stenberg
2011-11-29POP3: fix end of body detectionDaniel Stenberg
2011-11-28test: added POP3 test with dot-prefixed lineDaniel Stenberg
2011-11-27configure: fix to make older pkg-config play wellDaniel Stenberg
2011-11-25test 1211: FTP test to repeat bug #3429299Daniel Stenberg
2011-11-25configure: add support for pkg-config detection of libidnMark Brand
2011-11-25FTP tests 1206 - 1209: don't expect QUITDaniel Stenberg
2011-11-25CyaSSL 2.0+ library initialization adjustmentYang Tse
2011-11-25rectify commentJonas Schnelli
2011-11-25SSLSESSION_SHARED: new macro to check if session is sharedDaniel Stenberg
2011-11-25telnet.c: fix MSVC compiler warningYang Tse
2011-11-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2011-11-25telnet: fix macros to allow proper semicolon useDaniel Stenberg
2011-11-25TELNET: improved treatment of optionsLaurent Rabret
2011-11-25RELEASE-NOTES: synced with 2c905fd1f82Daniel Stenberg
2011-11-24query-part: ignore the URI part for given protocolsJonas Schnelli
2011-11-24symbols.pl: provide LIBCURL_HAS macro for appsDaniel Stenberg
2011-11-24lib573.c: fix double data type variable comparison with zeroYang Tse
2011-11-24getinfo.c: reset app connect time when clearing session-info time variablesYang Tse
2011-11-24Fix unreleased regression when using windows gnutls versions older than 2.8Yang Tse
2011-11-23gnutls: only translate winsock errors for old versionsMark Brand
2011-11-21protocol_connect: show verbose connect and set connect timeDaniel Stenberg
2011-11-20-J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg
2011-11-19Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo
2011-11-18test: SFTP quote commands with * prefixJonas Schnelli
2011-11-18CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg