summaryrefslogtreecommitdiff
path: root/src/util/taler-exchange-secmod-rsa.c
AgeCommit message (Expand)Author
2022-02-12-doxygen fixesChristian Grothoff
2022-02-09-fix leakChristian Grothoff
2022-02-07-wake clients if we have 0 dksChristian Grothoff
2022-02-07run denom helper even with zero denoms, as we may be using the other cipher t...Christian Grothoff
2022-02-04denomination CIPHER field per denomGian Demarmels
2022-01-18use 'pipe' instead of 'eventfd' on non-Linux systemsJonathan Buchanan
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-03more loggingChristian Grothoff
2021-12-02reduce lock contention in RSA secmodChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02more perf debug messagesChristian Grothoff
2021-12-01[age restriction] progress 6/nÖzgür Kesim
2021-11-29typo and pointer comparison fixedÖzgür Kesim
2021-11-28[age restriction] progress 5/nÖzgür Kesim
2021-11-27-fix size check for RSA-8kChristian Grothoff
2021-11-25handle double-revoke gracefullyChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-17-use different hash for RSA vs. Denomination hashingChristian Grothoff
2021-11-17-fix crypto_helper FTBFSChristian Grothoff
2021-11-17-sms wipChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-14age restriction (load per denomination). 3/nÖzgür Kesim
2021-11-10age restriction progress 2/nÖzgür Kesim
2021-11-05more RSA abstraction workChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-10-27fix remaining libtalerutil FTBFS issuesChristian Grothoff
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