Commit Graph

  • a19ebe6151 fixup an assert bagder/homedir-scan Daniel Stenberg 2021-11-22 10:59:49 +01:00
  • 528e5b51ea urlapi: reject short file URLs bagder/short-file-url Daniel Stenberg 2021-11-22 10:11:59 +01:00
  • 29be84c7c4 config.d: update documentation to match the path search Daniel Stenberg 2021-11-19 17:09:51 +01:00
  • 4404435eb8 tool_findfile: search for a file in the homedir Daniel Stenberg 2021-11-19 16:11:29 +01:00
  • 18270893ab tool_operate: only set SSH related libcurl options for SSH URLs master Daniel Stenberg 2021-11-21 15:52:58 +01:00
  • 3f8fde366f rustls: remove comment about checking handshaking Jacob Hoffman-Andrews 2021-11-19 10:02:20 -08:00
  • 9b9485e7ac openssl: use non-deprecated API to read key parameters Marcel Raad 2021-10-11 22:58:51 +02:00
  • 9b923eaf3e openssl: reduce code duplication Marcel Raad 2021-10-11 21:29:51 +02:00
  • 6147dfab93 openssl: remove RSA_METHOD_FLAG_NO_CHECK handling if unavailable Marcel Raad 2021-10-11 21:07:26 +02:00
  • 1e80f56d0b openssl: remove usage of deprecated SSL_get_peer_certificate Marcel Raad 2021-10-10 11:51:37 +02:00
  • 0164bb8507 page-footer: fix typo Daniel Stenberg 2021-11-19 17:11:30 +01:00
  • 6e061ae63a http: enable haproxy support for hyper backend Daniel Stenberg 2021-11-19 10:55:23 +01:00
  • ba0657c343 configure: fix runtime-lib detection on macOS Bernhard Walle 2021-11-17 11:40:41 +01:00
  • f99a4c759f cmake: don't set _USRDLL on a static Windows build Don 2021-11-17 13:21:28 -08:00
  • fa5c311904 page-footer: document more environment variables Daniel Stenberg 2021-11-17 08:30:12 +01:00
  • 73412465a0 netrc.d: edit the .netrc example to look nicer Daniel Stenberg 2021-11-16 14:58:36 +01:00
  • 4d97fe5473 tftp: mark protocol as not possible to do over CONNECT Daniel Stenberg 2021-11-15 16:51:32 +01:00
  • 2511a41bf9 docs/cmdline-opts: do not say "protocols: all" Daniel Stenberg 2021-11-15 17:13:17 +01:00
  • ddaa85893d curl.1: require "see also" for every documented option Daniel Stenberg 2021-11-15 15:58:20 +01:00
  • f5f12331e5 insecure.d: expand and clarify Daniel Stenberg 2021-11-15 15:07:01 +01:00
  • d1828b470f gen.pl: improve example output format Daniel Stenberg 2021-11-15 14:47:46 +01:00
  • 3bf54f90f3 Revert "form-escape.d: double the back-slashes for proper man page output" Daniel Stenberg 2021-11-15 11:37:37 +01:00
  • a2d8eac04a form-escape.d: double the back-slashes for proper man page output Daniel Stenberg 2021-11-15 11:36:58 +01:00
  • 59617143cc page-footer: add a mention of how to report bugs to the man page Daniel Stenberg 2021-11-15 11:28:16 +01:00
  • 808d839402 RELEASE-NOTES: synced Daniel Stenberg 2021-11-15 10:44:29 +01:00
  • b20b364764 mime: use percent-escaping for multipart form field and file names Patrick Monnerat 2021-10-25 12:58:37 +02:00
  • 6ec28eb687 zuul.d: update rustls-ffi to version 0.8.2 Kevin Burke 2021-11-14 21:44:27 -08:00
  • 9492d3382b configure: better diagnostics if hyper is built wrong Daniel Stenberg 2021-11-13 11:44:34 +01:00
  • b7e1443a1d test1939: require proxy support to run Daniel Stenberg 2021-11-13 23:43:24 +01:00
  • 4825d0cd3a test302[12]: run only with the libssh2 backend Daniel Stenberg 2021-11-13 23:10:42 +01:00
  • f4cafa4f0d runtests: make the SSH library a testable feature Daniel Stenberg 2021-11-13 23:08:35 +01:00
  • 00f4ed2aad rustls: read of zero bytes might be okay Jacob Hoffman-Andrews 2021-11-12 19:33:19 -08:00
  • be8d77b146 rustls: remove incorrect EOF check Jacob Hoffman-Andrews 2021-11-12 18:18:41 -08:00
  • 26247a0d7e lib1939: make it endure torture tests Daniel Stenberg 2021-11-13 14:13:20 +01:00
  • ca847ba5cf azure: make the "w/o HTTP/SMTP/IMAP" build disable SSL proper Daniel Stenberg 2021-11-13 11:50:59 +01:00
  • 72a63aa466 configure: add -lm to configure for rustls build. Jacob Hoffman-Andrews 2021-11-12 18:06:48 -08:00
  • 541adbe2d8 curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properly Daniel Stenberg 2021-11-12 15:27:04 +01:00
  • ec1d4e6466 curl_share_setopt.3: split out options into their own manpages Daniel Stenberg 2021-11-12 10:56:05 +01:00
  • 2989b11377 http_proxy: make Curl_connect_done() work for proxy disabled builds Daniel Stenberg 2021-11-12 08:08:34 +01:00
  • b89a4b5191 Curl_connect_done: handle being called twice Daniel Stenberg 2021-11-12 13:34:49 +01:00
  • b589696f03 configure: don't enable TLS when --without-* flags are used Stan Hu 2021-11-11 16:24:57 -08:00
  • 4d58a94cd8 docs/checksrc: Add documentation for STRERROR Rikard Falkeborn 2021-11-11 15:26:39 +01:00
  • 76d9e07c6b vtls/rustls: adapt to the updated rustls_version proto Daniel Stenberg 2021-11-04 10:37:32 +01:00
  • 1fef5922da vtls/rustls: handle RUSTLS_RESULT_PLAINTEXT_EMPTY Kevin Burke 2021-11-02 22:50:07 -07:00
  • d5d1d59a50 zuul: update build environment for rustls-ffi 0.8.0 Kevin Burke 2021-11-08 21:54:23 -08:00
  • b7757c2b81 vtls/rustls: update to compile with rustls-ffi v0.8.0 Kevin Burke 2021-11-02 22:14:02 -07:00
  • eed7473eeb RELEASE-NOTES: synced Daniel Stenberg 2021-11-11 09:20:11 +01:00
  • f0b7099a10 multi: shut down CONNECT in Curl_detach_connnection Daniel Stenberg 2021-11-10 14:42:04 +01:00
  • 11a46d6d66 curl_easy_cleanup.3: remove from multi handle first Daniel Stenberg 2021-11-10 08:41:51 +01:00
  • 0942017162 url.c: fix the SIGPIPE comment for Curl_close Daniel Stenberg 2021-11-10 09:26:40 +01:00
  • 9e560d11aa RELEASE-NOTES: synced curl-7_80_0 Daniel Stenberg 2021-11-10 07:32:46 +01:00
  • 3c6fd76b07 THANKS: add contributors from the 7.80.0 cycle Daniel Stenberg 2021-11-10 07:32:46 +01:00
  • 9db25d213b ngtcp2: advertise h3 as well as h3-29 Tatsuhiro Tsujikawa 2021-11-09 18:33:02 +09:00
  • 10bc426dd2 ngtcp2: use QUIC v1 consistently Tatsuhiro Tsujikawa 2021-11-09 18:30:34 +09:00
  • d9d842989c ngtcp2: compile with the latest nghttp3 Tatsuhiro Tsujikawa 2021-11-09 17:33:55 +09:00
  • b3e1ed3160 tests: add Schannel-specific tests and disable unsupported ones Marc Hoersken 2021-11-06 16:14:17 +01:00
  • f2665f4e75 docs: NAME fixes in easy option man pages Daniel Stenberg 2021-11-08 18:08:47 +01:00
  • ef99e24886 ftp: make the MKD retry to retry once per directory Roger Young 2021-11-08 12:20:23 -06:00
  • 351b181740 tool_operate: reorder code to avoid compiler warning Daniel Stenberg 2021-11-08 12:46:44 +01:00
  • 5c1e1d9aa4 curl_easy_perform.3: add a para about recv and send data Daniel Stenberg 2021-11-08 14:48:11 +01:00
  • 9e9fef9e24 tool_operate: fclose stream only if fopened Daniel Stenberg 2021-11-08 14:13:30 +01:00
  • ef7c76ad82 libcurl-easy.3: language polish Daniel Stenberg 2021-11-08 14:43:13 +01:00
  • f03778ffae limit-rate.d: this is average over several seconds Daniel Stenberg 2021-11-06 12:44:52 +01:00
  • a28464ae77 docs: reduce/avoid English contractions Daniel Stenberg 2021-10-31 16:34:44 +01:00
  • d3d079c138 tool_operate: fix torture leaks with etags Daniel Stenberg 2021-11-05 23:20:14 +01:00
  • cbbff786b4 tool_cb_hdr: Turn the Location: into a terminal hyperlink dfandrich/hyperlink Dan Fandrich 2021-11-04 22:02:05 -07:00
  • d1624b94f0 ngtcp2: support latest QUIC TLS RFC9001 Amaury Denoyelle 2021-11-04 17:20:23 +01:00
  • eccaa83cee test1173: make manpage-syntax.pl spot \n errors in examples Daniel Stenberg 2021-11-04 23:54:34 +01:00
  • 38ecb56df5 man pages: fix backslash-n in examples Daniel Stenberg 2021-11-04 23:48:23 +01:00
  • 16b135cae9 scripts/release-notes.pl: use out of repo links verbatim in refs Daniel Stenberg 2021-11-05 00:09:51 +01:00
  • cc71d35265 tool_operate: a failed etag save now only fails that transfer Daniel Stenberg 2021-11-02 15:16:18 +01:00
  • c844358299 .github: retry macos "brew install" command on failure Kevin Burke 2021-11-03 16:41:57 -07:00
  • c6a66ccb5f CURLOPT_ALTSVC_CTRL.3: mention conn reuse is preferred Daniel Stenberg 2021-11-04 11:26:46 +01:00
  • 57370855d0 RELEASE-NOTES: synced Daniel Stenberg 2021-11-03 23:27:53 +01:00
  • 2f5049ae02 zuul: pin the quiche build to use an older cmake-rs Daniel Stenberg 2021-11-03 14:25:49 +01:00
  • 79d4cddb8f fixup gimme_stable bagder/zuul-quiche-bsslsep Daniel Stenberg 2021-11-03 15:51:28 +01:00
  • e988806460 zuul: build quiche with BoringSSL built separately Daniel Stenberg 2021-11-03 14:07:23 +01:00
  • 45a7821eef Revert "src/tool_filetime: disable -Wformat on mingw for this file" Marc Hoersken 2021-11-01 21:56:30 +01:00
  • 90e74206b9 schannel: fix memory leak due to failed SSL connection Jay Satiro 2021-11-02 15:34:04 -04:00
  • f5ee9cf5ba Curl_updateconninfo: store addresses for QUIC connections too Daniel Stenberg 2021-11-02 09:10:12 +01:00
  • a06ce29482 curl.1: fix typos in the manpage Sergio Durigan Junior 2021-11-01 14:14:24 -04:00
  • d52316e460 tests/smbserver.py: fix compatibility with impacket 0.9.23+ Marc Hoersken 2021-11-01 12:06:07 +01:00
  • 92efb3db7e docs: reduce use of "very" Daniel Stenberg 2021-11-01 13:43:11 +01:00
  • e05c08687f ngtcp2: specify the missing required callback functions Tatsuhiro Tsujikawa 2021-10-31 22:38:44 +09:00
  • 407392b424 CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quote Daniel Stenberg 2021-11-01 10:14:11 +01:00
  • 90611af466 gen.pl: replace leading single quotes with \(aq Daniel Stenberg 2021-11-01 09:55:28 +01:00
  • 33dc399474 tests: kill some test servers afterwards to avoid locked logfiles Marc Hoersken 2021-10-29 22:29:40 +02:00
  • f907faec79 smooth-gtk-thread.c: enhance the mutex lock use Daniel Stenberg 2021-10-31 17:12:03 +01:00
  • 9121032fe3 CI/runtests.pl: restore -u flag, but remove it from CI runs Marc Hoersken 2021-10-29 12:04:25 +02:00
  • dd77ccd87c CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is required Jonathan Cardoso Machado 2021-10-29 10:20:04 -03:00
  • 49ab21e3d9 imap: display quota information Axel Morawietz 2021-04-26 18:52:54 -07:00
  • 601e26b1b6 RELEASE-NOTES: synced Daniel Stenberg 2021-10-28 21:27:56 +02:00
  • 399ef7a53c cmake: fix error getting LOCATION property on non-imported target Boris Rasin 2021-10-20 17:34:19 +03:00
  • d55b8b6a45 url: check the return value of curl_url() x2018 2021-10-28 19:55:46 +08:00
  • 6fe4e7d3bf configure.ac: replace krb5-config with pkg-config Roy Li 2016-04-26 13:13:01 +08:00
  • 6204aab43a test1160: edited to work with hyper Daniel Stenberg 2021-10-27 11:05:51 +02:00
  • 3b24b91019 data/DISABLED: enable tests that now work with hyper Daniel Stenberg 2021-10-27 09:35:43 +02:00
  • ba9477345e test559: add 'HTTP' in keywords Daniel Stenberg 2021-10-27 10:04:58 +02:00
  • df84a79711 test552: updated to work with hyper Daniel Stenberg 2021-10-27 09:35:28 +02:00
  • 1db383dc86 github: fix incomplete permission to label PRs for Hacktoberfest Marc Hoersken 2021-10-27 22:08:20 +02:00