aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-08curl: generate the --help outputDaniel Stenberg
2017-05-08tests: updated for modified fake randomDaniel Stenberg
2017-05-08rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-05-08tests: give each stunnel.conf file a unique nameDan Fandrich
2017-05-08tool_msgs: remove wrong castMarcel Raad
2017-05-08tftpd: fix signed/unsigned mismatch warningsMarcel Raad
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
2017-05-08curl.1: depend the build on the Makefile.inc tooDaniel Stenberg
2017-05-08RELEASE-NOTES: synced with e3f84efc32d6b01aDaniel Stenberg
2017-05-08runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg
2017-05-08test537: use correct variable typeMarcel Raad
2017-05-07sendrecv: fix MinGW-w64 warningMarcel Raad
2017-05-07tool_parsecfg: fix -Wcast-qual warningMarcel Raad
2017-05-07asyn-thread: fix unused macro warningsMarcel Raad
2017-05-07tftp: silence bad-function-cast warningMarcel Raad
2017-05-07buildconf: fix hang on IRIXcanavan at github
2017-05-06opts: fix bad example formatting \n => \\nDaniel Stenberg
2017-05-06opts: examples added to 8 more libcurl option man pagesDaniel Stenberg
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2017-05-06runtests.pl: simplify the datacheck read sectionDan Fandrich