Age | Commit message (Expand) | Author |
2020-11-25 | post keys client logic | Christian Grothoff |
2020-11-25 | enable auditor disable client logic | Christian Grothoff |
2020-11-25 | implement first new client API | Christian Grothoff |
2020-11-25 | extended exchange APIs for #6175 | Christian Grothoff |
2020-11-23 | implement exchange online signing key client library | Christian Grothoff |
2020-11-23 | implement sm signing of key announcements | Christian Grothoff |
2020-11-21 | implementing client library for talking to the crypto helper process | Christian Grothoff |
2020-11-14 | more work on crypto RSA helper | Christian Grothoff |
2020-10-03 | doxygen fixes, update ChangeLog, bump version | Christian Grothoff |
2020-09-11 | fix exchange 'make dist' rules | Christian Grothoff |
2020-08-29 | use enum instead of int | Christian Grothoff |
2020-08-29 | doxygen fixes | Christian Grothoff |
2020-08-28 | fail if exchange-account configuration is definitively wrong (#5642) | Christian Grothoff |
2020-08-25 | nicer generic error reporting logic, for #6432 | 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-08-12 | fix refund handling: allow refund increases for the same coin | Christian Grothoff |
2020-08-03 | expose language check logic | Christian Grothoff |
2020-07-29 | trait for claim token | Jonathan Buchanan |
2020-07-27 | payto parser: extract 'subject' parameter. | MS |
2020-07-27 | define claim token | Christian Grothoff |
2020-07-23 | remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_... | Jonathan Buchanan |
2020-07-22 | fix misc typos | Christian Grothoff |
2020-07-22 | remove refund_fee from refund confirmation message and signature | Florian Dold |
2020-07-22 | kill order for Florian | Christian Grothoff |
2020-07-21 | -doxygen | Christian Grothoff |
2020-07-21 | add parser for json path | Jonathan Buchanan |
2020-07-16 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-16 | first draft for #6365, test pending | Christian Grothoff |
2020-07-16 | rename TALER_JSON_hash to TALER_JSON_contract_hash | Christian Grothoff |
2020-07-15 | fix #6133: enable nice shutdown of auditor helpers with CTRL-C | Christian Grothoff |
2020-07-13 | test for use-after-free crash when getting keys | Jonathan Buchanan |
2020-07-10 | test coin_priv re-use with deposit and refresh, update handling of the error ... | Christian Grothoff |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |
2020-07-09 | made a uuid trait | Jonathan Buchanan |
2020-07-08 | implement new behavior in exchange httpd and libtalerexchange (for #6416) | Christian Grothoff |
2020-07-08 | synchronize with latest GANA | Christian Grothoff |
2020-07-08 | add h_denom to melt signatures (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom_pub to deposit signatures | Christian Grothoff |
2020-07-08 | simplify DB access: do not fetch fields we do not need | Christian Grothoff |
2020-07-05 | also offer API for receiving rounded relative time via JSON | Christian Grothoff |
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ... | Christian Grothoff |
2020-07-05 | move rewind command to exchange, add proper support for rewinding in batches,... | Christian Grothoff |
2020-07-05 | fix FIXME by exposing deposit permission signing in API instead of doing it i... | Christian Grothoff |
2020-07-05 | fix #6236 | Christian Grothoff |
2020-07-05 | synchronize with latest GANA | Christian Grothoff |
2020-07-05 | clarify with/without wire fee issue, sanity checks on currencies | Christian Grothoff |
2020-07-05 | traits for int64_t and json_t | Jonathan Buchanan |
2020-07-05 | testing traits for uint32_t and GNUNET_TIME_Relative | Jonathan Buchanan |