Age | Commit message (Expand) | Author |
2020-11-22 | first sketch of eddsa helper | Christian Grothoff |
2020-11-22 | add missing delayed purge logic | Christian Grothoff |
2020-11-22 | make parallelism configurable | Christian Grothoff |
2020-11-22 | complete crypto helper denom testing | Christian Grothoff |
2020-11-22 | more work on rsa crypto helper test | Christian Grothoff |
2020-11-22 | start with testing crypto rsa helper | Christian Grothoff |
2020-11-21 | implementing client library for talking to the crypto helper process | Christian Grothoff |
2020-11-15 | expand gitignore | Christian Grothoff |
2020-11-15 | complete first draft of taler-helper-crypto-rsa.c | Christian Grothoff |
2020-11-15 | add worker thread logic | Christian Grothoff |
2020-11-15 | handle revocation requests | Christian Grothoff |
2020-11-15 | implement notfiy_client_dk_add | Christian Grothoff |
2020-11-15 | add taler-helper-crypto-rsa to build system | Christian Grothoff |
2020-11-14 | more work on crypto RSA helper | Christian Grothoff |
2020-11-14 | starting point for #6175 | Christian Grothoff |
2020-10-30 | make static analysis happy | Christian Grothoff |
2020-10-03 | doxygen fixes, update ChangeLog, bump version | Christian Grothoff |
2020-08-29 | use enum instead of int | Christian Grothoff |
2020-08-19 | implement i18n lookup logic for #6458 | Christian Grothoff |
2020-08-12 | implement #6478, but untested as shown by FIXMEs | Christian Grothoff |
2020-07-27 | payto parser: extract 'subject' parameter. | MS |
2020-07-22 | update gana, add error codes c file | Jonathan Buchanan |
2020-07-15 | Fix #6375 | Christian Grothoff |
2020-07-11 | more unit crypto tests | Christian Grothoff |
2020-07-05 | add TALER_yna_to_string() | Christian Grothoff |
2020-07-05 | moved yna to exchange | Jonathan Buchanan |
2020-04-23 | CSE elimination, fix #6218 | Christian Grothoff |
2020-04-23 | fix #6219 | Christian Grothoff |
2020-04-23 | fix #6215~15757 | Christian Grothoff |
2020-04-23 | write overflow check nicer (#6215) | Christian Grothoff |
2020-04-17 | fix ftbfs | Christian Grothoff |
2020-04-12 | remove c_hash from planchet detail where it does not logically belong | Christian Grothoff |
2020-04-11 | adapations to GNUnet API change | Christian Grothoff |
2020-04-10 | include 0-terminator space | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-04-08 | adapt to new GNUnet sign API (#6164) | Christian Grothoff |
2020-04-03 | fix ftbfs | Christian Grothoff |
2020-04-02 | fix #6148 | Christian Grothoff |
2020-04-02 | fix #6147 | Christian Grothoff |
2020-04-02 | fix #6146 | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-28 | address FIXME | Christian Grothoff |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff |
2020-03-15 | clean up closer logic, improve error handling, simplify logic, add comments | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-03-01 | de-duplicate url.c | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |