summaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_denom.c
AgeCommit message (Expand)Author
2021-08-04call chmod on path, not on whole sock addrFlorian Dold
2021-08-04call chmod on client socket path, not client socket directoryFlorian Dold
2021-07-29secmod: services create their own client dirs with correct permissionsFlorian Dold
2021-05-14disable gettext use in secmod code (#6862)Christian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-01-28improve test loggingChristian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2021-01-15fix DH revocation logicChristian Grothoff
2021-01-15improve loggingChristian Grothoff
2021-01-06fix #6676Christian Grothoff
2021-01-06add chmod() to set client unix domain socket to group writable regardless of ...Christian Grothoff
2021-01-05improve loggingChristian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-31use same restart logic for EdDSA and RSAChristian Grothoff
2020-12-31set timeout to 5sChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-16enable auditor in generate-XXX-basedb scriptsChristian Grothoff
2020-12-12add sync and timeout functionality to helpersChristian Grothoff
2020-12-12integrate new REST calls, add timeout to helper invocationsChristian Grothoff
2020-12-05move all TALER_SIGNATURE_SM_-operations to secmod_signatures.cChristian Grothoff
2020-11-23finish helper test casesChristian Grothoff
2020-11-23implement exchange online signing key client libraryChristian Grothoff
2020-11-23implement sm signing of key announcementsChristian Grothoff
2020-11-22complete crypto helper denom testingChristian Grothoff