Show patches with: Submitter = Daniel P. Berrangé       |    State = Action Required       |    Archived = No       |   5847 patches
« 1 2 3 458 59 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
scripts: detect another GPL license boilerplate variant scripts: detect another GPL license boilerplate variant - - 1 - --- 2025-11-05 Daniel P. Berrangé New
[PULL,32/32] docs: creation of x509 certs compliant with post-quantum crypto [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,31/32] crypto: support upto 5 parallel certificate identities [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,30/32] crypto: expand logic to cope with multiple certificate identities [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,29/32] crypto: avoid loading the identity certs twice [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,28/32] crypto: avoid loading the CA certs twice [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,27/32] crypto: deprecate use of external dh-params.pem file [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,26/32] crypto: make TLS credentials structs private [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,25/32] crypto: fix lifecycle handling of gnutls credentials objects [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,24/32] crypto: introduce a wrapper around gnutls credentials [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,23/32] crypto: introduce method for reloading TLS creds [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,22/32] crypto: reduce duplication in handling TLS priority strings [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,21/32] crypto: remove duplication loading x509 CA cert [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,20/32] crypto: shorten the endpoint == server check in TLS creds [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,19/32] crypto: move release of DH parameters into TLS creds parent [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,18/32] crypto: remove needless indirection via parent_obj field [PULL,01/32] Implement -run-with exit-with-parent=on - - 2 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,17/32] crypto: use g_autofree when loading x509 credentials [PULL,01/32] Implement -run-with exit-with-parent=on - - 2 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,16/32] crypto: move check for TLS creds 'dir' property [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,15/32] crypto: remove redundant access() checks before loading certs [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,14/32] crypto: replace stat() with access() for credential checks [PULL,01/32] Implement -run-with exit-with-parent=on - - 2 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,13/32] crypto: add missing free of certs array [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,12/32] crypto: remove redundant parameter checking CA certs [PULL,01/32] Implement -run-with exit-with-parent=on - - 2 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,11/32] crypto: drop in-tree XTS cipher mode impl [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,10/32] crypto: bump min nettle to 3.7.3 [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,09/32] crypto: bump min libgcrypt to 1.9.4 [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,08/32] crypto: unconditionally enable gnutls XTS support [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,07/32] crypto: bump min gnutls to 3.7.5 [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,06/32] io: flush zerocopy socket error queue on sendmsg failure due to ENOBUF [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,05/32] io: add a "blocking" field to QIOChannelSocket [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,04/32] io/channel: Have read/write functions take void * buffer argument [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,03/32] crypto/hash: Have hashing functions take void * buffer argument [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,02/32] tests/qtest: Use exit-with-parent=on in qtest invocations [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,01/32] Implement -run-with exit-with-parent=on [PULL,01/32] Implement -run-with exit-with-parent=on - - 1 - --- 2025-11-03 Daniel P. Berrangé New
[PULL,00/32] Next pr patches - - - - --- 2025-11-03 Daniel P. Berrangé New
[5/5] crypto: drop in-tree XTS cipher mode impl Bump min versions of crypto libs - - - - --- 2025-10-31 Daniel P. Berrangé New
[4/5] crypto: bump min nettle to 3.7.3 Bump min versions of crypto libs - - - - --- 2025-10-31 Daniel P. Berrangé New
[3/5] crypto: bump min libgcrypt to 1.9.4 Bump min versions of crypto libs - - - - --- 2025-10-31 Daniel P. Berrangé New
[2/5] crypto: unconditionally enable gnutls XTS support Bump min versions of crypto libs - - - - --- 2025-10-31 Daniel P. Berrangé New
[1/5] crypto: bump min gnutls to 3.7.5 Bump min versions of crypto libs - - - - --- 2025-10-31 Daniel P. Berrangé New
[21/21] docs: creation of x509 certs compliant with post-quantum crypto crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[20/21] crypto: support upto 5 parallel certificate identities crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[19/21] crypto: expand logic to cope with multiple certificate identities crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[18/21] crypto: avoid loading the identity certs twice crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[17/21] crypto: avoid loading the CA certs twice crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[16/21] crypto: deprecate use of external dh-params.pem file crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[15/21] crypto: make TLS credentials structs private crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[14/21] crypto: fix lifecycle handling of gnutls credentials objects crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[13/21] crypto: introduce a wrapper around gnutls credentials crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[12/21] crypto: introduce method for reloading TLS creds crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[11/21] crypto: reduce duplication in handling TLS priority strings crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[10/21] crypto: remove duplication loading x509 CA cert crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[09/21] crypto: shorten the endpoint == server check in TLS creds crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[08/21] crypto: move release of DH parameters into TLS creds parent crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[07/21] crypto: remove needless indirection via parent_obj field crypto: support multiple parallel certificate identities - - 2 - --- 2025-10-30 Daniel P. Berrangé New
[06/21] crypto: use g_autofree when loading x509 credentials crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[05/21] crypto: move check for TLS creds 'dir' property crypto: support multiple parallel certificate identities - - - - --- 2025-10-30 Daniel P. Berrangé New
[04/21] crypto: remove redundant access() checks before loading certs crypto: support multiple parallel certificate identities - - - - --- 2025-10-30 Daniel P. Berrangé New
[03/21] crypto: replace stat() with access() for credential checks crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[02/21] crypto: add missing free of certs array crypto: support multiple parallel certificate identities - - - - --- 2025-10-30 Daniel P. Berrangé New
[01/21] crypto: remove redundant parameter checking CA certs crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[06/21] crypto: use g_autofree when loading x509 credentials crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[05/21] crypto: move check for TLS creds 'dir' property crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[04/21] crypto: remove redundant access() checks before loading certs crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[03/21] crypto: replace stat() with access() for credential checks crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[02/21] crypto: add missing free of certs array crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[01/21] crypto: remove redundant parameter checking CA certs crypto: support multiple parallel certificate identities - - 1 - --- 2025-10-30 Daniel P. Berrangé New
[2/2] tests/functional: include the lower level QMP log messages tests/functional: collect more info in base.log file - - 1 - --- 2025-10-28 Daniel P. Berrangé New
[1/2] tests/functional: include logger name and function in messages tests/functional: collect more info in base.log file - - 1 - --- 2025-10-28 Daniel P. Berrangé New
[PULL,13/13] crypto: switch to newer gnutls API for distinguished name [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,12/13] crypto: stop requiring "key encipherment" usage in x509 certs [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,11/13] crypto: allow client/server cert chains [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,10/13] crypto: fix error reporting in cert chain checks [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,09/13] crypto: validate an error is reported in test expected fails [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,08/13] crypto: remove extraneous pointer usage in gnutls certs [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,07/13] crypto: only verify CA certs in chain of trust [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,06/13] io: fix use after free in websocket handshake code [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,05/13] io: move websock resource release to close method [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,04/13] io: release active GSource in TLS channel finalizer [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,03/13] tests: use macros for registering char tests for sockets [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,02/13] qom: use ERRP_GUARD in user_creatable_complete [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,01/13] crypto: propagate Error object on premature termination [PULL,01/13] crypto: propagate Error object on premature termination 1 1 - - --- 2025-10-24 Daniel P. Berrangé New
[PULL,v2,00/13] Next crypto & I/O patches - - - - --- 2025-10-24 Daniel P. Berrangé New
[PULL,13/13] crypto: switch to newer gnutls API for distinguished name [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,12/13] crypto: stop requiring "key encipherment" usage in x509 certs [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,11/13] crypto: allow client/server cert chains [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,10/13] crypto: fix error reporting in cert chain checks [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,09/13] crypto: validate an error is reported in test expected fails [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,08/13] crypto: remove extraneous pointer usage in gnutls certs [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,07/13] crypto: only verify CA certs in chain of trust [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,06/13] io: fix use after free in websocket handshake code [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,05/13] io: move websock resource release to close method [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,04/13] io: release active GSource in TLS channel finalizer [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,03/13] tests: use macros for registering char tests for sockets [PULL,01/13] crypto: propagate Error object on premature termination - - 1 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,02/13] qom: use ERRP_GUARD in user_creatable_complete [PULL,01/13] crypto: propagate Error object on premature termination - - 2 - --- 2025-10-24 Daniel P. Berrangé New
[PULL,01/13] crypto: propagate Error object on premature termination [PULL,01/13] crypto: propagate Error object on premature termination 1 1 - - --- 2025-10-24 Daniel P. Berrangé New
[PULL,00/13] Next crypto & I/O patches - - - - --- 2025-10-24 Daniel P. Berrangé New
[v3,7/7] crypto: switch to newer gnutls API for distinguished name crypto: misc fixes and improvements to cert handling - - 1 - --- 2025-10-20 Daniel P. Berrangé New
[v3,6/7] crypto: stop requiring "key encipherment" usage in x509 certs crypto: misc fixes and improvements to cert handling - - 1 - --- 2025-10-20 Daniel P. Berrangé New
[v3,5/7] crypto: allow client/server cert chains crypto: misc fixes and improvements to cert handling - - 2 - --- 2025-10-20 Daniel P. Berrangé New
[v3,4/7] crypto: fix error reporting in cert chain checks crypto: misc fixes and improvements to cert handling - - 1 - --- 2025-10-20 Daniel P. Berrangé New
« 1 2 3 458 59 »