summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* zuul: add an mbedtls3 CI jobDaniel Stenberg2021-08-091-0/+8
| | | | Closes #7544
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
|
* scripts: Fix typo in release-notes instructionsDaniel Gustafsson2021-07-101-1/+1
| | | | | The command to run had a typo in the pathname which prevented copy pasting it to work, which has annoyed me enough to fix this now.
* zuul: use the new rustls directory nameDaniel Stenberg2021-06-301-1/+1
| | | | | | | | Follow-up to 6d972c8b1cbb3 which missed updating this directory name. Also no longer call it crustls in the docs and bump to rusttls-ffi 0.7.1 Closes #7311
* copyright: add boiler-plate headers to CI config filesDaniel Stenberg2021-06-291-0/+3
| | | | | | And whitelist .zuul.ignore Closes #7314
* CI: remove travis detailsDaniel Stenberg2021-06-293-4/+1
| | | | | | Rename still used leftovers to "zuul" as that's now the CI using them. Closes #7313
* curstls: bump crustls version and use new URLJacob Hoffman-Andrews2021-06-271-1/+1
| | | | | | | crustls moved to https://github.com/rustls/rustls-ffi. This also bumps the expected version to 0.7.0. Closes #7297
* travis: remove the hyper buildDaniel Stenberg2021-06-071-9/+0
|
* release-notes.pl: also spot common 'closes' typoDaniel Stenberg2021-06-071-3/+3
|
* travis: add bearssl buildMichael Forney2021-05-262-0/+20
| | | | Closes #7133
* scripts/delta: also show total number of daysDaniel Stenberg2021-05-061-4/+6
|
* ci: adapt to configure requiring an explicit TLS choiceDaniel Stenberg2021-04-221-5/+5
|
* docs: document version of crustls dependencyJacob Hoffman-Andrews2021-03-212-2/+8
| | | | | | | | | | | | | This also pins a specific release in the Travis test so future API-breaking changins in crustls won't break curl builds. Add RUSTLS documentation to release tarball. Enable running tests for rustls, minus FTP tests (require connect_blocking, which rustls doesn't implement) and 313 (requires CRL handling). Closes #6763
* travis: use ubuntu nghttp2 package instead of build our ownDaniel Stenberg2021-03-161-12/+0
| | | | Closes #6751
* travis: bump wolfssl to 4.7.0Daniel Stenberg2021-03-161-5/+5
|
* travis: only build wolfssl when neededDaniel Stenberg2021-03-161-5/+8
| | | | Closes #6751
* travis: add a rustls buildDaniel Stenberg2021-03-161-0/+11
| | | | | | ... that doesn't run any tests (yet) Closes #6750
* travis: split "torture" into a separate "events" build as wellDaniel Stenberg2021-03-121-1/+7
| | | | | | | | | Run torture without FTP and reducing coverage to 20% For some reason the torture tests now run a lot slower on travis and run into the 50 minute limit all the time. Closes #6728
* travis: switch ngtcp2 build over to quictlsDaniel Stenberg2021-03-111-1/+1
| | | | | | | The ngtcp2 project switched over to using the quictls OpenSSL fork instead of their own patched OpenSSL. We follow suit. Closes #6729
* travis: make torture tests skip TLS-SRP testsDaniel Stenberg2021-03-101-3/+2
| | | | | | | | | ... as it seems to often hang. Also: skip the "normal" tests as they're already run by many other builds. Closes #6705
* travis: enable quiche's FFI featureAlessandro Ghedini2021-02-011-1/+1
|
* scripts/singleuse: add curl_easy_option*Daniel Stenberg2021-01-261-1/+4
|
* travis: build ngtcp2 --with-gnutlsDaniel Stenberg2021-01-221-1/+4
| | | | | | | ... since they disable it by default since a few days back. Closes #6506 Fixes #6493
* test410: verify HTTPS GET with a 49K request headerDaniel Stenberg2021-01-181-1/+1
| | | | skip test 410 for mesalink in the CI as it otherwise hangs "forever"
* travis: make the Hyper build from its master branchDaniel Stenberg2021-01-111-1/+1
| | | | Closes #6430
* travis: adapt to Hyper build changeDaniel Stenberg2021-01-061-2/+2
| | | | Closes #6419
* travis: limit the tests with quiche builds to HTTPS and FTPS onlyDaniel Stenberg2021-01-031-2/+2
| | | | | | ... since it runs into the 50 minute time limit too often otherwise. Closes #6403
* language: s/behaviour/behavior/gEmil Engler2021-01-021-4/+5
| | | | | | | | We currently use both spellings the british "behaviour" and the american "behavior". However "behavior" is more used in the project so I think it's worth dropping the british name. Closes #6395
* travis: add CI job for Hyper buildDaniel Stenberg2020-12-181-0/+9
|
* scripts/completion.pl: parse all optsThomas Danielsson2020-12-051-1/+1
| | | | | | | For tab-completion it may be preferable to include all the available options. Closes #6280
* http3: use the master branch of GnuTLS for testingDaiki Ueno2020-11-221-1/+1
| | | | Closes #6235
* release-notes.pl: detect #[number] better for Ref: etcDaniel Stenberg2020-11-131-1/+1
|
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-091-3/+0
| | | | | | | | | | This reverts commit 3862c37b6373a55ca704171d45ba5ee91dec2c9f. That fix should either be done differently or with an option. Reported-by: asavah on github Fixes #6157 Closes #6183
* copyright: fix year rangesDaniel Stenberg2020-11-051-0/+3
| | | | Follow-up from 4d2f8006777
* curl.se: new homeDaniel Stenberg2020-11-0415-16/+16
| | | | Closes #6172
* travis: use ninja-build for CMake buildsSergei Nikulov2020-11-041-14/+9
| | | | | | | Added package ninja-build to environment Use ninja to speed up CMake builds Closes #6077
* CI/tests: enable test target on TravisCI for CMake buildsSergei Nikulov2020-11-031-0/+1
| | | | | | | | Added test-nonflaky target to CMake builds Disabled test 1139 because the cmake build doesn't create docs/curl.1 Closes #6074
* travis: use valgrind when running tests for debug buildsDaniel Stenberg2020-11-021-1/+1
| | | | | | Except the non-x86 and sanitizer builds Closes #6154
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-2/+2
| | | | | | | | Remove CURLALTSVC_IMMEDIATELY, which was never implemented/supported. alt-svc support in curl is no longer considered experimental Closes #5868
* scripts/release-notes.pl: don't "embed" $ in format string for printf()Daniel Stenberg2020-10-051-2/+3
| | | | ... since they might contain %-codes that mess up the output!
* src: Consistently spell whitespace without whitespaceDaniel Gustafsson2020-09-301-1/+1
| | | | | | | | | Whitespace is spelled without a space between white and space, so make sure to consistently spell it that way across the codebase. Closes #6023 Reviewed-by: Daniel Stenberg <daniel@haxx.se> Reviewed-by: Emil Engler <me@emilengler.com>
* symbian: drop supportDaniel Stenberg2020-09-221-11/+0
| | | | | | | | | The OS is deprecated. I see no traces of anyone having actually built curl for Symbian after 2012. The public headers are unmodified. Closes #5989
* travis: use libressl v3.1.4 instead of masterDaniel Stenberg2020-09-151-1/+1
| | | | | | | ... as their git master seems too fragile to use (and 3.2.1 which is the latest has a build failure). Closes #5964
* travis: add a build using libressl (from git master)Daniel Stenberg2020-09-071-0/+10
| | | | | | The v3.2.1 tag (latest release atm) results in a broken build. Closes #5932
* scripts/delta: add diffstat summaryDaniel Stenberg2020-09-031-18/+17
| | | | ... and make output more table-like
* travis: add a CI job with openssl3 (from git master)Daniel Stenberg2020-09-031-0/+9
| | | | Closes #5908
* copyright.pl: ignore buildconfDaniel Stenberg2020-09-021-0/+1
|
* scripts: improve the "get latest curl release tag" logicDaniel Stenberg2020-08-273-3/+3
| | | | ... by insiting on it matching "^curl-".
* HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29Eric Curtin2020-08-271-1/+1
| | | | Closes #5871
* winbuild: convert the instruction text to README.mdDaniel Stenberg2020-08-261-1/+0
| | | | Closes #5861