Age | Commit message (Expand) | Author |
---|---|---|
2022-02-04 | implement feedback | Lucien Heuzeveldt |
2022-02-04 | refactoring | Gian Demarmels |
2022-02-04 | implement spend | Lucien Heuzeveldt |
2022-02-04 | removed varargs | Gian Demarmels |
2022-02-04 | implement withdraw (nonce reuse check missing) | Lucien Heuzeveldt |
2022-02-04 | implement CS key handling and csr endpoint | Lucien Heuzeveldt |
2022-02-04 | initial cs_secmod implementation | Gian Demarmels |
2022-02-04 | added CS data structures, implemented CS keypair | Gian Demarmels |
2022-01-21 | [age restriction] progress 12/n | Özgür Kesim |
2022-01-11 | The current recoup API is broken. I guess this is another example where "tri... | Christian Grothoff |
2021-12-25 | protocol v12 changes (/recoup split, signature changes) plus database shardin... | Christian Grothoff |
2021-12-16 | -fix recoup ugliness | Christian Grothoff |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff |
2021-12-08 | be more backwards-compatible | Christian Grothoff |
2021-12-02 | -fix command to avoid timing-dependent assertion failure | Christian Grothoff |
2021-11-25 | add invariant checks | Christian Grothoff |
2021-11-24 | -do not use parallel by default | Christian Grothoff |
2021-11-24 | add -r option to exchange-httpd | Christian Grothoff |
2021-11-24 | -fix check | Christian Grothoff |
2021-11-24 | handle revoke followed immediately by a sign request | Christian Grothoff |
2021-11-20 | add taler-auditor-offline test command, fixes test_auditor_api warnings | Christian Grothoff |
2021-11-20 | -code cleanup | Christian Grothoff |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff |
2021-11-19 | -misc bugfixes | Christian Grothoff |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff |
2021-11-17 | -fix FTBFS in testing/ | Christian Grothoff |
2021-11-17 | -sms wip | Christian Grothoff |
2021-11-17 | fix DB query and error handling | Christian Grothoff |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim |
2021-11-15 | -new option | Christian Grothoff |
2021-11-15 | complete oauth logic (in theory) | Christian Grothoff |
2021-11-09 | -fixes for test | Christian Grothoff |
2021-11-09 | misc TODOs for KYC left | Christian Grothoff |
2021-11-09 | get first KYC test to pass | Christian Grothoff |
2021-11-08 | sleep to get tests to pass | Christian Grothoff |
2021-11-08 | skip | Christian Grothoff |
2021-11-08 | -fix NPE | Christian Grothoff |
2021-11-08 | add KYC test skeleton | Christian Grothoff |
2021-11-07 | implement OAuth 2.0 service | Christian Grothoff |
2021-11-07 | comment | Christian Grothoff |
2021-11-07 | add oauth service faker | Christian Grothoff |
2021-11-07 | add /kyc-proof cmd | Christian Grothoff |
2021-11-07 | fix comments | Christian Grothoff |
2021-11-07 | add required payto URI traits | Christian Grothoff |
2021-11-07 | add wallet for KYC status check | Christian Grothoff |
2021-11-07 | add kyc-wallet test command | Christian Grothoff |
2021-11-07 | expose KYC traits for withdraw/get deposits commands | Christian Grothoff |
2021-11-07 | prepare for KYC tests | Christian Grothoff |
2021-11-07 | add missing file | Christian Grothoff |
2021-11-06 | -misc fixes | Christian Grothoff |