summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'tmp-uris' into 'master'Nikos Mavrogiannopoulos2018-10-181-0/+1
|\
| * .gitlab-ci.yml: cross CI requires privileged systemsNikos Mavrogiannopoulos2018-10-121-0/+1
* | Skip tests/tls13/prf.c if visibility 'protected' doesn't worktmp-fix-584Tim Rühsen2018-10-081-1/+1
|/
* Merge branch 'tlsfuzzer-ssl3' into 'master'Nikos Mavrogiannopoulos2018-09-291-1/+1
|\
| * .gitlab-ci.yml: reenable SSLv2 hello support for SSL-3.0.Fedora.x86_64Dmitry Eremin-Solenikov2018-09-271-1/+1
| * .gitlab-ci.yml: reenable full test suite in SSL-3.0/SHA-1 caseDmitry Eremin-Solenikov2018-09-271-1/+1
* | manpage generation: cleanupNikos Mavrogiannopoulos2018-09-261-1/+1
|/
* Update git submodules via ./bootstrapTim Rühsen2018-09-171-6/+3
* .gitlab-ci.yml: enable run with SHA-1 enabledNikos Mavrogiannopoulos2018-09-171-1/+2
* Remove --no-git from ./bootstrap [ci skip]tmp-gnulib-use-gitTim Rühsen2018-08-211-17/+17
* .gitlab-ci.yml: use --no-git to bootstraptmp-no-git-in-bootstrapNikos Mavrogiannopoulos2018-08-191-18/+21
* .gitlab-ci.yml: include fuzz/*.log in artifactsDaiki Ueno2018-08-061-0/+1
* .gitlab-ci.yml: automatically retry failed jobsNikos Mavrogiannopoulos2018-07-241-0/+17
* .gitlab-ci.yml: combined abi-check and TLS1.3 check runstmp-fix-prio-init2Nikos Mavrogiannopoulos2018-07-191-25/+6
* gnutls_priority_init: fix err_pos on invalid stringsNikos Mavrogiannopoulos2018-07-191-2/+2
* .gitlab-ci.yml: updated win32 targetsgnutls_3_6_3Nikos Mavrogiannopoulos2018-07-161-2/+0
* .gitlab-ci.yml: Werror build runs with -std=c99Nikos Mavrogiannopoulos2018-07-141-3/+3
* The SSL 3.0 protocol is disabled on compile time by defaultNikos Mavrogiannopoulos2018-07-131-3/+3
* configure: added option --enable-tls13-supportNikos Mavrogiannopoulos2018-07-071-1/+2
* Fixes + cleanups for .gitlab-ci.ymlTim Rühsen2018-06-291-7/+11
* .gitlab-ci.yml: no need for submodule update on cross-buildsNikos Mavrogiannopoulos2018-06-241-1/+0
* .gitlab-ci.yml: use qemu for aarch64 testingNikos Mavrogiannopoulos2018-06-241-23/+3
* .gitlab-ci.yml: corrected typoNikos Mavrogiannopoulos2018-06-241-1/+1
* .gitlab-ci.yml: skip submodule initialization when not necessarytmp-updated-buildsNikos Mavrogiannopoulos2018-06-241-2/+0
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-241-4/+1
* .gitlab-ci.yml: debian stretch build replaced by busterNikos Mavrogiannopoulos2018-06-241-2/+2
* .gitlab-ci.yml: disable gost in minimal buildDmitry Eremin-Solenikov2018-06-231-0/+1
* distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-141-1/+1
* Fix gcc 8 warningsTim Rühsen2018-06-141-1/+1
* Fix CI testing -WerrorTim Rühsen2018-06-141-3/+3
* Use ./bootstrap in .gitlab-ci.ymlTim Rühsen2018-06-141-19/+19
* .gitlab-ci.yml: fix artifact paths for TLS1.3/interoptmp-tlsfuzzer-tls13Daiki Ueno2018-06-121-5/+1
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-1/+1
* .gitlab-ci.yml: bumped version of cache due to addition of CXXFLAGSNikos Mavrogiannopoulos2018-05-121-1/+1
* New constructors for classes client_session() and server_session() provide pa...Philippe Widmer2018-05-101-4/+4
* .gitlab-ci.yml: moved fedora CI builds to F28Nikos Mavrogiannopoulos2018-05-091-3/+2
* Makefile.am: optimized the abi-check configure stepNikos Mavrogiannopoulos2018-05-091-2/+2
* .gitlab-ci.yml: fixes in win32 buildsNikos Mavrogiannopoulos2018-05-071-3/+3
* .gitlab-ci.yml: Disable full test suite for cross buildsMichael Weiser2018-05-071-1/+1
* .gitlab-ci.yml: Expire all build log artifactsMichael Weiser2018-05-071-0/+4
* Add Debian-based qemu cross CI targetsMichael Weiser2018-05-071-2/+44
* tests: added interop tests with openssl under TLS1.3Nikos Mavrogiannopoulos2018-05-041-0/+24
* The abi-check target was updated to check against the last tagNikos Mavrogiannopoulos2018-03-221-2/+5
* tests: avoid duplicate runs of tests when not necessarytmp-update-tests-for-tls1.3Nikos Mavrogiannopoulos2018-03-191-15/+16
* tests: eliminated destructive teststmp-simplify-nettle-checkNikos Mavrogiannopoulos2018-03-021-5/+4
* .gitlab-ci.yml: abi-coverage: include guile logsNikos Mavrogiannopoulos2018-02-191-0/+1
* .gitlab-ci.yml: run the fuzz testsuite under various CPU capabilitiestmp-check-key-sizesNikos Mavrogiannopoulos2018-02-081-0/+4
* .gitlab-ci.yml: move destructive tests after trust store testsNikos Mavrogiannopoulos2017-11-211-1/+2
* .gitlab-ci.yml: disabled gcc warnings on CI builds and use dashNikos Mavrogiannopoulos2017-11-141-19/+20
* .gitlab-ci.yml: use configure cache file and ccacheNikos Mavrogiannopoulos2017-11-141-42/+72