index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint-lib
/
mint_api_handle.c
Age
Commit message (
Expand
)
Author
2015-09-19
implementing retrieval of auditor information from /keys in mint API (with up...
Christian Grothoff
2015-07-11
share more code in mint API, misc bugfixes
Christian Grothoff
2015-07-08
-fix
Christian Grothoff
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-05
include mint's public key in reply
Christian Grothoff
2015-06-30
fix ftbfs
Christian Grothoff
2015-06-26
handle response code 0 more nicely
Christian Grothoff
2015-06-21
-implement signature checking on /deposit
Christian Grothoff
2015-06-21
starting with skeleton for /deposit implementation
Christian Grothoff
2015-06-20
generate /keys signature as binary-only
Christian Grothoff
2015-06-20
deduplicate code with util/json.c, do use consistently /time/ encoding
Christian Grothoff
2015-06-20
simplify /keys parser by using json parser interpreter
Christian Grothoff
2015-06-19
must also decode 'expire_legal'
Christian Grothoff
2015-06-19
fix struct used in size calc for key signing
Christian Grothoff
2015-06-18
finish first draft of testcase, fix first small bug found with it
Christian Grothoff
2015-06-17
refactoring mint API, mostly done (compiles again, /keys might even work)
Christian Grothoff