aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-13docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts
2017-01-13CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*Frank Gevaerts
2017-01-13IDN: Use TR46 non-transitionalDaniel Stenberg
2017-01-13IDN: revert use of the transitional optionDaniel Stenberg
2017-01-13IDN: Fix compile time detection of linidn2 TR46Tim Rühsen
2017-01-13url: --noproxy option overrides NO_PROXY environment variableERAMOTO Masaya
2017-01-13url: Refactor detect_proxy()ERAMOTO Masaya
2017-01-13url: Fix NO_PROXY env var to work properly with --proxy option.ERAMOTO Masaya
2017-01-13IDN: Use TR46 'transitional' for toASCII translationsTim Rühsen
2017-01-13docs: FAQ MAIL-ETIQUETTE language fixesrailsnewbie257
2017-01-13gnutls: check for alpn and ocsp in configureMarcus Hoffmann
2017-01-12url: Fix parsing for when 'file' is the default protocolJay Satiro
2017-01-12rand: make it work without TLS backingDaniel Stenberg
2017-01-12STARTTLS: Don't print response character in denied messagesJay Satiro
2017-01-12smtp: Fix STARTTLS denied error messageJay Satiro
2017-01-11http2_send: avoid unsigned integer wrap aroundDaniel Stenberg
2017-01-09cmake: Fix passing _WINSOCKAPI_ macro to compilerJiri Malak
2017-01-09sws: retry send() on EWOULDBLOCKDaniel Stenberg
2017-01-09RELEASE-NOTES: synced with a41e8592d6b3e58Daniel Stenberg
2017-01-08examples: make the C++ examples follow our code style tooDaniel Stenberg
2017-01-08asiohiper: improved socket handlingAulddays
2017-01-08lib506: fix build for Open WatcomJiří Malák
2017-01-07ROADMAP: 2017 cleanupDaniel Stenberg
2017-01-07COPYING: update the generic copyright year rangeDaniel Stenberg
2017-01-07docs/silent: mention --show-error in --silent descriptionDaniel Stenberg
2017-01-07docs/page-header: mention how to disable the progress meterDaniel Stenberg
2017-01-07wolfssl: display negotiated SSL version and cipherDan Fandrich
2017-01-06wolfssl: support setting cipher listDan Fandrich
2017-01-06CIPHERS.md: document GSKit ciphersPatrick Monnerat
2017-01-05TheArtOfHttpScripting: grammarpeterpih
2017-01-03darwinssl: --insecure overrides --cacert if both settings are in useNick Zitzmann
2017-01-02docs/libcurl: TCP_KEEPALIVE start and interval default to 60Jay Satiro
2016-12-29curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in useDaniel Stenberg
2016-12-29content_encoding: change return code on a failureDaniel Stenberg
2016-12-29page-footer: error 36 is protocol agnostic!Daniel Stenberg
2016-12-28tool_operate: Fix --remote-time incorrect times on WindowsJay Satiro
2016-12-29digest_sspi: copy terminating NUL as wellMax Khon
2016-12-28curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunkedDaniel Stenberg
2016-12-27cmake: use crypt32.lib when building with OpenSSL on windowsKyselgov E.N
2016-12-27darwinssl: fix CFArrayRef leakChris Araman
2016-12-27darwinssl: fix iOS buildChris Araman
2016-12-27curl: remove superfluous include fileDaniel Stenberg
2016-12-26RELEASE-NOTES: synced with a7b38c9dc98481eDaniel Stenberg
2016-12-26vtls: s/SSLEAY/OPENSSLDaniel Stenberg
2016-12-25docs/ciphers: link to our own new page about ciphersDaniel Stenberg
2016-12-25cmdline-opts/page-footer: add three more exit codesDaniel Stenberg
2016-12-25formdata: use NULL, not 0, when returning pointersDaniel Stenberg
2016-12-25ftp: failure to resolve proxy should return that error codeDaniel Stenberg
2016-12-25configure: accept --with-libidn2 insteadDaniel Stenberg
2016-12-24test1282: verify the ftp-gss checkDaniel Stenberg