aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29mbedtls: fix variable shadow warningJay Satiro
2017-05-29RELEASE-NOTES: synced with 3aaac8c2fDaniel Stenberg
2017-05-28tests: removed some redundant empty <stdout> sectionsDan Fandrich
2017-05-28runtests.pl: removed <precommand> featureDan Fandrich
2017-05-27opts: more examples added in option man pagesDaniel Stenberg
2017-05-27runtests.pl: removed unused arguments to valgrindparseDan Fandrich
2017-05-25TODO: 6.4 is done, send telnet data in chunksDaniel Stenberg
2017-05-25docs/CURLOPT_SSLVERSION.3: Correct define name in examplePhil Crump
2017-05-25ssh: fix 'left' may be used uninitializedDaniel Stenberg
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2017-05-24examples: fix Wimplicit-fallthrough warningsMarcel Raad
2017-05-24winbuild: fix the nghttp2 buildAnatol Belski
2017-05-24LDAP: documentation update per #878 changes (#1506)Sergei Nikulov
2017-05-23redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-05-24LDAP: fixed checksrc issueSergei Nikulov
2017-05-23LDAP: using ldap_bind_s on Windows with methods (#878)Sergei Nikulov
2017-05-23cmake: fix build on Ubuntu 14.04Akhil Kedia
2017-05-23url: fix declaration of 'pipe' shadows a global declarationDaniel Stenberg
2017-05-22memdebug: fix compilation failureKamil Dudka
2017-05-22assert: avoid, use DEBUGASSERT instead!Daniel Stenberg
2017-05-21cmake: remove unused variables: GNUTLS_ENABLED, NSS_ENABLEDSimon Warta
2017-05-21cmake: remove CURL_CA_BUNDLE from cmake TODOSimon Warta
2017-05-21cmake: auto detection of CURL_CA_BUNDLE/CURL_CA_PATHSimon Warta
2017-05-21cmake: add CURL_CA_BUNDLE/CURL_CA_FALLBACK/CURL_CA_PATH optionsSimon Warta
2017-05-21cmake: Add CURL_CA_FALLBACK to curl_config.h.cmakeSimon Warta
2017-05-21RELEASE-NOTES: synced with 052a14e3cDaniel Stenberg
2017-05-20tests: stabilize test 1034Michael Kaufmann
2017-05-20ssh: ignore timeouts during disconnectDaniel Stenberg
2017-05-19ghiper.c/hiperfifo.c: add comment about missing timer functionalityDaniel Stenberg
2017-05-19asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction inputDaniel Stenberg
2017-05-18cmdline-opts/write-out.d: s/-L/--locationDaniel Stenberg
2017-05-17mkhelp.pl: do not add current time into curl binaryBernhard M. Wiedemann
2017-05-17oauth2-bearer.d: mention the <token> argumentDaniel Stenberg
2017-05-16darwinssl: Fix exception when processing a client-side certificate fileNick Zitzmann
2017-05-16curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLMDaniel Stenberg
2017-05-16docs/cmdline-opts/config.d: edit for languageDaniel Stenberg
2017-05-15RELEASE-NOTES: synced with eb16305e6Daniel Stenberg
2017-05-15SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest
2017-05-15man pages: fix example syntax errorsDaniel Stenberg
2017-05-15docs/libcurl/opts: added more examples in man pagesDaniel Stenberg
2017-05-15CURLOPT_HTTPPROXYTUNNEL: clarify, add exampleDaniel Stenberg
2017-05-14curl: show the libcurl release date in --version outputDaniel Stenberg
2017-05-13url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enoughDan Fandrich
2017-05-13lib510: don't write past the end of the buffer if it's too smallDan Fandrich
2017-05-13tests: added missing keywords "chunked Transfer-Encoding"Dan Fandrich
2017-05-13THANKS: add a few missing namesDaniel Stenberg
2017-05-13tests: made a couple of prechecks consistent with othersDan Fandrich
2017-05-12FAQ: add 7.4 to tocDaniel Stenberg
2017-05-12multi: remove leftover debug infof() calls from e9fd794a6Daniel Stenberg
2017-05-12pipeline: fix mistakenly trying to pipeline POSTsDaniel Stenberg