Age | Commit message (Expand) | Author |
2018-02-15 | adding "order id" trait | Marcello Stanisci |
2018-02-14 | offer url trait | Marcello Stanisci |
2018-02-12 | Implement new traits-based tests. | Marcello Stanisci |
2018-01-30 | use url instead of uri consistently | Florian Dold |
2018-01-21 | add missing cmd file | Christian Grothoff |
2018-01-21 | make fakebank_url more robust | Christian Grothoff |
2018-01-21 | finish simplifying main by adding more helpers and macros | Christian Grothoff |
2018-01-21 | use CONFIG_FILE macro | Christian Grothoff |
2018-01-21 | more wire transfer variants | Christian Grothoff |
2018-01-21 | factor out more helpers | Christian Grothoff |
2018-01-21 | integrate sigpipe with ain loop | Christian Grothoff |
2018-01-21 | integrate sigpipe with ain loop | Christian Grothoff |
2018-01-21 | forgotten file | Christian Grothoff |
2018-01-21 | finish new withdraw command implementation | Christian Grothoff |
2018-01-21 | more traits | Christian Grothoff |
2018-01-21 | new test interpreter architecture, first draft | Christian Grothoff |
2018-01-18 | implement #5254 | Christian Grothoff |
2018-01-16 | fix fakebank memory leak | Christian Grothoff |
2018-01-15 | add timestamp for /reserve/status deposit events | Christian Grothoff |
2018-01-04 | enable test for #5234 | Christian Grothoff |
2018-01-04 | comment out extended test again | Christian Grothoff |
2018-01-04 | fix auditor to properly verify wire fee signatures and more gracefully handle... | Christian Grothoff |
2018-01-02 | extending test logic to detect refund issue (commented out for now) | Christian Grothoff |
2018-01-01 | add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat... | Christian Grothoff |
2018-01-01 | change 'f' to 'contribution' in /deposit | Christian Grothoff |
2017-12-14 | implement taler-bank-transfer, fixes #5195 | Christian Grothoff |
2017-12-14 | remove _admin APIs from libtalerexchange | Christian Grothoff |
2017-12-14 | remove _admin APIs from libtalerexchange | Christian Grothoff |
2017-12-10 | bump protocol version of C client, we do support the new refresh | Christian Grothoff |
2017-12-10 | add testcase for #5077 (passes), start to reduce use of exchange's admin/add/... | Christian Grothoff |
2017-12-10 | add wirewatch command to testcase (not yet active), for #5077 | Christian Grothoff |
2017-12-10 | check find_pk return value in test | Christian Grothoff |
2017-11-29 | fixing #5178 | Christian Grothoff |
2017-10-31 | fix stupid ordering issue after refactoring | Christian Grothoff |
2017-10-31 | add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips | Christian Grothoff |
2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs to... | Christian Grothoff |
2017-10-31 | rename: TALER_setup_planchet -> TALER_planchet_setup_refresh | Christian Grothoff |
2017-10-31 | rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi... | Christian Grothoff |
2017-10-18 | releasing v0.4.0v0.4.0 | Christian Grothoff |
2017-10-06 | doh, do not try to clean up after allocation failure | Christian Grothoff |
2017-10-06 | add assertion to be more defensive against buffer overflow (cannot happen, bu... | Christian Grothoff |
2017-10-06 | add assertion to be more defensive against buffer overflow (cannot happen, bu... | Christian Grothoff |
2017-10-06 | better logging if IBAN validation fails, also avoid potentially unbounded sta... | Christian Grothoff |
2017-10-06 | check return value from TALER_amount_get_zero | Christian Grothoff |
2017-10-06 | check return value from TALER_JSON_hash | Christian Grothoff |
2017-09-26 | fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ... | Christian Grothoff |
2017-09-26 | simplify time conversion using strptime instead of manual hack, also check fo... | Christian Grothoff |
2017-09-26 | check json_array_append_new() return values, proper logging on errors | Christian Grothoff |
2017-09-17 | bump version of taler protocol we implement | Christian Grothoff |
2017-09-17 | clean up /keys cherry picking logic, including changing the last_issue_date v... | Christian Grothoff |