Age | Commit message (Expand) | Author |
2017-05-16 | take the history array from "data" field returned by the bank | Marcello Stanisci |
2017-05-16 | minor edits to the paper, moving refresh around, etc. | Christian Grothoff |
2017-05-16 | Add a suitable argument for KDF under the random oracle model. | Jeffrey Burdges |
2017-05-15 | Merge branch 'master' of ssh://taler.net/exchange | Jeffrey Burdges |
2017-05-15 | Spelling | Jeffrey Burdges |
2017-05-15 | Add note on linking protocol | Jeffrey Burdges |
2017-05-15 | Some classical random oracle reference | Jeffrey Burdges |
2017-05-15 | Approach to the privacy argument | Jeffrey Burdges |
2017-05-15 | Just some trash | Jeffrey Burdges |
2017-05-14 | improve serializability error handling a bit | Christian Grothoff |
2017-05-13 | Merge branch 'master' of ssh://taler.net/exchange | Jeffrey Burdges |
2017-05-13 | Update to taxability | Jeffrey Burdges |
2017-05-12 | nicer logging | Christian Grothoff |
2017-05-12 | Just a start on taxability text, breaks the latex run probably | Jeffrey Burdges |
2017-05-12 | Introduction does not know where it's going towards the end, but | Jeffrey Burdges |
2017-05-12 | Improve abstract | Jeffrey Burdges |
2017-05-11 | clean up debug logic | Christian Grothoff |
2017-05-11 | acutally initialize num_auditors field, helps a lot... | Christian Grothoff |
2017-05-11 | even more detailed /history error reporting | Christian Grothoff |
2017-05-11 | fail hard if any auditor sig is wrong | Christian Grothoff |
2017-05-11 | fix auditor signing process: include signature over refund fee | Christian Grothoff |
2017-05-11 | generate auditor signatures in exchange-lib testcase, and handle problem with... | Christian Grothoff |
2017-05-10 | revert field name in bank-lib | Marcello Stanisci |
2017-05-10 | improve history error reporting by test | Christian Grothoff |
2017-05-10 | removing use of bank's admin interface from bank-lib testcases | Marcello Stanisci |
2017-05-10 | uncommenting the first failing bank-lib interpreter command | Marcello Stanisci |
2017-05-10 | fix field name | Marcello Stanisci |
2017-05-10 | uncommenting /admin/add/incoming interpreter command | Marcello Stanisci |
2017-05-10 | initial fixes to test exchange/bank interfacing | Marcello Stanisci |
2017-05-10 | revert last change | Marcello Stanisci |
2017-05-10 | serial_id -> row_id in returned json | Marcello Stanisci |
2017-05-09 | fix missing auth header for /admin/add/incoming | Christian Grothoff |
2017-05-09 | handle error code returned by TALER_amount_subtract in new error case TALER_E... | Christian Grothoff |
2017-05-09 | handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterate | Christian Grothoff |
2017-05-09 | nicely handle error from json_dumps without assert | Christian Grothoff |
2017-05-09 | remove redundant check | Christian Grothoff |
2017-05-09 | fix possible NULL deref, simplify logic | Christian Grothoff |
2017-05-08 | nominally finish implementation of taler-exchange-wirewatch (still needs test... | Christian Grothoff |
2017-05-08 | add 'get_latest_reserve_in_reference' to exchangedb API | Christian Grothoff |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |
2017-05-08 | move responsibility of converting to wire subject to reserve_pub into wire p... | Christian Grothoff |
2017-05-08 | updates to distinguish clearly between wtid and json transfer details | Christian Grothoff |
2017-05-07 | implement fakebank support (incl. tests) for #5005/#4964/4959 | Christian Grothoff |
2017-05-07 | adjust test to work with real bank (now fails) | Christian Grothoff |
2017-05-07 | check json_pack return value, just to be nice | Christian Grothoff |
2017-05-05 | updating DB schema for new wire history operations and future auditor checks ... | Christian Grothoff |
2017-05-05 | more work on wirewatch | Christian Grothoff |
2017-05-05 | starting to implement taler-exchange-wirewatch | Christian Grothoff |
2017-05-04 | add link to bug | Christian Grothoff |
2017-05-04 | start to add /history testing support to tests, fix some minor issues | Christian Grothoff |