On Mon, Jun 23, 2025 at 08:15:16AM +0200, Markus Armbruster wrote:
> Zhuoying Cai writes:
>
> > On 6/18/25 1:57 AM, Markus Armbruster wrote:
> >> Zhuoying Cai writes:
> >>
> >>> On 6/17/25 6:58 AM, Markus Armbruster wrote:
> Zhuoying Cai writes:
>
> > Add helper functions for x50
Daniel P. Berrangé writes:
> On Mon, Jun 23, 2025 at 08:15:16AM +0200, Markus Armbruster wrote:
[...]
>> Use plain C enums when practical.
>>
>> Reasons for making a type a QAPI type include:
>>
>> * Some QAPI command or event needs it.
>>
>> * Something (typically QOM property accessors) ne
Zhuoying Cai writes:
> On 6/18/25 1:57 AM, Markus Armbruster wrote:
>> Zhuoying Cai writes:
>>
>>> On 6/17/25 6:58 AM, Markus Armbruster wrote:
Zhuoying Cai writes:
> Add helper functions for x509 certificate which will be used in the next
> patch for the certificate store.
>
On 6/18/25 1:57 AM, Markus Armbruster wrote:
> Zhuoying Cai writes:
>
>> On 6/17/25 6:58 AM, Markus Armbruster wrote:
>>> Zhuoying Cai writes:
>>>
Add helper functions for x509 certificate which will be used in the next
patch for the certificate store.
Signed-off-by: Zhuoying
Zhuoying Cai writes:
> On 6/17/25 6:58 AM, Markus Armbruster wrote:
>> Zhuoying Cai writes:
>>
>>> Add helper functions for x509 certificate which will be used in the next
>>> patch for the certificate store.
>>>
>>> Signed-off-by: Zhuoying Cai
[...]
>> Ignorant question: why are these QAPI
On 6/17/25 6:58 AM, Markus Armbruster wrote:
> Zhuoying Cai writes:
>
>> Add helper functions for x509 certificate which will be used in the next
>> patch for the certificate store.
>>
>> Signed-off-by: Zhuoying Cai
>
> [...]
>
>> diff --git a/qapi/crypto.json b/qapi/crypto.json
>> index c9
Zhuoying Cai writes:
> Add helper functions for x509 certificate which will be used in the next
> patch for the certificate store.
>
> Signed-off-by: Zhuoying Cai
[...]
> diff --git a/qapi/crypto.json b/qapi/crypto.json
> index c9d967d782..af487dcecd 100644
> --- a/qapi/crypto.json
> +++ b/qap
On Wed, Jun 04, 2025 at 05:56:30PM -0400, Zhuoying Cai wrote:
> Add helper functions for x509 certificate which will be used in the next
> patch for the certificate store.
>
> Signed-off-by: Zhuoying Cai
> ---
> crypto/meson.build | 5 +-
> crypto/x509-utils.c | 166 ++
On Wed, Jun 04, 2025 at 05:56:30PM -0400, Zhuoying Cai wrote:
> Add helper functions for x509 certificate which will be used in the next
> patch for the certificate store.
>
> Signed-off-by: Zhuoying Cai
> ---
> crypto/meson.build | 5 +-
> crypto/x509-utils.c | 166 ++
Add helper functions for x509 certificate which will be used in the next
patch for the certificate store.
Signed-off-by: Zhuoying Cai
---
crypto/meson.build | 5 +-
crypto/x509-utils.c | 166
include/crypto/x509-utils.h | 54
10 matches
Mail list logo