summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2015-07-06defining auditor sigChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-07-05include mint's public key in replyChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05-doxygen fixesChristian Grothoff
2015-07-05fix typeChristian Grothoff
2015-07-04towards test-interpreter command for /withdraw/signChristian Grothoff
2015-07-01implement C API for /admin/add/incomingChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-23work on withdraw history parser refactoring, towards finishing the implementa...Christian Grothoff
2015-06-22drafting API for /withdraw/status and /withdraw/signChristian Grothoff
2015-06-21-implement signature checking on /depositChristian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-21starting with skeleton for /deposit implementationChristian Grothoff
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff
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