summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-05-07capitalize SQL keywordsChristian Grothoff
2015-05-06-mini fixChristian Grothoff
2015-05-06clean up of result processing in postgres logic by expanding pq API to cover ...Christian Grothoff
2015-05-06simplify PG logic by having libtalerpq handle RSA signature/key encodingChristian Grothoff
2015-05-06fixing #3768, using new pq API moreChristian Grothoff
2015-05-06expanding PQ APIs with cleanup functionChristian Grothoff
2015-05-06expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...Christian Grothoff
2015-05-04-working a bit on DB, starting to adjust libtalerpq API, not done yetChristian Grothoff
2015-05-01check return valuesChristian Grothoff
2015-05-01-initialize 'now'Christian Grothoff
2015-05-01minor bugfixesChristian Grothoff
2015-04-30-fix use of uninit memoryChristian Grothoff
2015-04-29pq: do not modify the ptr passed in ResultSpecSree Harsha Totakura
2015-04-29-style fixesSree Harsha Totakura
2015-04-29mintdb postgres: enforce foreign key on denominationsSree Harsha Totakura
2015-04-29libpq: do not loose the ptr where new memory should be allocated.Sree Harsha Totakura
2015-04-29mintdb: add postgres plugin testcase to regression testsSree Harsha Totakura
2015-04-29mintdb postgres; implement get_coin_transactions (deposit)Sree Harsha Totakura
2015-04-19fix NPEChristian Grothoff
2015-04-19minor updates to /test apiChristian Grothoff
2015-04-19implementing /test/transferChristian Grothoff
2015-04-18implementing TALER_refresh_link_encrypted_encode, and adding testChristian Grothoff
2015-04-18implementing /test/encryptChristian Grothoff
2015-04-18implementing /test/hkdfChristian Grothoff
2015-04-18implementing /test/ecdheChristian Grothoff
2015-04-18implementing /test/rsaChristian Grothoff
2015-04-17adding list of missing /test requestsChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-04-17implementing /test/base32Christian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian Grothoff
2015-04-15fix #3729 (documentation, code hygene for pq library)Christian Grothoff
2015-04-15finish #3777 including testingChristian Grothoff
2015-04-15moving core refresh crypto logic to util -- towards fixing #3777Christian Grothoff