summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: run static analyzers on Python filesDaiki Ueno2022-01-151-0/+2
* .gitlab-ci.yml: bump cache key for python3 detectionDaiki Ueno2022-01-151-1/+1
* src: remove included copy of liboptsDaiki Ueno2022-01-151-8/+1
* .gitlab-ci.yml: reduce PKCS#12 iteration count while testingDaiki Ueno2022-01-111-16/+18
* .gitlab-ci.yml: add caching to cppcheckAlexander Sosedkin2021-10-271-2/+6
* .gitlab-ci.yml: new ASan job with -DAGGRESSIVE_REALLOCDaiki Ueno2021-09-101-0/+35
* .gitlab-ci.yml: cppcheck: disable style checksDaiki Ueno2021-08-041-1/+1
* .gitlab-ci.yml: add bootstrap stageDaiki Ueno2021-05-141-25/+93
* .gitlab-ci.yml: doc-dist.Fedora: invoke "texconfig rehash"Daiki Ueno2021-05-131-0/+1
* .gitlab-ci.yml: update build images to Fedora 34 and Alpine 3.13Daiki Ueno2021-05-131-4/+4
* .gitlab-ci.yml: bump cache versionDaiki Ueno2021-05-131-1/+1
* _gnutls_buffer_resize: add option to use allocation simpler logicDaiki Ueno2021-03-101-0/+27
* .gitlab-ci.yml: run fedora-valgrind jobs only on upstream branchesDaiki Ueno2021-02-191-0/+4
* Merge branch 'wip/dueno/valgrind' into 'master'Daiki Ueno2021-02-191-1/+3
|\
| * .gitlab-ci.yml: use longer handshake timeout for valgrind jobsDaiki Ueno2021-02-191-1/+3
* | .gitlab-ci.yml: remove scriptlet to generate HMAC files for FIPSDaiki Ueno2021-02-171-5/+0
|/
* .gitlab-ci.yml: fix typo in cppcheck -I argumentDaiki Ueno2021-02-151-2/+2
* .gitlab-ci.yml: bump cache versionDaiki Ueno2021-02-131-1/+1
* .gitlab-ci.yml: remove FreeBSD runDaiki Ueno2021-02-111-34/+1
* .gitlab-ci.yml: remove redundant "make check" in build stageDaiki Ueno2021-02-041-1/+0
* CI pipeline rework - using stages and inheritanceStanislav Zidek2020-12-011-742/+746
* .gitlab-ci.yml: temporarily allow failures on Debian.cross.aarch64tmp-nettle-3.6Daiki Ueno2020-11-091-0/+1
* .gitlab-ci.yml: use nettle git master for FreeBSD.x86_64Daiki Ueno2020-11-091-5/+15
* .gitlab-ci.yml: use Fedora 33 with LEGACY policy for SSL 3.0 testingDaiki Ueno2020-11-041-1/+2
* .gitlab-ci.yml: supply -fstack-protector required by latest MinGWDaiki Ueno2020-11-041-1/+19
* .gitlab-ci.yml: avoid using fipshmacDaiki Ueno2020-11-041-1/+4
* .gitlab-ci.yml: update build-images for nettle 3.6Daiki Ueno2020-11-041-8/+5
* bootstrap.conf: exercise more tests from GnulibDaiki Ueno2020-10-271-1/+1
* .gitlab-ci.yml: bump build environment to Fedora 32Daiki Ueno2020-09-181-1/+1
* .gitlab-ci.yml: bump cache versionDaiki Ueno2020-09-171-1/+1
* Merge branch 'tmp-nettle-master' into 'master'Dmitry Baryshkov2020-07-041-2/+2
|\
| * .gitlab-ci: disable config.cache for nettle-master buildsDmitry Baryshkov2020-06-141-2/+2
* | .gitlab-ci.yml: bump configure cache versiontmp-enumDaiki Ueno2020-06-151-1/+1
|/
* CI: fix typo in the Vista targetSteve Lhomme2020-06-071-2/+45
* configure.ac: determine if the Vista APIs can be linked staticallySteve Lhomme2020-05-271-0/+36
* CI: add nettle-mini-gmp testDmitry Baryshkov2020-04-301-0/+32
* gitlab CI: when calling cppcheck ignore lib/nettle/ecc rather than lib/nettle...Dmitry Baryshkov2020-04-151-2/+2
* gitlab-ci: add test for usage of nettle/hogweed internal symbolsDmitry Baryshkov2020-04-141-0/+1
* Use make with crafted -j for CI builds and testsTim Rühsen2020-01-261-60/+73
* .gitlab-ci.yml: remove --disable-gost from nettle-master testDmitry Baryshkov2020-01-241-1/+1
* .gitlab-ci.yml: force running jobs on linux runnersNikos Mavrogiannopoulos2020-01-241-0/+17
* .gitlab-ci.yml: set WINEPATH to allow eccdata run under WineDaiki Ueno2020-01-231-0/+4
* .gitlab-ci.yml: export LDFLAGS throughout the FreeBSD buildDaiki Ueno2020-01-231-2/+3
* .gitlab-ci.yml: add target to build against nettle masterDaiki Ueno2020-01-231-0/+31
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-231-1/+1
* CI: FIPS140-2 run make check without enforcing FIPS modeDmitry Eremin-Solenikov2020-01-101-0/+1
* .gitlab-ci.yml: identify on runtime to db2epub directoryNikos Mavrogiannopoulos2020-01-031-2/+3
* Remove && command concatenation in .gitlab-ci.ymlTim Rühsen2020-01-031-52/+65
* .gitlab-ci.yml: merged ASAN and UBSAN runstmp-check-fuzzNikos Mavrogiannopoulos2020-01-031-35/+8
* UBSAN: Fail tests if UB detectedTim Rühsen2020-01-031-13/+12