summaryrefslogtreecommitdiff
path: root/src/util/taler-exchange-secmod-rsa.c
AgeCommit message (Expand)Author
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...Christian Grothoff
2021-08-04fix #6976Christian Grothoff
2021-07-29secmod client dir needs group write permissionsFlorian Dold
2021-07-29secmod: services create their own client dirs with correct permissionsFlorian Dold
2021-07-27secmod: use umask, as fchmod is undefined on socketsFlorian Dold
2021-07-27secmod: fchmod socket to ug+rwFlorian Dold
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-05-14disable gettext use in secmod code (#6862)Christian Grothoff
2021-04-12tolerate extreme case where all denominations expiredChristian Grothoff
2021-03-01remove deadlocking log statementsChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-07fix #6745Sebastian
2021-01-29not not breakChristian Grothoff
2021-01-28try another tacChristian Grothoff
2021-01-28swap signal and unlock logic to hopefully nail #6726Christian Grothoff
2021-01-27fix #6726Christian Grothoff
2021-01-21work around compiler warning, ensure we leave 0-terminator, even though it is...Christian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold