Age | Commit message (Expand) | Author |
2020-04-16 | complete first draft of new SQL schema | Christian Grothoff |
2020-04-12 | fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX... | Christian Grothoff |
2020-04-10 | preparatory steps for #6136 | Christian Grothoff |
2020-04-10 | implement #5299 | Christian Grothoff |
2020-04-09 | make code compile without warnings against latest libmicrohttpd API | Christian Grothoff |
2020-04-08 | adapt to exchange API change | Christian Grothoff |
2020-04-05 | update to match latest exchange API | Christian Grothoff |
2020-04-04 | code cleanup | Christian Grothoff |
2020-04-04 | update to latest exchange API, some better error handling | Christian Grothoff |
2020-03-31 | typos | Christian Grothoff |
2020-03-23 | fix ftbfs | Christian Grothoff |
2020-03-22 | big EC rename, part II | Christian Grothoff |
2020-03-22 | the big EC rename | Christian Grothoff |
2020-02-28 | exchange rename fest | Christian Grothoff |
2020-01-09 | H_wire -> h_wire (#6032) | Christian Grothoff |
2019-11-24 | more deduplication via libtalermhd | Christian Grothoff |
2019-11-23 | begin to use libtalermhd | Christian Grothoff |
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-08-26 | get rid of session_sig, as it is complex and does not work with mobile payments | Florian Dold |
2019-06-18 | fix misc style bugs and one real one | Christian Grothoff |
2019-04-06 | add preflights, fix indentation | Christian Grothoff |
2019-04-06 | get rid of some memcmps | Christian Grothoff |
2019-01-31 | /proposal API disambiguation. | Marcello Stanisci |
2018-03-17 | typo | Marcello Stanisci |
2018-03-17 | enabling twisted command. | Marcello Stanisci |
2018-03-17 | comments | Marcello Stanisci |
2018-03-12 | implementing #5281 guards against hanging transactions, plus minor code cleanups | Christian Grothoff |
2018-02-02 | remove unnecessary table, track last_session_id | Florian Dold |
2017-12-28 | more work towards /pay abort mode | Christian Grothoff |
2017-12-26 | working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ... | Christian Grothoff |
2017-12-26 | first refactoring for #5158: allow multiple exchange URLs to be in database p... | Christian Grothoff |
2017-10-06 | check return value from TALER_JSON_hash | Christian Grothoff |
2017-07-21 | work for #4943 (incomplete) | Christian Grothoff |
2017-07-20 | minor style fixes | Christian Grothoff |
2017-07-16 | flagging proposal as paid (#5054) | Marcello Stanisci |
2017-06-29 | fix last #5010 issues, including timeout of the generator | Christian Grothoff |
2017-06-29 | fixing misc. FIXMEs, some style issues, and mostly DB return value handling t... | Christian Grothoff |
2017-06-08 | fix warnings | Marcello Stanisci |
2017-06-04 | fix misc memory leaks | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-04-20 | debug prints | Marcello Stanisci |
2017-03-07 | Remove confusing comment. | Marcello Stanisci |
2017-03-05 | towards implementing #4935: make sure all of the fee data is available for th... | Christian Grothoff |
2017-03-04 | implementing #4929 (adjusting to exchange API changes) | Christian Grothoff |
2017-02-23 | Modify /history API and DB table for order_id-proposal_data | Marcello Stanisci |
2017-02-10 | Fix track API tests. | Marcello Stanisci |
2017-02-10 | Fixing testcases according to the renaming occurred | Marcello Stanisci |
2017-02-07 | Huge renaming about removing transaction_id use | Marcello Stanisci |
2017-02-06 | Renaming in /track/transaction handler. | Marcello Stanisci |