Age | Commit message (Expand) | Author |
2017-05-16 | IND-CPA maybe? | Jeffrey Burdges |
2017-05-16 | Merge branch 'master' of git+ssh://taler.net/exchange | Christian Grothoff |
2017-05-16 | starting with exculpability | Christian Grothoff |
2017-05-16 | use ACM sigconf format for 2017 | Florian Dold |
2017-05-16 | english, linking | Christian Grothoff |
2017-05-16 | fc17 reviews | Florian Dold |
2017-05-16 | typos | Christian Grothoff |
2017-05-16 | add ownership transfer corollary | Christian Grothoff |
2017-05-16 | nicer error reporting | Christian Grothoff |
2017-05-16 | use and purge alternate db when testing against python bank | Marcello Stanisci |
2017-05-16 | start_row is actually start in the spec, fix naming | Christian Grothoff |
2017-05-16 | handle base32-wire transfer subject being followed by space+exchange base url... | Christian Grothoff |
2017-05-16 | fix port numbers, no longer 8081 but on 8080; and box json array /history res... | Christian Grothoff |
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 |