summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-03remarks on #3808Christian Grothoff
2015-06-03document macros, avoid passing useless 'result' argumentChristian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-05-28forgot to add include earlierChristian Grothoff
2015-05-28Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-05-28add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...Christian Grothoff
2015-05-27mintdb postgres: Implement get_refresh_melt().Sree Harsha Totakura
2015-05-27mintdb get_known_coin(): Do not allocate memory for return paramter.Sree Harsha Totakura
2015-05-26mintdb postgres: sanitize test caseSree Harsha Totakura
2015-05-25mintdb postgres: implement insert_refresh_melt()Sree Harsha Totakura
2015-05-25mintdb postgres: add deposit fee to the denominationsSree Harsha Totakura
2015-05-25mintdb postgres: add get_known_coin() and insert_known_coin()Sree Harsha Totakura
2015-05-25copy currency into fee_withdrawlSree Harsha Totakura
2015-05-18check return valuesChristian Grothoff
2015-05-18Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-05-18fix reporting in constructorChristian Grothoff
2015-05-17slightly expand wireformat test to cover error casesChristian Grothoff
2015-05-17test for rsa-json conversion APIChristian Grothoff
2015-05-17add functions for conversion from json to rsa public key/signature for symmet...Christian Grothoff
2015-05-17test json-raw conversion, fix assertionChristian Grothoff
2015-05-17test json-time conversion, add support for forever/never timeChristian Grothoff
2015-05-17adding testcase for json-amount conversions, fixing typos and missing currenc...Christian Grothoff
2015-05-17add test for varsize pq operationChristian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-16eliminating ECDSA support from json API (dead)Christian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-05-15resolve #3717Christian Grothoff
2015-05-15transaction logic is inside of DB functionChristian Grothoff
2015-05-15adapt to API changeChristian Grothoff
2015-05-15getting test to passChristian Grothoff
2015-05-15misc bugfixesChristian Grothoff
2015-05-15completing test-case implementation:Christian Grothoff
2015-05-15fixing misc. minor bugs, towards getting testcases to workChristian Grothoff
2015-05-15use talercheck DBChristian Grothoff
2015-05-14avoid PG 9.5 dependencyChristian Grothoff
2015-05-14fixing misc sql syntax errorsChristian Grothoff
2015-05-14fix ftbfs of testChristian Grothoff
2015-05-14fix ftbfs of testChristian Grothoff
2015-05-13fix ftbfsChristian Grothoff
2015-05-13Merge branch 'master' of git.taler.net:/var/git/mintChristian Grothoff
2015-05-13syncChristian Grothoff
2015-05-13towards fixing #3717 and #3633Christian Grothoff
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian Grothoff
2015-05-09replace macros with functions for better type-checkingChristian Grothoff
2015-05-07pq test skeleton, not finishedChristian Grothoff
2015-05-07note (theoretical) problem with 64 vs 63 bit integersChristian Grothoff
2015-05-07extend PQ library to support Absolute time valuesChristian Grothoff
2015-05-07removing extra spaces, correcting argument countsChristian Grothoff
2015-05-07add a few more LENGTH checksChristian Grothoff