Age | Commit message (Expand) | Author |
2016-04-07 | removing duplication of --help logic | Christian Grothoff |
2016-04-07 | for #4374 | Christian Grothoff |
2016-04-07 | install data and plugins in taler-exchange, not taler | Christian Grothoff |
2016-04-04 | fix test to ensure DB invariants are met | Christian Grothoff |
2016-03-31 | use GNUnet-SVN #36970 API improvement to de-duplicate code in Taler | Christian Grothoff |
2016-03-30 | towards a testcase for aggregation logic | Christian Grothoff |
2016-03-19 | first refactoring of JSON logic to address #4150 and #4237 | Christian Grothoff |
2016-03-01 | renaming mint->exchange | Christian Grothoff |
2016-01-25 | move wireformat test to plugin | Christian Grothoff |
2016-01-25 | move plugin path setup logic to libtalerutil | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-12-19 | avoid generating URLs with // in them | Christian Grothoff |
2015-12-19 | use comma instead of space as we do elsewhere | Christian Grothoff |
2015-11-11 | updating code to match simplified specification (#4039) | Christian Grothoff |
2015-10-28 | fix #4032: move wire deadline form wire details to advisory field in /deposit... | Christian Grothoff |
2015-09-21 | nicer logging | Christian Grothoff |
2015-09-20 | implement #3972: support multiple wire formats concurrently | Christian Grothoff |
2015-08-14 | helper function for debugging | Christian Grothoff |
2015-08-09 | doxygen-fixes | Christian Grothoff |
2015-08-08 | completing TALER_MINT_refresh_melt implementation | Christian Grothoff |
2015-07-20 | implementing #3905 | Christian Grothoff |
2015-07-15 | -fix ftbfs in wallet-only mode | Christian Grothoff |
2015-07-08 | nice error reporting | Christian Grothoff |
2015-07-08 | nicer error reporting | Christian Grothoff |
2015-07-08 | -simplify parsing, make code compile without new util API | Christian Grothoff |
2015-07-05 | misc bugfixes from tests | Christian Grothoff |
2015-07-05 | fix type | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-21 | implementing /deposit JSON generation | Christian Grothoff |
2015-06-20 | deduplicate code with util/json.c, do use consistently /time/ encoding | Christian Grothoff |
2015-06-20 | simplify /keys parser by using json parser interpreter | Christian Grothoff |
2015-06-12 | doxygen fixes | Christian Grothoff |
2015-06-03 | more documenting, checking for consistency between prepared statements and fu... | Christian Grothoff |
2015-06-02 | -include wallet headers if compiling wallet library | Christian Grothoff |
2015-05-28 | add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain... | Christian Grothoff |
2015-05-18 | Merge branch 'master' of git+ssh://taler.net/var/git/mint | Christian Grothoff |
2015-05-18 | fix reporting in constructor | Christian Grothoff |
2015-05-17 | slightly expand wireformat test to cover error cases | Christian Grothoff |
2015-05-17 | test for rsa-json conversion API | Christian Grothoff |
2015-05-17 | add functions for conversion from json to rsa public key/signature for symmet... | Christian Grothoff |
2015-05-17 | test json-raw conversion, fix assertion | Christian Grothoff |
2015-05-17 | test json-time conversion, add support for forever/never time | Christian Grothoff |
2015-05-17 | adding testcase for json-amount conversions, fixing typos and missing currenc... | Christian Grothoff |
2015-05-17 | add test for varsize pq operation | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-16 | eliminating ECDSA support from json API (dead) | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-05-01 | minor bugfixes | Christian Grothoff |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff |