Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | use 'pipe' instead of 'eventfd' on non-Linux systems | Jonathan Buchanan | |
2021-12-23 | [age restriction] progress 8/n | Özgür Kesim | |
More work towards support for extensions and age restriction - updated gana - added handler for DB-Event - added TEH_extensions_init() and _done() - added global for age restriction - added stub for post handler - added SQL-table for extension metadata - added enum type for extensions and other data structures Also: - fixed some warnings -Wmaybe-unitialized | |||
2021-12-05 | major rework of withdraw transaction to use stored procedure and ↵ | Christian Grothoff | |
(presumably) reduce serialization failures by avoiding SELECT before INSERT | |||
2021-12-02 | reduce lock contention in RSA secmod | Christian Grothoff | |
2021-11-25 | work on #7099 | Christian Grothoff | |
2021-11-24 | handle revoke followed immediately by a sign request | Christian Grothoff | |
2021-11-21 | another fix related to #7099 | Christian Grothoff | |
2021-11-20 | -code cleanup | Christian Grothoff | |
2021-11-19 | -fix offset issue | Christian Grothoff | |
2021-11-19 | -fix warnings | Christian Grothoff | |
2021-11-19 | -misc bugfixes | Christian Grothoff | |
2021-11-18 | -more logging | Christian Grothoff | |
2021-11-17 | -fix crypto_helper FTBFS | Christian Grothoff | |
2021-07-27 | secmod: use umask, as fchmod is undefined on sockets | Florian Dold | |
2021-07-27 | secmod: fchmod socket to ug+rw | Florian Dold | |