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, Kent On Thu, Jun 14, 2012 at 12:00 PM, Thomas Habets <[email protected]> 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[] = { "[email protected]" }; > 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 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
