Age | Commit message (Expand) | Author |
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 |
2019-02-14 | KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10 | Daniel Stenberg |
2019-02-14 | KNOWN_BUGS: Deflate error after all content was received | Daniel Stenberg |
2019-02-14 | TODO: Upgrade to websockets | Daniel Stenberg |
2019-02-14 | TODO: cmake test suite improvements | Daniel Stenberg |
2019-02-13 | TODO: TFO support on Windows | Daniel Stenberg |
2019-02-12 | examples/crawler: Fix the Accept-Encoding setting | Jay Satiro |
2019-02-06 | INTERNALS.md: fix subsection depth and link | Daniel Gustafsson |
2019-02-06 | RELEASE-PROCEDURE: update the release calendar | Daniel Stenberg |
2019-02-06 | THANKS: 7.64.0 status | Daniel Stenberg |
2019-02-05 | ROADMAP: remove already performed item | Daniel Gustafsson |
2019-02-05 | CONTRIBUTE.md: Fix grammatical errors | Etienne Simard |
2019-02-04 | docs: use $(INSTALL_DATA) to install man page | Julian Z |
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg |
2019-01-31 | doc: use meaningless port number in CURLOPT_LOCALPORT example | John Marshall |
2019-01-29 | Escape the '\' | Gisle Vanem |
2019-01-29 | TODO: WinSSL: 'Add option to disable client cert auto-send' | Jay Satiro |
2019-01-21 | KNOWN_BUGS: tests not compatible with python3 | Daniel Stenberg |