Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-03-01 | remove deadlocking log statements | Christian Grothoff | |
2021-02-13 | fix memory leaks | Christian Grothoff | |
2021-02-07 | fix #6745 | Sebastian | |
2021-01-29 | not not break | Christian Grothoff | |
2021-01-28 | try another tac | Christian Grothoff | |
2021-01-28 | swap signal and unlock logic to hopefully nail #6726 | Christian Grothoff | |
2021-01-27 | fix #6726 | Christian Grothoff | |
2021-01-21 | work around compiler warning, ensure we leave 0-terminator, even though it ↵ | Christian Grothoff | |
is not required by the kernel | |||
2021-01-17 | rename taler-helper-crypto-* to taler-exchange-secmod-* | Florian Dold | |