index
:
delta/nettle.git
aead-api
aead-tests
aes-cbc
aes-reorg
aes-struct-layout
api-opaque-fix
arm-salsa20-chacha-vsra
arm64
arm64-ecc
arm64-poly1305
arm64-sha1
attribute-deprecated
balloon
baserock/disable-documentation
baserock/morph
bcrypt
block16-refactor
bswap-header
chacha-3core-neon
chacha96
cmac-layout
cmac-support
cmac64
ctr-opt
curve25519
curve448
default-m4-quote-char
delete-1-way-neon
delete-arcfour-asm
delete-des-compat
delete-ecc-g
delete-internal-name-mangling
delete-old-aes
delete-rsa_blind
dsa-reorg
ecc-gost
ecc-params-tweak
ecc-sqrt
ecc-support
ecdsa-duplication-fix
ecdsa-weierstrass-only
ed448
experimental-20050201
export-sha256_compress
fat-build-by-default
fat-library
fix-chacha-counter
fix-x86_64-ghash-alignment
gcm-ctr-opt
ghash-refactor
ghash-sidechannel-silent
gosthash94cp
hkdf-support
invert-with-redc
lsh-1.4.2
master
master-updates
merge-pss
move-nettle_mac
nettle-2.7-fixes
nettle-arm64-chacha
nettle-ppc-test-power9
new-mod-inv
ocb-merge
ocb-mode
openssl-benchmark-update
optimize-ecc-invert
poly1305
poly1305-radix32
power-asm-wip
ppc-chacha-2core
ppc-chacha-4core
ppc-chacha-core
ppc-gcm
ppc-secp256-tweaks
ppc64-efv2-check
refactor-ecc-mod
refactor-poly1305
release-3.4-fixes
release-3.7-fixes
release-3.8-fixes
rename-data-symbols
require-gnu-make
rsa-crt-hardening
s390x
salsa20-2core-neon
secp256r1-mod
set_key-changes
sha256-compress-n
shake256
siv-mode
size_t-changes
skein
sm3
sm4
struct-layout
test-fat
test-ghash-internal
test-shlib-dir
use-mpn_cnd-functions
versioned-symbols
wip-siv-gcm
x86_64-aes-refactor
x86_64-gcm
x86_64-salsa20-2core
x86_64-sha_ni-sha1
x86_64-sha_ni-sha256
git.lysator.liu.se: nettle/nettle.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitlab-ci: Run make check-fat for x86_64 and cross builds
Niels Möller
2020-07-31
1
-1
/
+3
*
gitlab-ci: Add cross tests for big-endian powerpc64.
Niels Möller
2020-06-30
1
-0
/
+3
*
gitlab-ci: Add cross tests for powerpc64
Niels Möller
2020-06-29
1
-1
/
+7
*
gitlab-ci: Reenable gost in gnutls build
Niels Möller
2020-05-10
1
-1
/
+1
*
Fix gnutls ci job to not replace the system's nettle libraries.
Niels Möller
2020-04-02
1
-3
/
+4
*
.gitlab-ci.yml: require linux systems for running CI
Nikos Mavrogiannopoulos
2020-01-26
1
-0
/
+10
*
.gitlab-ci.yml: use fedora31 image
Nikos Mavrogiannopoulos
2020-01-06
1
-1
/
+1
*
gitlab-ci: Disable gost in gnutls build
Niels Möller
2019-11-24
1
-1
/
+1
*
.gitlab-ci.yml: Add -std=c89 and -DNDEBUG builds.
Niels Möller
2019-01-21
1
-0
/
+20
*
.gitlab-ci.yml: Use ./bootstrap in gnutls build.
Niels Möller
2019-01-17
1
-1
/
+1
*
.gitlab-ci.yml: updated to new images by gnutls
Nikos Mavrogiannopoulos
2019-01-12
1
-12
/
+18
*
.gitlab-ci.yml: added cross compilation and tests on mips/aarch64/arm
Nikos Mavrogiannopoulos
2018-07-12
1
-13
/
+28
*
.gitlab-ci.yml: updated build images to latest used by gnutls
Nikos Mavrogiannopoulos
2018-07-09
1
-2
/
+2
*
.gitlab-ci.yml: link with shared library on x86-64 build
Nikos Mavrogiannopoulos
2018-07-07
1
-1
/
+1
*
ci: Fix yaml error.
gcm-ctr-opt
Niels Möller
2018-02-05
1
-1
/
+1
*
ci: Fix collection of logs from gnutls test builds.
Niels Möller
2018-02-05
1
-0
/
+2
*
ci: Save logs from gnutls test builds.
Niels Möller
2018-02-03
1
-0
/
+7
*
.gitlab-ci.yml: added build with gnutls
Nikos Mavrogiannopoulos
2017-11-08
1
-0
/
+14
*
.gitlab-ci.yml: use pre-installed images for gnutls
Nikos Mavrogiannopoulos
2017-11-08
1
-11
/
+13
*
.gitlab-ci.yml: use fedora 26 build systems
Nikos Mavrogiannopoulos
2017-10-14
1
-7
/
+3
*
.gitlab-ci.yml: renamed targets for better overview in gitlab pipeline interface
Nikos Mavrogiannopoulos
2017-10-14
1
-4
/
+4
*
.gitlab-ci.yml: enable fat builds on x86*
Nikos Mavrogiannopoulos
2017-10-14
1
-2
/
+2
*
.gitlab-ci.yml: added aarch64 build
Nikos Mavrogiannopoulos
2017-10-14
1
-2
/
+15
*
.gitlab-ci.yml: added static analyzers run
Nikos Mavrogiannopoulos
2017-05-16
1
-0
/
+21
*
.gitlab-ci.yml: ubsan use fedora25
Nikos Mavrogiannopoulos
2017-05-16
1
-1
/
+1
*
.gitlab-ci.yml: use asan from fedora25 instead of centos7
Nikos Mavrogiannopoulos
2017-05-16
1
-0
/
+1
*
Use gitlab.com's shared runners
Nikos Mavrogiannopoulos
2016-09-13
1
-4
/
+17
*
.gitlab-ci.yml: enhance with mini-gmp builds
Nikos Mavrogiannopoulos
2016-03-15
1
-0
/
+8
*
.gitlab-ci.yml: enhance with builds using asan and ubsan
Nikos Mavrogiannopoulos
2016-03-15
1
-0
/
+16
*
New file .gitlab-ci.yml.
Niels Möller
2016-01-21
1
-0
/
+19