aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-20vtls: fix mbedtls multi non blocking handshake.Antoine Aubert
2017-01-19CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim
2017-01-19sws: use SOCKERRNO, not errnoDaniel Stenberg
2017-01-19KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann
2017-01-19*.rc: escape non-ASCII/non-UTF-8 character for clarityViktor Szakats
2017-01-19docs: non-blocking SSL handshake is now supported with NSSKamil Dudka
2017-01-18CURLOPT_CONNECT_TO: Fix compile warningsMichael Kaufmann
2017-01-18usercertinmem.c: improve the short descriptionDaniel Stenberg
2017-01-18parseurl: move back buffer to function scopeDaniel Stenberg
2017-01-17openssl: Fix random generationJay Satiro
2017-01-17TODO: share OpenSSL contextsDaniel Stenberg
2017-01-16bump: next release will be 7.53.0Daniel Stenberg
2017-01-15nss: use the correct lock in nss_find_slot_by_name()Kamil Dudka
2017-01-15http2: disable server push if not requestedAlessandro Ghedini
2017-01-14docs: improved language in README.md HISTORY.md CONTRIBUTE.mdrailsnewbie257
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