Age | Commit message (Expand) | Author |
2019-04-08 | socks: fix error message | Daniel Stenberg |
2019-04-08 | config.d: clarify that initial : and = might need quoting [skip ci] | Daniel Stenberg |
2019-04-08 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-04-07 | socks5: user name and passwords must be shorter than 256 | Daniel Stenberg |
2019-04-07 | test: urlapi: urlencode characters above 0x7f correctly | Jakub Zakrzewski |
2019-04-07 | urlapi: urlencode characters above 0x7f correctly | Jakub Zakrzewski |
2019-04-07 | multi_runsingle(): fix use-after-free | Even Rouault |
2019-04-06 | pipelining: removed | Daniel Stenberg |
2019-04-06 | tests: make Impacket (SMB server) Python 3 compatible | cclauss |
2019-04-06 | cmake: set SSL_BACKENDS | Simon Warta |
2019-04-06 | cmake: don't run SORT on empty list | Simon Warta |
2019-04-05 | configure: fix default location for fish completions | Eli Schwartz |
2019-04-05 | ftplistparser: fix LGTM alert "Empty block without comment" | Marcel Raad |
2019-04-05 | transfer: fix LGTM alert "Comparison is always true" | Marcel Raad |
2019-04-04 | smtp: fix compiler warning | Rikard Falkeborn |
2019-04-04 | VS projects: use Unicode for VC10+ | Marcel Raad |
2019-04-03 | RELEASE-NOTES: synced | Daniel Gustafsson |
2019-04-03 | documentation: Fix several typos | Tim Rühsen |
2019-04-02 | vauth/oauth2: Fix OAUTHBEARER token generation | Mert Yazıcıoğlu |
2019-04-02 | tool_cb_wrt: fix bad-function-cast warning | Marcel Raad |
2019-04-01 | VC15 project: remove MinimalRebuild | Marcel Raad |
2019-04-01 | cirrus: Customize the disabled tests per FreeBSD version | Dan Fandrich |
2019-04-01 | tool_help: include <strings.h> for strcasecmp | Daniel Stenberg |
2019-03-31 | scripts: fix typos | Daniel Gustafsson |
2019-03-28 | travis: allow builds on branches named "ci" | Dan Fandrich |
2019-03-27 | resolve: apply Happy Eyeballs philosophy to parallel c-ares queries | Brad Spencer |
2019-03-27 | multi: improved HTTP_1_1_REQUIRED handling | Daniel Stenberg |
2019-03-27 | configure: avoid unportable `==' test(1) operator | Leonardo Taccari |
2019-03-27 | RELEASE: 7.64.1 | Daniel Stenberg |
2019-03-27 | Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set" | Daniel Stenberg |
2019-03-26 | ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set | Christian Schmitz |
2019-03-26 | tool_cb_wrt: fix writing to Windows null device NUL | Jay Satiro |
2019-03-25 | CURLMOPT_PIPELINING.3: fix typo | Jay Satiro |
2019-03-25 | TODO: config file parsing | Daniel Stenberg |
2019-03-24 | os400: Disable Alt-Svc by default since it's experimental | Jay Satiro |
2019-03-24 | tests: Fixed XML validation errors in some test files. | Dan Fandrich |
2019-03-24 | tests: Fix some incorrect precheck error messages. | Dan Fandrich |
2019-03-22 | curl_url.3: this is not experimental anymore | Daniel Stenberg |
2019-03-22 | travis: bump the used wolfSSL version to 4.0.0 | Daniel Stenberg |
2019-03-22 | lib: Fix typos in comments | Daniel Gustafsson |
2019-03-20 | openssl: if cert type is ENG and no key specified, key is ENG too | David Woodhouse |
2019-03-20 | sectransp: tvOS 11 is required for ALPN support | Daniel Stenberg |
2019-03-18 | test1541: threaded connection sharing | Daniel Stenberg |
2019-03-17 | os400: alt-svc support. | Patrick Monnerat |
2019-03-17 | conncache: use conn->data to know if a transfer owns it | Daniel Stenberg |
2019-03-15 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-15 | configure: add --with-amissl | Chris Young |
2019-03-15 | vtls: rename some of the SSL functions | Chris Young |
2019-03-15 | tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattr | Chris Young |
2019-03-15 | tool_operate: build on AmigaOS | Chris Young |