Tomas Mraz
dc1cc3e483
fuzz-checker.yml: Revert inadvertent change from fac61ea
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22501 )
2023-10-25 10:05:27 +01:00
Tomas Mraz
fac61ea461
quic_record, quicapi, and quicfaults tests do not support fuzzing builds
...
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22472 )
2023-10-23 13:45:09 +01:00
Dmitry Misharov
2d374e1c66
GH action workflows: Add cpu report before 'make test'
...
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22232 )
2023-10-03 15:53:25 +02:00
Matt Caswell
da1c088f59
Copyright year updates
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
2023-09-07 09:59:15 +01:00
dependabot[bot]
d4231af60a
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
CLA: trivial
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21953 )
2023-09-05 10:02:04 +02:00
Tomas Mraz
aef6b82882
Fuzz checker CI: Use more generic include dir for fuzzer includes
...
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19860 )
2022-12-09 09:20:11 +11:00
Tomas Mraz
4ff66347f0
Update GitHub actions as suggested by dependabot
...
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19581 )
2022-11-03 12:17:16 +01:00
Tomas Mraz
83529f07ca
Always automatically add -DPEDANTIC with enable-ubsan
...
To avoid reports like: #19028
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19029 )
2022-08-23 10:16:06 +10:00
Varun Sharma
c6e7f427c8
ci: add GitHub token permissions for workflows
...
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18766 )
2022-07-13 10:14:09 +10:00
Pauli
08d8c2d87e
ci: add copyright header to CI scripts
...
There is quite a bit of creative effort in these and even more trouble-
shooting effort. I.e. they are non-trivial from a copyright perspective.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16628 )
2021-09-21 18:02:58 +10:00
Pauli
f92bfddc1d
CI: add last run-checker fuzzing CIs to Actions
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16438 )
2021-09-02 19:23:32 +10:00