index
:
riscv-gnu-toolchain/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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
crypto: add gnutls pbkdf provider
Daniel P. Berrangé
2
-1
/
+91
2021-07-14
crypto: add gnutls hmac provider
Daniel P. Berrangé
1
-0
/
+139
2021-07-14
crypto: add gnutls hash provider
Daniel P. Berrangé
2
-0
/
+106
2021-07-14
crypto: add gnutls cipher provider
Daniel P. Berrangé
2
-0
/
+337
2021-07-14
crypto: introduce build system for gnutls crypto backend
Daniel P. Berrangé
1
-0
/
+3
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
3
-51
/
+19
2021-07-14
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2
-63
/
+3
2021-07-14
crypto: delete built-in DES implementation
Daniel P. Berrangé
3
-489
/
+0
2021-07-14
crypto: drop custom XTS support in gcrypt driver
Daniel P. Berrangé
1
-127
/
+0
2021-07-14
crypto: drop gcrypt thread initialization code
Daniel P. Berrangé
1
-62
/
+0
2021-06-29
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
6
-0
/
+58
2021-06-29
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Philippe Mathieu-Daudé
1
-0
/
+12
2021-06-25
configure, meson: convert crypto detection to meson
Paolo Bonzini
1
-29
/
+12
2021-06-02
crypto: drop used conditional check
Daniel P. Berrangé
1
-2
/
+0
2021-06-02
crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
Daniel P. Berrangé
1
-5
/
+1
2021-06-02
crypto: drop back compatibility typedefs for nettle
Daniel P. Berrangé
3
-44
/
+30
2021-06-02
crypto: bump min nettle to 3.4, dropping RHEL-7 support
Daniel P. Berrangé
3
-39
/
+0
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-03-23
crypto: add reload for QCryptoTLSCredsClass
Zihao Chang
1
-0
/
+48
2021-01-29
crypto: Add spaces around operator
shiliyang
2
-3
/
+3
2021-01-29
crypto: Fix memory leaks in set_loaded for tls-*
Kevin Wolf
3
-6
/
+3
2021-01-29
crypto: Forbid broken unloading of secrets
Kevin Wolf
1
-3
/
+3
2021-01-29
crypto: Move USER_CREATABLE to secret_common base class
Kevin Wolf
3
-28
/
+15
2021-01-29
crypto: Fix some code style problems, add spaces around operator
shiliyang
3
-3
/
+3
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-6
/
+3
2020-10-12
crypto: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
1
-10
/
+0
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
1
-1
/
+0
2020-09-10
crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
Richard Henderson
1
-255
/
+238
2020-09-10
crypto/nettle: Split QCryptoCipherNettle into subclasses
Richard Henderson
1
-488
/
+511
2020-09-10
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Richard Henderson
1
-309
/
+210
2020-09-10
crypto/builtin: Split and simplify AES_encrypt_cbc
Richard Henderson
1
-56
/
+43
2020-09-10
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2
-51
/
+56
2020-09-10
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
Richard Henderson
1
-51
/
+22
2020-09-10
crypto/builtin: Remove odd-sized AES block handling
Richard Henderson
1
-28
/
+12
2020-09-10
crypto: Constify cipher data tables
Richard Henderson
1
-3
/
+3
2020-09-10
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
Richard Henderson
6
-10
/
+13
2020-09-10
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
7
-76
/
+84
2020-09-10
crypto: Use the correct const type for driver
Richard Henderson
6
-11
/
+11
2020-09-10
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
1
-2
/
+0
2020-09-10
crypto/nettle: Fix xts_encrypt arguments
Richard Henderson
1
-1
/
+1
2020-09-10
crypto: Remove redundant includes
Richard Henderson
3
-6
/
+0
2020-09-10
crypto: Rename cipher include files to .c.inc
Richard Henderson
4
-3
/
+3
2020-09-10
crypto: Assume blocksize is a power of 2
Richard Henderson
4
-6
/
+9
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
1
-11
/
+31
2020-09-02
tls-cipher-suites: Correct instance_size
Eduardo Habkost
1
-1
/
+1
2020-08-21
meson: convert crypto directory to Meson
Marc-André Lureau
2
-37
/
+52
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2
-6
/
+11
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
5
-5
/
+5
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
3
-0
/
+132
[next]