Andreas Fuchs

Results 191 comments of Andreas Fuchs
trafficstars

I assume that you are referring to tss2-esys.pc correct ? This is weird because the .pc files are generated directly from configure itself, and the entry is just https://github.com/tpm2-software/tpm2-tss/blob/23d9c3c1783e3667f3b68619c0d051e55056e975/lib/tss2-esys.pc.in#L1-L1 Could...

Which one of the tools `groupadd, useradd, id, chown, chmod, mkdir, setfacl` ist not available on your platform ?

How do other software projects handle this ? ... or do you usually just `alias passwd=true` ? Because I don't know if we really want to just add a configure...

This is something we will fix if we have to change ABI anyways. But for now we will stick with the wrong size because it does not warrant rolling an...

Would love to help, but honestly I'm a bit lost here. Yes, main_repo makes absolutely no sense to point to tsruk namespace, should be our namespace here. This would also...

A workaround for me was: After application launch the application window does not have focus. Focus a window from a different application by clicking in in the task bar or...

Yes, the ERROR originates from an OpenSSL call to DigestSignInit for an HMAC. I have no clue how in the world this can go fail... I'm afraid, you'll have to...

I guess the only 2 solutions would be for either Apache or for tpm2-openssl to implement mutexes. The purpose and intend of tpm2-tss's contexts is to have 1 context per...

Actually, the Policies would only require the hash of the command parameters. We provide this via `--cphash` parameter. Unfortunately, we don't return the complete cpBuffer, since it is not really...