Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2022-11-13 | add test for batch CS derive/sign logic | Christian Grothoff | |
2022-11-13 | refactor CS derive API in preparation for batch API | Christian Grothoff | |
2022-11-13 | add batch logic to taler-exchange-secmod-cs | Christian Grothoff | |
2022-10-22 | -remove bogus tests | Christian Grothoff | |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-08-01 | -set RD_ONLY flag | Christian Grothoff | |
2022-07-05 | -annotate bugs | Christian Grothoff | |
2022-06-07 | -more minor bugfixes | Christian Grothoff | |
2022-06-07 | -fix minor bugs | Christian Grothoff | |
2022-05-29 | add batch signing support to taler-exchange-secmod-rsa | Christian Grothoff | |
2022-02-12 | -doxygen fixes | Christian Grothoff | |
2022-02-09 | -fix leak | Christian Grothoff | |
2022-02-07 | -wake clients if we have 0 dks | Christian Grothoff | |
2022-02-07 | run denom helper even with zero denoms, as we may be using the other cipher ↵ | Christian Grothoff | |
type only | |||
2022-02-04 | denomination CIPHER field per denom | Gian Demarmels | |
2022-01-18 | use 'pipe' instead of 'eventfd' on non-Linux systems | Jonathan Buchanan | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-12-08 | add missing preflight | Christian Grothoff | |
2021-12-03 | more logging | Christian Grothoff | |
2021-12-02 | reduce lock contention in RSA secmod | Christian Grothoff | |
2021-12-02 | -fix FTBFS | Christian Grothoff | |
2021-12-02 | more perf debug messages | Christian Grothoff | |
2021-12-01 | [age restriction] progress 6/n | Özgür Kesim | |
lift logic for detection of age restriction of a denomination out from taler-exchange-secmod-rsa.c to taler-exchange_httpd_keys.c | |||
2021-11-29 | typo and pointer comparison fixed | Özgür Kesim | |
2021-11-28 | [age restriction] progress 5/n | Özgür Kesim | |
- taler-exchange-secmod-rsa - extracts AGE_RESTRICTED per denomination from config - propagates flag for each denomination to server - if age restriction is set for a denomination, age _mask_ is taken (for now!) from config | |||
2021-11-27 | -fix size check for RSA-8k | Christian Grothoff | |
2021-11-25 | handle double-revoke gracefully | Christian Grothoff | |
2021-11-19 | -misc bugfixes | Christian Grothoff | |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff | |
2021-11-17 | -use different hash for RSA vs. Denomination hashing | Christian Grothoff | |
2021-11-17 | -fix crypto_helper FTBFS | Christian Grothoff | |
2021-11-17 | -sms wip | Christian Grothoff | |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim | |
- remove redundant struct members for age commitment hash - undo pre-mature implementation in taler-exchange-secmod-rsa.c - carry through age restriction parameter for TALER_denom_blind | |||
2021-11-14 | age restriction (load per denomination). 3/n | Özgür Kesim | |
2021-11-10 | age restriction progress 2/n | Özgür Kesim | |
Signed-off-by: Özgür Kesim <oec-taler@kesim.org> | |||
2021-11-05 | more RSA abstraction work | Christian Grothoff | |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff | |
2021-10-27 | fix remaining libtalerutil FTBFS issues | Christian Grothoff | |
2021-08-08 | introduce TALER_OS_init() to safely handle static linkage | Christian 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-04 | fix #6976 | Christian Grothoff | |
2021-07-29 | secmod client dir needs group write permissions | Florian Dold | |
2021-07-29 | secmod: services create their own client dirs with correct permissions | Florian Dold | |
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 | |
2021-05-14 | more work on hopefully fixing #6862 | Christian Grothoff | |
2021-05-14 | disable gettext use in secmod code (#6862) | Christian Grothoff | |
2021-04-12 | tolerate extreme case where all denominations expired | Christian Grothoff | |