aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu
2014-10-13cmake: enable IPv6 by default if availablePeter Wu
2014-10-12cmake: build tool_hugehelp (ENABLE_MANUAL)Peter Wu
2014-10-10tests/http_pipe.py: Python 3 supportPeter Wu
2014-10-10SECURITY: slightly nicer markdown formatDaniel Stenberg
2014-10-10RELEASE-PROCEDURE: better markdown, more contentDaniel Stenberg
2014-10-09RELEASE-NOTES: synced with 6637b237e6ebDaniel Stenberg
2014-10-09vtls: have vtls.h include the backend header filesDaniel Stenberg
2014-10-09test2036: verify -O with no slash at all in the URLDaniel Stenberg
2014-10-09get_url_file_name: make no slash equal empty stringDaniel Stenberg
2014-10-09get_url_file_name: never return a NULL string *and* OKDaniel Stenberg
2014-10-09Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-09Cmake: Avoid cycle directory dependencies.Jakub Zakrzewski
2014-10-09Cmake: Fix library list provided to cURL tests.Jakub Zakrzewski
2014-10-09Cmake: Check for OpenSSL before OpenLDAP.Jakub Zakrzewski
2014-10-09curl_multi_fdset.3: improved the formatting slightlyDaniel Stenberg
2014-10-09curl_multi_fdset: explain the fd_set argumentsDaniel Stenberg
2014-10-08nss: do not fail if a CRL is already cachedKamil Dudka
2014-10-08OS400: upgrade interface for pinned public key (no implementation yet)Patrick Monnerat
2014-10-08FormAdd: precaution against memdup() of NULL pointerDaniel Stenberg
2014-10-08operate: avoid NULL dereferenceDaniel Stenberg
2014-10-08do_sec_send: remove dead codeDaniel Stenberg
2014-10-08krb5_encode: remove unused argumentDaniel Stenberg
2014-10-08operate_do: skip superfluous check for NULL pointerDaniel Stenberg
2014-10-07curl_easy_getinfo.3: spell-fixDaniel Stenberg
2014-10-07GnuTLS: Implement public key pinningmoparisthebest
2014-10-07SSL: implement public key pinningmoparisthebest
2014-10-07multi_runsingle: fix possible memory leakDaniel Stenberg
2014-10-07ares::Curl_resolver_cancel: skip checking for NULL connDaniel Stenberg
2014-10-07parseconfig: skip a NULL checkDaniel Stenberg
2014-10-07multi-uv.c: call curl_multi_info_read() betterWaldek Kozba
2014-10-06tool_go_sleep: use (void) to spell out we ignore the return valueDaniel Stenberg
2014-10-06ssh_statemach_act: split out assignment from checkDaniel Stenberg
2014-10-04curl_schannel.c: Fixed possible memory or handle leakMarc Hoersken
2014-10-04getparameter: remove dead codeDaniel Stenberg
2014-10-04getparameter: comment a switch FALLTHROUGHDaniel Stenberg
2014-10-04choose_mech: fix return codeDaniel Stenberg
2014-10-04Curl_sec_read_msg: spell out that we ignore return codeDaniel Stenberg
2014-10-04nonblock: call with (void) to show we ignore the return codeDaniel Stenberg
2014-10-03parse_proxy: remove dead code.Daniel Stenberg
2014-10-03Curl_debug: document switch fallthroughsDaniel Stenberg
2014-10-03curl_multi_remove_handle: remove dead codeDaniel Stenberg
2014-10-03Curl_pipeline_server_blacklisted: handle a NULL server nameDaniel Stenberg
2014-10-03ssh: comment "fallthrough" in switch statementDaniel Stenberg
2014-10-03ssh: improve key file searchJeremy Lin
2014-10-03CURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole listDaniel Stenberg
2014-10-02detect_proxy: fix possible single-byte memory leakDaniel Stenberg
2014-10-02multi_runsingle: fix memory leakDaniel Stenberg
2014-10-02pop3_perform_authentication: fix memory leakDaniel Stenberg