Age | Commit message (Expand) | Author |
2018-10-08 | spelling fixes [ci skip] | Viktor Szakats |
2018-10-08 | docs/BUG-BOUNTY: proposed additional docs | Daniel Stenberg |
2018-10-07 | TODO: add LD_PRELOAD support on macOS | Daniel Gustafsson |
2018-10-05 | INTERNALS.md: wrap lines longer than 79 | Jay Satiro |
2018-10-05 | INTERNALS: escape reference to parameter | Daniel Gustafsson |
2018-10-03 | CURLOPT_SSLVERSION.3: fix typos and consistent spelling | Daniel Gustafsson |
2018-10-03 | SECURITY-PROCESS: make links into hyperlinks | Daniel Gustafsson |
2018-10-03 | CURLOPT_HEADER.3: fix typo | Jay Satiro |
2018-10-03 | data-binary.d: clarify default content-type is x-www-form-urlencoded | Jay Satiro |
2018-10-02 | docs/CIPHERS: mention the colon separation for OpenSSL | Daniel Stenberg |
2018-10-01 | MANUAL: minor grammar fix | Nate Prewitt |
2018-09-28 | cmake: fixed path used in generation of docs/tests during curl build through ... | Sergei Nikulov |
2018-09-26 | example/htmltidy: fix include paths of tidy libraries | Doron Behar |
2018-09-23 | update URLs in tests | Viktor Szakats |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-23 | docs/examples: URL updates | Viktor Szakats |
2018-09-22 | examples/Makefile.m32: sync with core [ci skip] | Viktor Szakats |
2018-09-22 | examples/parseurl.c: show off the URL API a bit | Daniel Stenberg |
2018-09-22 | SECURITY-PROCESS: mention the bountygraph program [ci skip] | Daniel Stenberg |
2018-09-22 | URL and mailmap updates, remove an obsolete directory [ci skip] | Viktor Szakats |
2018-09-20 | TODO: c-ares and CURLOPT_OPENSOCKETFUNCTION | Daniel Stenberg |
2018-09-19 | urlapi: document the error codes, remove two unused ones | Daniel Stenberg |
2018-09-19 | urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance | Daniel Stenberg |
2018-09-19 | todo: Update reference to already done item | Daniel Gustafsson |
2018-09-18 | examples/http2-pushinmemory: receive HTTP/2 pushed files in memory | Daniel Stenberg |
2018-09-17 | examples: Fix memory leaks from realloc errors | Kruzya |
2018-09-16 | curl: update --tlsv* descriptions in --help output | Si |
2018-09-14 | secure Openwall URLs | Viktor Szakats |
2018-09-13 | curl_url_set.3: properly escape \n in example code | Dave Reisner |
2018-09-13 | curl_url_set.3: fix typo in reference to CURLU_APPENDQUERY | Dave Reisner |
2018-09-12 | TODO: fix typo in item | Daniel Gustafsson |
2018-09-12 | anyauthput: fix compiler warning on 64-bit Windows | Marcel Raad |
2018-09-10 | libcurl-url.3: overview man page for the URL API | Daniel Stenberg |
2018-09-10 | example/asiohiper: insert warning comment about its status | Daniel Stenberg |
2018-09-10 | docs/cmdline-opts: update the documentation of --tlsv1.0 | Kamil Dudka |
2018-09-10 | docs/examples: do not wait when no transfers are running | Kamil Dudka |
2018-09-08 | curl_url_set.3: correct description | Daniel Stenberg |
2018-09-08 | curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0 | Daniel Stenberg |
2018-09-08 | URL-API | Daniel Stenberg |
2018-09-07 | curl_easy_upkeep: removed 'conn' from the name | Daniel Stenberg |
2018-09-07 | upkeep: add a connection upkeep API: curl_easy_conn_upkeep() | Max Dymond |
2018-09-06 | imap: change from "FETCH" to "UID FETCH" | Nicklas Avén |
2018-09-06 | CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size | Daniel Stenberg |
2018-09-06 | curl: --doh-url added | Daniel Stenberg |
2018-09-06 | setopt: add CURLOPT_DOH_URL | Daniel Stenberg |
2018-09-06 | ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code | Han Han |
2018-09-06 | CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated | Daniel Stenberg |
2018-09-05 | url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled | Daniel Stenberg |
2018-09-05 | multiplex: enable by default | Daniel Stenberg |
2018-09-05 | pipelining: deprecated | Daniel Stenberg |