summaryrefslogtreecommitdiff
path: root/src/mint-lib
AgeCommit message (Expand)Author
2015-06-21starting with skeleton for /deposit implementationChristian Grothoff
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-20deduplicate code with util/json.c, do use consistently /time/ encodingChristian Grothoff
2015-06-20simplify /keys parser by using json parser interpreterChristian Grothoff
2015-06-20add generic json parser interpreter to simplify parsing logic (next)Christian Grothoff
2015-06-19must also decode 'expire_legal'Christian Grothoff
2015-06-19fix struct used in size calc for key signingChristian Grothoff
2015-06-18fix config to use test modeChristian Grothoff
2015-06-18add config filesChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-18fix range check, make messages clearerChristian Grothoff
2015-06-18adding configuration for testing mint httpdChristian Grothoff
2015-06-18fix locking issue, as the mutex we are using is not recursive we need to be a...Christian Grothoff
2015-06-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-18fix testcase FTBFSChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff
2015-04-13enable code coverage configure optionChristian Grothoff
2015-03-28fix use of struct TALER_MintSigningKeyValidityPSChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28second round of renamefestChristian Grothoff