summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-12implementing #3819: check for inconsistent deposit requestChristian Grothoff
2015-06-12doxygen fixesChristian Grothoff
2015-06-12fix #3811Christian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-06-12implement postgres_get_denomination_info (#3808)Christian Grothoff
2015-06-11addig gauger.h to build to avoid FTBFSChristian Grothoff
2015-06-11fixing #3823Christian Grothoff
2015-06-11implement #3831Christian Grothoff
2015-06-11fixing #3812/#3828Christian Grothoff
2015-06-11fixing #3821Christian Grothoff
2015-06-11fixing #3817Christian Grothoff
2015-06-11use execution time for transactions, but expiration time for reserve summary ...Christian Grothoff
2015-06-11fix #3825Christian Grothoff
2015-06-11fixing #3810Christian Grothoff
2015-06-11fixing #3827Christian Grothoff
2015-06-10new test for uint and json APIsChristian Grothoff
2015-06-10implementing pq APIs for #3827, not yet tested or used throughChristian Grothoff
2015-06-10use better names than i/jChristian Grothoff
2015-06-09-commenting on codeChristian Grothoff
2015-06-05notes about 3828/3812Christian Grothoff
2015-06-05more docu and bug notesChristian Grothoff
2015-06-05clean up postgres_get_reserve_history logic and improve docuChristian Grothoff
2015-06-05clean up postgres_reserves_in_insert logic and improve docuChristian Grothoff
2015-06-04-style fixesChristian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3808Christian 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 get_known_coin(): Do not allocate memory for return paramter.Sree Harsha Totakura
2015-05-25mintdb postgres: add get_known_coin() and insert_known_coin()Sree Harsha Totakura
2015-05-17add functions for conversion from json to rsa public key/signature for symmet...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-15getting test to passChristian Grothoff
2015-05-15misc bugfixesChristian Grothoff
2015-05-13fix ftbfsChristian 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-07extend PQ library to support Absolute time valuesChristian Grothoff