Age | Commit message (Expand) | Author |
2019-11-30 | more traitsdemo-2019-12-03-01 | Christian Grothoff |
2019-11-30 | fix contract term json | Christian Grothoff |
2019-11-29 | add traits to proposal lookup | Christian Grothoff |
2019-11-29 | wire_transfer_deadline must be absolute | Florian Dold |
2019-11-23 | adapt to exchange API changes | Christian Grothoff |
2019-11-15 | Fix twisted test case. | Marcello Stanisci |
2019-11-10 | add test for long polling on check-payment | Christian Grothoff |
2019-11-09 | close misc leaks, check for URL build errors | Christian Grothoff |
2019-11-09 | clean up leaks, check URL construction worked | Christian Grothoff |
2019-11-09 | add version | Christian Grothoff |
2019-11-09 | implement long polling for /check-payment | Christian Grothoff |
2019-11-09 | pass timeout in /check-payment | Christian Grothoff |
2019-11-09 | api update, not fully implemented | Christian Grothoff |
2019-11-07 | fix /public/poll-payment implementation and tests | Christian Grothoff |
2019-11-07 | clean up comments, newlines | Christian Grothoff |
2019-11-02 | writing poll payment logic | Christian Grothoff |
2019-11-02 | simplify structure | Christian Grothoff |
2019-11-02 | simplify structure | Christian Grothoff |
2019-11-02 | simplify structure | Christian Grothoff |
2019-11-02 | simplify structure | Christian Grothoff |
2019-11-02 | also propage timeout into curl | Christian Grothoff |
2019-11-02 | implement TALER_MERCHANT_poll_payment()demo-2019-11-02-00 | Christian Grothoff |
2019-11-02 | clean up check payment logic | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-29 | indent | Christian Grothoff |
2019-10-26 | turn teah_common.c into libtalercurl, fixes many ugly issues in build system | Christian Grothoff |
2019-10-15 | advancing debug.. | Marcello Stanisci |
2019-10-14 | fix url | Marcello Stanisci |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-10-04 | properly separate external/internal APIs | Florian Dold |
2019-09-26 | refactor to check for instance in one place, instead of in each handler | Christian Grothoff |
2019-09-23 | implement instances via one base URL per instance | Florian Dold |
2019-09-16 | fixing misc memory leaks related to json, including #5769, as well as an unre... | Christian Grothoff |
2019-09-01 | wrap array in JSON object | Florian Dold |
2019-08-30 | mobile-friendly tipping | Florian Dold |
2019-08-27 | unify resource_url and fulfillment_url | Florian Dold |
2019-08-26 | get rid of session_sig, as it is complex and does not work with mobile payments | Florian Dold |
2019-08-26 | generate taler_pay_uri in favor of the trigger-pay mechanism | Florian Dold |
2019-08-26 | do not consider an order paid if last session id does not match | Florian Dold |
2019-08-17 | fix sig | Christian Grothoff |
2019-06-18 | fix leak | Christian Grothoff |
2019-06-18 | fix leaks | Christian Grothoff |
2019-06-18 | indentation fix | Christian Grothoff |
2019-06-18 | fix double-free | Christian Grothoff |
2019-06-18 | fix memory leaks | Christian Grothoff |
2019-06-18 | fix misc style bugs and one real one | Christian Grothoff |
2019-06-08 | remove obsolete, duplicate test logic, rename _new.c to just .c | Christian Grothoff |
2019-06-07 | updating twister conf | Marcello Stanisci |
2019-06-03 | check return value, always | Christian Grothoff |
2019-06-03 | check return value from TALER_string_to_amount, even in test | Christian Grothoff |