[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PATCH: openssl-tpm-engine / libengine-tpm-openssl patch to make UI user data work



On 14 June 2012 22:24, Kent Yoder <shpedoikal@gmail.com> wrote:
> Thanks Thomas, I'll take a look at this soon.  If you'd like it
> upstreamed you will need to add a Signed-off-by: line with your name
> and address though.  By adding the sign off you're agreeing to the
> developer's certificate of origin:
> http://trousers.sourceforge.net/dco.text

Thanks.

Added:
  Signed-off-by: Thomas Habets <habets@google.com>
To the attached patch, which is the version that should apply cleanly
to upstream.

I'm the author and there are no objections to submitting this from my
employer or anyone else.



>
> Thanks,
> Kent
>
> On Thu, Jun 14, 2012 at 12:00 PM, Thomas Habets <thomas@habets.se> wrote:
>> Callback data was not being propagated back to the UI_method
>> callbacks. This patch fixes it.
>>
>> Attaching two patches since one applies cleanly to the debian stable
>> code and one to the git HEAD.
>>
>> Also pushed to github:
>> https://github.com/ThomasHabets/openssl-tpm-engine
>> https://github.com/ThomasHabets/openssl-tpm-engine/commit/bac39e02f09e8522061de4b6b6f51e9523bf7137
>>
>> --
>> typedef struct me_s {
>>  char name[]      = { "Thomas Habets" };
>>  char email[]     = { "thomas@habets.pp.se" };
>>  char kernel[]    = { "Linux" };
>>  char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
>>  char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
>>  char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
>> } me_t;
>
>
>
> --
> IBM LTC Security

Attachment: openssl-tpm-engine.patch
Description: Binary data


Reply to: