summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-10implementing pq APIs for #3827, not yet tested or used throughChristian Grothoff
2015-06-10adding refs to bugsChristian Grothoff
2015-06-10implementing a few FIXMEs, adding refs to bugs for othersChristian Grothoff
2015-06-10cosmetics, removing FIXME that was already doneChristian Grothoff
2015-06-10Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-06-10use util api as indicated by fixmeChristian Grothoff
2015-06-10Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-06-10Commenting, cleaning and checking for return valuesFournier Nicolas
2015-06-10use better names than i/jChristian Grothoff
2015-06-10links to bug reports, use TALER_refresh_link_encrypted_encode where appropria...Christian Grothoff
2015-06-10typoChristian Grothoff
2015-06-09Added headers to files and commentedFournier Nicolas
2015-06-09moved mintdb perf filed to mintdb directoryFournier Nicolas
2015-06-09-commenting on codeChristian Grothoff
2015-06-09Initial commit for mintdb performance analysisFournier Nicolas
2015-06-05notes about 3828/3812Christian Grothoff
2015-06-05more docu, bugfixes and bugnotesChristian 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_get_reserve_history logic and improve docuChristian 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-04notes on issue #3823Christian Grothoff
2015-06-04notes on issue #3823Christian Grothoff
2015-06-03comments...Christian Grothoff
2015-06-03notes on issue #3820Christian Grothoff
2015-06-03ensure consistent order between CREATE, INSERT and SELECT statementsChristian Grothoff
2015-06-03make use of network byte order obviousChristian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-06-03bad missig space in SQLChristian Grothoff
2015-06-03remarks on #3816Christian Grothoff
2015-06-03remarks on #3814/3815Christian Grothoff
2015-06-03remarks on #3813Christian Grothoff
2015-06-03remarks on #3812Christian Grothoff
2015-06-03remarks on #3812Christian Grothoff
2015-06-03reveal_ok is deadChristian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3811Christian Grothoff
2015-06-03remarks on #3810Christian Grothoff
2015-06-03remarks on #3809Christian Grothoff
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