summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Add missing dll to mingw archiveZoltan Fridrich2023-02-011-0/+5
* Check code indentation in 'check_commit'Zoltan Fridrich2023-01-271-1/+3
* .gitlab-ci.yml: take advantage of GitLab code coverage visualizationDaiki Ueno2023-01-171-1/+6
* .gitlab-ci.yml: consolidate duplicate "aggressive" targetsDaiki Ueno2023-01-131-38/+0
* .gitlab-ci.yml: disable cppcheck for nowDaiki Ueno2023-01-111-16/+19
* Merge branch 'new-interop-tests' into 'master'Daiki Ueno2022-12-201-1/+1
|\
| * new interop-testsPeter Leitmann2022-12-161-1/+1
* | .gitlab-ci.yml: ensure libtasn1-tools is installedDaiki Ueno2022-12-191-0/+1
|/
* .gitlab-ci.yml: disable full test suite in fedora-nettle jobsDaiki Ueno2022-11-281-1/+1
* .gitlab-ci.yml: disable GCC analyzer in sanitizer jobsDaiki Ueno2022-11-221-0/+6
* .gitlab-ci.yml: bump cache versionDaiki Ueno2022-11-221-1/+1
* .gitlab-ci.yml: update fedora image to Fedora 36Daiki Ueno2022-11-221-1/+1
* .gitlab-ci.yml: update mingw image to Fedora 36Daiki Ueno2022-11-221-1/+1
* Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.Simon Josefsson2022-10-261-31/+16
* NSS interoperability test - 2way TLSv1.3Stanislav Zidek2022-09-301-14/+11
* Merge branch 'wip/dueno/interruptible' into 'master'Daiki Ueno2022-08-091-0/+2
|\
| * .gitlab-ci.yml: mark all CI jobs interruptibleDaiki Ueno2022-08-091-0/+2
* | Moved TLS interoperability tests to submodule.Stanislav Zidek2022-08-091-3/+2
* | interoperability testing with opensslStanislav Zidek2022-08-041-0/+32
|/
* .gitlab-ci.yml: add fedora-ktls pipelineDaiki Ueno2022-06-281-0/+29
* .gitlab-ci.yml: replace valgrind checks with ASanDaiki Ueno2022-04-271-56/+36
* Make option specification type-safeDaiki Ueno2022-03-101-2/+0
* .gitlab-ci.yml: prolong timeout for slow CI jobsDaiki Ueno2022-03-091-0/+3
* tpm2: dynamically load tss2 libraries as neededDaiki Ueno2022-03-021-1/+1
* Add compress_certificate extension (RFC8879)Zoltan Fridrich2022-03-011-1/+1
* .gitlab-ci.yml: prolong timeout for fedora-nettle-minigmp/testDaiki Ueno2022-02-091-2/+5
* .gitlab-ci.yml: fix nettle installation pathDaiki Ueno2022-02-091-2/+2
* .gitlab-ci.yml: update Fedora images to Fedora 35Daiki Ueno2022-02-031-4/+6
* .gitlab-ci.yml: enable hardware acceleration in UB+ASAN jobsAlexander Sosedkin2022-01-241-4/+4
* .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