index
:
delta/libgcrypt.git
ECC-INTEGRATION-1-5
LIBGCRYPT-1-2-BRANCH
LIBGCRYPT-1-4-BRANCH
LIBGCRYPT-1-5-BRANCH
LIBGCRYPT-1-6-BRANCH
LIBGCRYPT-1-7-BRANCH
LIBGCRYPT-1.10-BRANCH
LIBGCRYPT-1.8-BRANCH
LIBGCRYPT-1.9-BRANCH
LIBGCRYPT-2.0-MO
OS2-BRANCH
STABLE-BRANCH-1-0
baserock/gnome
baserock/libgcrypt-1.5.5
baserock/morph
cipher-amd64-optimizations
cipher-s390x-optimizations
compliant-ecc-keygen
dkg/ecc-debug-cleanup
dkg/fix-T3894
ePit-1-0
gniibe-T3358
gniibe-curve25519
gniibe-mpi-pow-2017-06
gniibe/4293
gniibe/cmac-selftest
gniibe/const-invm
gniibe/fips-from-redhat
gniibe/jitterent
gniibe/new-pk-api
gniibe/t5797
gniibe/x448
http-to-https
justus/fix-error-handling
master
mo
padlock-test
t4873
ueno-pss
dev.gnupg.org: source/libgcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix configure.ac for strict C99.
NIIBE Yutaka
2022-12-16
1
-28
/
+42
*
build: Fix configure script.
NIIBE Yutaka
2022-09-22
1
-2
/
+1
*
build: Skip PK-specific tests if algo is disabled
Clemens Lang
2022-09-22
1
-0
/
+4
*
Post release updates
Werner Koch
2022-03-28
1
-1
/
+1
*
Release 1.10.1
libgcrypt-1.10.1
Werner Koch
2022-03-28
1
-1
/
+1
*
fips: Integrity check improvement, with only loadable segments.
NIIBE Yutaka
2022-02-22
1
-0
/
+1
*
Post release updates.
Werner Koch
2022-02-01
1
-1
/
+1
*
build: Fix accidental SO number bump.
Werner Koch
2022-01-27
1
-1
/
+1
*
Bumb version number to prepare the 1.10 branch
Werner Koch
2022-01-26
1
-5
/
+5
*
random: Include sys/random.h when available.
NIIBE Yutaka
2022-01-26
1
-1
/
+1
*
Add SM3 ARM/AArch64 assembly implementation
Jussi Kivilinna
2022-01-11
1
-4
/
+8
*
random: Rename rndlinux module to rndoldlinux.
NIIBE Yutaka
2022-01-11
1
-2
/
+2
*
configure: Fix help text for the fips module version
Jakub Jelen
2022-01-11
1
-1
/
+2
*
build: Update for newer autoconf.
NIIBE Yutaka
2021-12-22
1
-3
/
+2
*
AES-GCM: Bulk implementation of AES-GCM acceleration for ppc64le
Danny Tsen
2021-12-21
1
-0
/
+7
*
random: Keep --enable-random-daemon, but not its use from runtime.
NIIBE Yutaka
2021-12-17
1
-9
/
+5
*
random: Remove random-daemon use remained.
NIIBE Yutaka
2021-12-17
1
-1
/
+1
*
Add SM3 x86-64 AVX/BMI2 assembly implementation
Jussi Kivilinna
2021-12-14
1
-6
/
+13
*
Do not build 'cipher/' assembly files when --disable-asm used
Jussi Kivilinna
2021-11-18
1
-90
/
+96
*
Do not build poly1305-s390x.S on foreign architectures
Jussi Kivilinna
2021-11-18
1
-0
/
+7
*
build: Fix excess quotation to enable config.status --recheck works.
NIIBE Yutaka
2021-11-18
1
-1
/
+1
*
build: Support rndgetentropy random module.
NIIBE Yutaka
2021-11-15
1
-2
/
+10
*
build: Support specifying HMAC key by --enable-hmac-binary-check.
NIIBE Yutaka
2021-10-12
1
-4
/
+10
*
build,gcrypt.h: Don't define gcry_socklen_t.
NIIBE Yutaka
2021-10-05
1
-15
/
+0
*
build,gcrypt.h: Remove INSERT_SYS_SELECT_H.
NIIBE Yutaka
2021-10-05
1
-6
/
+1
*
Allow passing FIPS module version
Jakub Jelen
2021-09-20
1
-0
/
+7
*
build: Generate hash for integrity check with hmac256.
NIIBE Yutaka
2021-08-18
1
-0
/
+2
*
build: Update checking headers.
NIIBE Yutaka
2021-08-05
1
-1
/
+1
*
mpi/ec: add fast reduction functions for NIST curves
Jussi Kivilinna
2021-06-19
1
-0
/
+3
*
build: _DARWIN_C_SOURCE should be 1.
NIIBE Yutaka
2021-05-27
1
-1
/
+1
*
Post release updates.
libgcrypt-1.10-base
Werner Koch
2021-04-19
1
-1
/
+1
*
Release 1.9.3
libgcrypt-1.9.3
Werner Koch
2021-04-19
1
-1
/
+1
*
Compile arch specific GCM implementations only on target arch
Jussi Kivilinna
2021-03-07
1
-6
/
+10
*
configure.ac: fix digest implementations going to cipher list
Jussi Kivilinna
2021-03-07
1
-11
/
+11
*
VPMSUMD acceleration for GCM mode on PPC
Shawn Landden
2021-03-07
1
-0
/
+13
*
hwf-x86: add "intel-vaes-vpclmul" HW feature
Jussi Kivilinna
2021-02-28
1
-0
/
+32
*
Post release updates
Werner Koch
2021-02-17
1
-1
/
+1
*
Release 1.9.2
libgcrypt-1.9.2
Werner Koch
2021-02-17
1
-1
/
+1
*
Post release updates
Werner Koch
2021-01-29
1
-1
/
+1
*
Release 1.9.1
libgcrypt-1.9.1
Werner Koch
2021-01-29
1
-1
/
+1
*
build: Check spawn.h for MacOS X Tiger.
NIIBE Yutaka
2021-01-27
1
-0
/
+1
*
sha512/sha256: remove assembler macros from AMD64 implementations
Jussi Kivilinna
2021-01-26
1
-15
/
+5
*
configure.ac: run assembler checks through linker for better LTO support
Jussi Kivilinna
2021-01-26
1
-46
/
+65
*
Add configure option to force enable 'soft' HW feature bits
Jussi Kivilinna
2021-01-26
1
-0
/
+14
*
Merge branch 'LIBGCRYPT-1.9-BRANCH'
Werner Koch
2021-01-21
1
-2
/
+2
|
\
|
*
Post release updates
Werner Koch
2021-01-19
1
-1
/
+1
|
*
Release 1.9.0
libgcrypt-1.9.0
Werner Koch
2021-01-19
1
-1
/
+1
*
|
mpi/longlong: make use of compiler provided __builtin_ctz/__builtin_clz
Jussi Kivilinna
2021-01-20
1
-0
/
+45
*
|
Add s390x/zSeries implementation of Poly1305
cipher-s390x-optimizations
Jussi Kivilinna
2020-12-30
1
-0
/
+8
*
|
Add s390x/zSeries implementation of ChaCha20
Jussi Kivilinna
2020-12-30
1
-1
/
+6
[next]