summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-11more complete documentationChristian Grothoff
2015-04-11implement #3471Christian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-10mintdb: test (create/get)_refresh_sessionSree Harsha Totakura
2015-04-10mintdb postgres: implement create_refresh_sessionSree Harsha Totakura
2015-04-10mintdb postgres: implement get_refresh_sessionSree Harsha Totakura
2015-04-09httpd db: insert new session into the DB before it is referencedSree Harsha Totakura
2015-04-09-fix indentationSree Harsha Totakura
2015-04-09indenting and minor improvements to refresh operations to make them match API...Christian Grothoff
2015-04-08Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-04-08-typoChristian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-04-08httpd refresh: remove unused `melt_sig_json' and `commit_sig_json' fieldsSree Harsha Totakura
2015-03-30-add self as an authorSree Harsha Totakura
2015-03-29switching /withdraw/sign from GET to POSTChristian Grothoff
2015-03-29fix #3726Christian Grothoff
2015-03-29#3727 is no problem, code was fineChristian Grothoff
2015-03-28fix use of struct TALER_DenominationKeyValidityPSChristian Grothoff
2015-03-28fix use of struct TALER_MintSigningKeyValidityPSChristian Grothoff
2015-03-28fix use of struct TALER_RefreshMeltCoinAffirmationPSChristian Grothoff
2015-03-28fix use of struct TALER_DepositConfirmationPSChristian Grothoff
2015-03-28fix use of struct TALER_DepositRequestPS (rest)Christian Grothoff
2015-03-28fix use of struct TALER_DepositRequestPS (unfinished)Christian Grothoff
2015-03-28fix use of struct TALER_WithdrawRequestPSChristian Grothoff
2015-03-28move FIXMEChristian Grothoff
2015-03-28reference #3740Christian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28fixing a few missing renames for structsChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28-fix nameChristian Grothoff
2015-03-28document repo structureChristian Grothoff
2015-03-28fix extra-distingChristian Grothoff
2015-03-28more rename-fest workChristian Grothoff
2015-03-28second round of renamefestChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-26util: avoid memcpy over overlapping memorySree Harsha Totakura
2015-03-26db: fix leftovers from #3716Sree Harsha Totakura
2015-03-26db: fix SIGSEGV in testcaseSree Harsha Totakura
2015-03-26db: testcase depends on the postgres pluginSree Harsha Totakura
2015-03-26db: use correct testnameSree Harsha Totakura
2015-03-26db: Free the connection_cfg_str created during postgres plugin loadSree Harsha Totakura
2015-03-26db: pick the right plugin in the DB testcaseSree Harsha Totakura
2015-03-26db: Implement plugin loading and unloadingSree Harsha Totakura