summaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_denom.c
AgeCommit message (Collapse)Author
2021-11-17-use different hash for RSA vs. Denomination hashingChristian Grothoff
2021-11-17get util tests to passChristian Grothoff
2021-11-17-checkpointChristian Grothoff
2021-11-17-fix crypto_helper FTBFSChristian Grothoff
2021-11-17towards merging with masterChristian Grothoff
2021-11-14age restriction (load per denomination). 3/nÖzgür Kesim
2021-11-10age restriction progress 2/nÖzgür Kesim
Signed-off-by: Özgür Kesim <oec-taler@kesim.org>
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27-fixing more FTBFSChristian Grothoff
2021-10-11generate 502 on secmod unavailable instead of 200 with bad public key; more ↵Christian Grothoff
logging
2021-08-07reduce retries and timeoutChristian Grothoff
2021-08-05-proper fix for endless loop on IPC permission troubleChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did ↵Christian Grothoff
not provide enough details for that
2021-08-04fixmeFlorian Dold
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
umask
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