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;
Attachment:
libengine-tpm-openssl-cbdata.patch
Description: Binary data
Attachment:
openssl-tpm-engine.patch
Description: Binary data