Add "make help" option
[openssl.git] / .github / workflows / ci.yml
2023-03-05 Todd ShortAdd "make help" option
2023-01-16 dependabot[bot]Bump actions/setup-python from 4.4.0 to 4.5.0
2022-12-28 dependabot[bot]Bump actions/setup-python from 4.3.1 to 4.4.0
2022-12-08 dependabot[bot]Bump actions/setup-python from 4.3.0 to 4.3.1
2022-11-03 Tomas MrazUpdate GitHub actions as suggested by dependabot
2022-10-18 Todd ShortAdd CI to build with brotli and zstd
2022-08-23 Tomas MrazAlways automatically add -DPEDANTIC with enable-ubsan
2022-08-17 Matt CaswellEnsure we build ub sanitizer builds with -DPEDANTIC
2022-07-13 Varun Sharmaci: add GitHub token permissions for workflows
2022-06-03 Tomas MrazCI: Add enable-quic to some of the builds
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-09 Michael BaentschAdd external testing with oqsprovider
2022-01-06 Bernd EdlingerFix copyright year issues
2022-01-05 Dmitry BelyavskiyRun TLSfuzzer tests for CI
2021-09-24 Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-21 Paulici: add copyright header to CI scripts
2021-08-31 PauliAdd additional test to thread sanitizer build
2021-08-31 Tomas Mrazci: Add -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION...
2021-08-05 Paulici: specific gcc explicitly on the basic-gcc CI build
2021-07-27 Tomas MrazTest ktls in non-default options CI build
2021-07-23 Paulici: reinstate the passwd tests for the no-cached-fetch...
2021-07-21 Paulici: omit tests that consume too much memory
2021-07-16 Tomas MrazCI: have enable-acvp-tests in some CI build
2021-07-01 Paulici: add a memory sanitiser test run
2021-06-23 Robbie HarwoodUpdate dependencies for krb5 external test
2021-06-04 Rich SalzAdd md-nits task
2021-06-03 Dr. David von OheimbCI windows.yml: Silence 'nmake' builds except 'minimal...
2021-05-19 Dr. David von Oheimbunix-Makefile.tmpl and ci.yml: Merge cmd-nits into...
2021-05-18 Dr. David von Oheimbci.yml: Add cmd-nits to the doc-nits CI run
2021-05-14 Rich SalzAdd --banner config option
2021-05-04 Richard Levitte[TEMPORARY] make 'make update' verbose in ci.yml
2021-05-04 Richard LevitteGitHub CI: ensure that unifdef is installed
2021-04-28 Tomas MrazExplicitly enable or disable fips if it is or is not...
2021-04-27 Paul Kehreradd verbosity for pyca job
2021-04-27 Paul Kehrerre-add pyca/cryptography testing
2021-04-19 Tomas MrazUpdate krb5 module to latest release
2021-04-15 Richard LevitteGithub workflows: re-implement a no-shared build
2021-04-01 Shane LontisAdd macosx build
2021-03-31 Richard LevitteRe-implement ANSI C building with a Github workflow
2021-03-26 Tomas MrazRemove the external BoringSSL test
2021-03-17 Paulici: add a no-legacy build
2021-03-15 Tomas MrazUse --debug with no-caching build as sanitizers need it
2021-03-05 Tomas MrazCI external tests: separate each external test into...
2021-03-05 Tomas MrazCI external test: for now run only the krb5 and gost_en...
2021-03-05 Tomas Mrazgost_engine test: Run also perl and tcl tests
2021-03-05 Tomas MrazCI: add job with external tests
2021-02-12 PauliCI: add a non-caching CI loop
2021-02-02 Matt CaswellAdd a CI job to run the threads test with threads sanit...
2021-01-25 Richard LevitteGithub CI: Add a job for out-of-source build + install
2021-01-21 Tomas MrazCI: Add some legacy stuff that we do not test in GitHub...
2020-12-19 Richard LevitteGitHub CI: Separate no-deprecated job from minimal job
2020-12-17 Richard LevitteGitHub CI: Add 'check-update' and 'check-docs'
2020-12-17 Tomas MrazGithub CI: run also on repository pushes
2020-12-11 Matt CaswellDon't use no-asm in the Github CIs
2020-12-04 Dr. David von Oheimb{.travis,ci,appveyor}.yml: Make minimal config consiste...
2020-12-03 Dr. David von Oheimbci.yml: Let 'make' run silently (-s) with build (gcc...
2020-12-03 Dr. David von Oheimbci.yml: Add 'perl configdata.pm --dump' to each config
2020-11-24 Matt CaswellTurn on Github CI