summaryrefslogtreecommitdiff
path: root/src/mint-lib
AgeCommit message (Collapse)Author
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 ↵Christian Grothoff
a bit more careful
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
also adding a few missing fields to signatures to address #3631
2015-03-28second round of renamefestChristian Grothoff