index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
20 hours
Merge tag 'pull-aspeed-20260906' of https://github.com/legoater/qemu into sta...
HEAD
staging
master
Peter Maydell
22 hours
crypto/x509-utils: propagate the error
Marc-André Lureau
22 hours
crypto/x509-utils: don't double set errp
Marc-André Lureau
22 hours
crypto: Use g_autofree
Evgeny Kolmakov
3 days
crypto/akcipher: Support ECDSA sign/verify with nettle
Jamin Lin
3 days
crypto/akcipher: Support ECDSA sign/verify with gcrypt
Jamin Lin
13 days
crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
Zhuoying Cai
13 days
crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Zhuoying Cai
13 days
crypto/x509-utils: Add helper functions for certificate store
Zhuoying Cai
13 days
crypto/x509-utils: Refactor with GNUTLS fallback
Zhuoying Cai
14 days
crypto: fix build against nettle >= 4
Marc-André Lureau
2026-08-11
crypto/cipher-gnutls: Implement AES-GCM
Jamin Lin
2026-08-11
crypto/cipher-nettle: Implement AES-GCM
Jamin Lin
2026-08-11
crypto/cipher-gcrypt: Implement AES-GCM
Jamin Lin
2026-08-11
crypto/cipher: Add setaad/gettag for AEAD modes
Jamin Lin
2026-08-11
crypto/cipher: Add GCM to QCryptoCipherMode
Jamin Lin
2026-07-21
meson.build: re-add explicit gcrypt/nettle request check
Luc Michel
2026-07-07
crypto/x509-utils: fix gnutls error code in crt_init failure path
yujun
2026-05-21
crypto: fix client side anonymous TLS credentials
Daniel P. Berrangé
2026-04-24
MAINTAINERS: Remove my disfunctional emails
Philippe Mathieu-Daudé
2025-11-03
crypto: support upto 5 parallel certificate identities
Daniel P. Berrangé
2025-11-03
crypto: expand logic to cope with multiple certificate identities
Daniel P. Berrangé
2025-11-03
crypto: avoid loading the identity certs twice
Daniel P. Berrangé
2025-11-03
crypto: avoid loading the CA certs twice
Daniel P. Berrangé
2025-11-03
crypto: deprecate use of external dh-params.pem file
Daniel P. Berrangé
2025-11-03
crypto: make TLS credentials structs private
Daniel P. Berrangé
2025-11-03
crypto: fix lifecycle handling of gnutls credentials objects
Daniel P. Berrangé
2025-11-03
crypto: introduce a wrapper around gnutls credentials
Daniel P. Berrangé
2025-11-03
crypto: introduce method for reloading TLS creds
Daniel P. Berrangé
2025-11-03
crypto: reduce duplication in handling TLS priority strings
Daniel P. Berrangé
2025-11-03
crypto: remove duplication loading x509 CA cert
Daniel P. Berrangé
2025-11-03
crypto: shorten the endpoint == server check in TLS creds
Daniel P. Berrangé
2025-11-03
crypto: move release of DH parameters into TLS creds parent
Daniel P. Berrangé
2025-11-03
crypto: remove needless indirection via parent_obj field
Daniel P. Berrangé
2025-11-03
crypto: use g_autofree when loading x509 credentials
Daniel P. Berrangé
2025-11-03
crypto: move check for TLS creds 'dir' property
Daniel P. Berrangé
2025-11-03
crypto: remove redundant access() checks before loading certs
Daniel P. Berrangé
2025-11-03
crypto: replace stat() with access() for credential checks
Daniel P. Berrangé
2025-11-03
crypto: add missing free of certs array
Daniel P. Berrangé
2025-11-03
crypto: remove redundant parameter checking CA certs
Daniel P. Berrangé
2025-11-03
crypto: drop in-tree XTS cipher mode impl
Daniel P. Berrangé
2025-11-03
crypto: unconditionally enable gnutls XTS support
Daniel P. Berrangé
2025-11-03
crypto: bump min gnutls to 3.7.5
Daniel P. Berrangé
2025-11-03
crypto/hash: Have hashing functions take void * buffer argument
Philippe Mathieu-Daudé
2025-10-24
crypto: switch to newer gnutls API for distinguished name
Daniel P. Berrangé
2025-10-24
crypto: stop requiring "key encipherment" usage in x509 certs
Daniel P. Berrangé
2025-10-24
crypto: allow client/server cert chains
matoro
2025-10-24
crypto: fix error reporting in cert chain checks
Daniel P. Berrangé
2025-10-24
crypto: remove extraneous pointer usage in gnutls certs
Daniel P. Berrangé
2025-10-24
crypto: only verify CA certs in chain of trust
Henry Kleynhans
[next]