Age | Commit message (Expand) | Author |
2019-04-16 | TODO: Add issue link to an existing entry | Jay Satiro |
2019-04-16 | tool_help: Warn if curl and libcurl versions do not match | Jay Satiro |
2019-04-13 | CURLOPT_ADDRESS_SCOPE: fix range check and more | tmilburn |
2019-04-13 | urlapi: stricter CURLUPART_PORT parsing | Daniel Stenberg |
2019-04-11 | CURLOPT_DNS_USE_GLOBAL_CACHE: remove | Daniel Stenberg |
2019-04-11 | curl_easy_getinfo.3: fix minor formatting mistake | Daniel Stenberg |
2019-04-08 | config.d: clarify that initial : and = might need quoting [skip ci] | Daniel Stenberg |
2019-04-06 | pipelining: removed | Daniel Stenberg |
2019-04-06 | tests: make Impacket (SMB server) Python 3 compatible | cclauss |
2019-04-03 | documentation: Fix several typos | Tim Rühsen |
2019-03-27 | RELEASE: 7.64.1 | Daniel Stenberg |
2019-03-25 | CURLMOPT_PIPELINING.3: fix typo | Jay Satiro |
2019-03-25 | TODO: config file parsing | Daniel Stenberg |
2019-03-22 | curl_url.3: this is not experimental anymore | Daniel Stenberg |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-14 | curl.1: --user and --proxy-user are hidden from ps output | Daniel Stenberg |
2019-03-14 | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg |
2019-03-11 | examples/externalsocket: add missing close socket calls | Andre Guibert de Bruet |
2019-03-08 | cmdline-opts/proxytunnel.d: the option tunnnels all protocols | Daniel Stenberg |
2019-03-07 | KNOWN_BUGS: Client cert (MTLS) issues with Schannel | Daniel Stenberg |
2019-03-07 | ROADMAP: updated to some more current things to work on | Daniel Stenberg |
2019-03-05 | examples: only include <curl/curl.h> | Daniel Stenberg |
2019-03-03 | docs/ALTSVC.md: docs describing the approach | Daniel Stenberg |
2019-03-03 | alt-svc: the curl command line bits | Daniel Stenberg |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-03-01 | curl_easy_duphandle.3: clarify that a duped handle has no shares | Daniel Stenberg |
2019-03-01 | 10-at-a-time.c: fix too long line | Daniel Stenberg |
2019-03-01 | examples: various fixes in ephiperfifo.c | Arnaud Rebillout |
2019-03-01 | examples/10-at-a-time.c: improve readability and simplify | Daniel Stenberg |
2019-03-01 | docs: update max-redirs.d phrasing | Ԝеѕ |
2019-02-28 | INSTALL: refer to the current TLS library names and configure options | Daniel Stenberg |
2019-02-28 | FAQ: minor updates and spelling fixes | Daniel Stenberg |
2019-02-28 | GOVERNANCE.md: minor spelling fixes | Daniel Stenberg |
2019-02-28 | Secure Transport: no more "darwinssl" | Daniel Stenberg |
2019-02-27 | cacertinmem.c: use multiple certificates for loading CA-chain | DaVieS |
2019-02-25 | schannel: support CALG_ECDH_EPHEM algorithm | georgeok |
2019-02-23 | examples: remove recursive calls to curl_multi_socket_action | Daniel Stenberg |
2019-02-20 | TODO: Allow SAN names in HTTP/2 server push | Daniel Stenberg |
2019-02-20 | curl: remove MANUAL from -M output | Daniel Stenberg |
2019-02-19 | connection: never reuse CONNECT_ONLY conections | Daniel Stenberg |
2019-02-19 | curl_multi_remove_handle.3: use at any time, just not from within callbacks | Daniel Stenberg |
2019-02-18 | examples/http2-serverpush: add some sensible error checks | Daniel Stenberg |
2019-02-17 | cookie: Add support for cookie prefixes | Daniel Gustafsson |
2019-02-14 | examples/sftpuploadresume: Value stored to 'result' is never read | Daniel Stenberg |
2019-02-14 | examples/http2-upload: cleaned up | Daniel Stenberg |
2019-02-14 | examples/http2-download: cleaned up | Daniel Stenberg |
2019-02-14 | examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory' | Daniel Stenberg |
2019-02-14 | examples/httpcustomheader: Value stored to 'res' is never read | Daniel Stenberg |
2019-02-14 | examples: remove superfluous null-pointer checks | Daniel Stenberg |
2019-02-14 | KNOWN_BUGS: Cannot compile against a static build of OpenLDAP | Daniel Stenberg |