summaryrefslogtreecommitdiff
path: root/src/util/secmod_common.c
AgeCommit message (Expand)Author
2022-01-18use 'pipe' instead of 'eventfd' on non-Linux systemsJonathan Buchanan
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-12-02reduce lock contention in RSA secmodChristian Grothoff
2021-11-25work on #7099Christian Grothoff
2021-11-24handle revoke followed immediately by a sign requestChristian Grothoff
2021-11-21another fix related to #7099Christian Grothoff
2021-11-20-code cleanupChristian Grothoff
2021-11-19-fix offset issueChristian Grothoff
2021-11-19-fix warningsChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-18-more loggingChristian Grothoff
2021-11-17-fix crypto_helper FTBFSChristian Grothoff
2021-07-27secmod: use umask, as fchmod is undefined on socketsFlorian Dold
2021-07-27secmod: fchmod socket to ug+rwFlorian Dold