aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14http: print correct HTTP string in verbose output when using HTTP/2Alessandro Ghedini
2017-01-14TODO: send only part of --dataDaniel Stenberg
2017-01-14TODO: implemened "--fail-fast to exit on first transfer fail"Daniel Stenberg
2017-01-14TODO: Chunked transfer multipart formpostDaniel Stenberg
2017-01-14TODO: Improve formpost API, not just add an easy argumentDaniel Stenberg
2017-01-14addrinfo: fix compiler warning on offsetof() useDaniel Stenberg
2017-01-13THANKS-filter: Jiri MalakDaniel Stenberg
2017-01-13RELEASE-NOTES: synced with a7c73ae309cDaniel Stenberg
2017-01-13unix_socket: add support for abstract unix domain socketIsaac Boukris
2017-01-13write-out.d: 'time_total' is not always shown with ms precisionDaniel Stenberg
2017-01-13next.d: --trace and --trace-ascii are also globalDaniel Stenberg
2017-01-13curl: reset the easy handle at --nextIsaac Boukris
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