Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | make check case-insensitive | 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 | -fix typos | Christian Grothoff | |
2021-11-29 | touch unused variable | Özgür Kesim | |
2021-11-29 | fixed signednes issue | Özgür Kesim | |
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 | [age restriction] progress 4/n | Özgür Kesim | |
- parser for age groups - stringify age mask | |||
2021-11-27 | -fix size check for RSA-8k | Christian Grothoff | |
2021-11-25 | fix #7105 (for exchange) | Christian Grothoff | |
2021-11-25 | -fix | Christian Grothoff | |
2021-11-25 | handle double-revoke gracefully | 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 | -fix paths issue | Christian Grothoff | |
2021-11-21 | -fix paths issue | Christian Grothoff | |
2021-11-21 | -fix use after free | Christian Grothoff | |
2021-11-21 | another fix related to #7099 | Christian Grothoff | |
2021-11-21 | fix #7099 | Christian Grothoff | |
2021-11-20 | -code cleanup | Christian Grothoff | |
2021-11-19 | -fix offset issue | Christian Grothoff | |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff | |
2021-11-19 | -fix warnings | Christian Grothoff | |
2021-11-19 | -misc bugfixes | Christian Grothoff | |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff | |
2021-11-18 | -fix dist rule | Christian Grothoff | |
2021-11-18 | -more logging | Christian Grothoff | |
2021-11-17 | migrate test_helper_rsa to latest API | Christian Grothoff | |
2021-11-17 | -use different hash for RSA vs. Denomination hashing | Christian Grothoff | |
2021-11-17 | get util tests to pass | Christian Grothoff | |
2021-11-17 | -checkpoint | Christian Grothoff | |
2021-11-17 | -fix crypto_helper FTBFS | Christian Grothoff | |
2021-11-17 | sms merge wip | Christian Grothoff | |
2021-11-17 | -sms wip | Christian Grothoff | |
2021-11-17 | -sms wip | Christian Grothoff | |
2021-11-17 | towards merging with master | Christian Grothoff | |
2021-11-17 | towards merging with master | Christian Grothoff | |
2021-11-17 | towards merging with master | Christian Grothoff | |
2021-11-17 | towards merging with master | 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-16 | add CLIENT_DIR to make test_crypto pass | Özgür Kesim | |
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-07 | fix payto:// construction routine and move it to libtalerutil | Christian Grothoff | |
2021-11-07 | add missing file | Christian Grothoff | |