aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03Updated Symbian build filesDan Fandrich
2012-09-03Updated build docs w.r.t. Android and binary sizesDan Fandrich
2012-09-01symbols-in-versions: new CURL_WAIT_* symbolsDaniel Stenberg
2012-09-01Unit test for curl_multi_wait()Sara Golemon
2012-09-01Manpage for curl_multi_wait().Sara Golemon
2012-09-01multi: add curl_multi_wait()Sara Golemon
2012-09-01darwinssl: Bugfix for previous commit for older catsNick Zitzmann
2012-09-01Use MAX_EASY_HANDLES instead of hardcoding the number of handles twiceJoe Mason
2012-08-31test2032: bail out after last transferDaniel Stenberg
2012-08-31NTLM: re-use existing connection betterJoe Mason
2012-08-31NTLM: verify multiple connections workJoe Mason
2012-08-28curl.1: list the -w variables sorted alphabeticallyDaniel Stenberg
2012-08-27libcurl-share.3: remove wrong info of what can be sharedDaniel Stenberg
2012-08-27examples: use do/while loop for multi examplesDave Reisner
2012-08-27curl.h: fix comment to refer to current namesDaniel Stenberg
2012-08-27ftpsget: simple example showing a FTPS fetchDaniel Stenberg
2012-08-27sftpget: SFTP is not "SSH FTP"Daniel Stenberg
2012-08-27sftpget: example showing a simple SFTP downloadArmel Asselin
2012-08-27curl_multi_perform.3: extended/clarifiedDaniel Stenberg
2012-08-23INSTALL.cmake: clarify some flaws/limits in the cmake buildDaniel Stenberg
2012-08-21https.c example: spell check used defineDaniel Stenberg
2012-08-19configure: update the copyright years for the outputDaniel Stenberg
2012-08-18darwinssl: add TLS 1.1 and 1.2 support, replace deprecated functionsNick Zitzmann
2012-08-16curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTIONDaniel Stenberg
2012-08-16ftp: active conn, place calling sockopt callback at the end of functionGokhan Sengun
2012-08-16ftp: active conn, allow application to set sockopt after accept() callGokhan Sengun
2012-08-16configure: remove the --enable/disable-nonblocking optionsDaniel Stenberg
2012-08-15MANUAL reviewAnt Bryan
2012-08-10curl.1: shorten lines, avoid referring to libcurl instead of curlDaniel Stenberg
2012-08-10curl.1: fix more consistent wordingAnt Bryan
2012-08-10ssh: use the libssh2 agent API conditionallyDaniel Stenberg
2012-08-10white space fix: shorten long lineDaniel Stenberg
2012-08-09docs: update the links to cipher-suites supported by NSSKamil Dudka
2012-08-09nss: do not print misleading NSS error codesKamil Dudka
2012-08-08RELEASE-NOTES: synced with 0774386b23Daniel Stenberg
2012-08-08docs: mention CURLSSH_AUTH_AGENTArmel Asselin
2012-08-08SSH: added agent based authenticationArmel Asselin
2012-08-08bump version to 7.28.0Daniel Stenberg
2012-08-08RELEASE-NOTES: added missing linkDaniel Stenberg
2012-08-08curl_version: fixed Value stored to 'len' is never readDaniel Stenberg
2012-08-08TODO-RELEASE: the (nil) bug is fixedDaniel Stenberg
2012-08-08add_next_timeout: minor restructure of codeDaniel Stenberg
2012-08-08verbose messages: fixed output of hostnames in re-used connectionsDaniel Stenberg
2012-08-08metalink: Un-broke the build when building --with-darwinsslNick Zitzmann
2012-08-08Fix some compiler warnings.Guenter Knauf
2012-08-08TODO-RELEASE: two bugs fixedDaniel Stenberg
2012-08-08curl.1: minor format fix for --data-asciiDaniel Stenberg
2012-08-07curl man page cleanupAnt Bryan
2012-08-07Avoid leak of local device string when reusing connectionMike Crowe
2012-08-07Curl_socket_check: fix timeout return value for select usersDaniel Stenberg