aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-12mbedtls: Support server renegotiation requestRon Eldor
2017-05-11cookie_interface: fix -Wcomma warningMarcel Raad
2017-05-11formdata: fix -Wcomma warningMarcel Raad
2017-05-10multi: use a fixed array of timers instead of mallocDaniel Stenberg
2017-05-10multi: assign IDs to all timers and make each timer singletonDaniel Stenberg
2017-05-10tests: remove superfluous test 1399Richard Hsu
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-09tests: removed redundant --trace-ascii argumentsDan Fandrich
2017-05-09tool: fix remaining -Wcast-qual warningsMarcel Raad
2017-05-09formboundary: convert assert into run-time checkDaniel Stenberg
2017-05-09tests: list the primary server first in the server sectionDan Fandrich