index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_mint_service.h
Age
Commit message (
Collapse
)
Author
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-01-28
finishing core logic for #4141, but untested
Christian Grothoff
2016-01-21
adding mint-lib logic to execute /wire/deposits requests
Christian Grothoff
2016-01-21
adding API code for /deposit/wtid requests
Christian Grothoff
2016-01-21
defined tracking API (not implemented)
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-11-03
minor change to comments
Marcello Stanisci
2015-10-28
fix #4032: move wire deadline form wire details to advisory field in ↵
Christian Grothoff
/deposit request
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-09-19
implementing retrieval of auditor information from /keys in mint API (with ↵
Christian Grothoff
updated specification) - #3847
2015-09-14
implement /wire api (#3947)
Christian Grothoff
2015-08-09
doxygen
Christian Grothoff
2015-08-09
doxygen-fixes
Christian Grothoff
2015-08-09
fix FTBFS, towards implementing OC_REFRESH_REVEAL
Christian Grothoff
2015-08-08
implement parse_refresh_link_ok
Christian Grothoff
2015-08-08
completing TALER_MINT_refresh_melt implementation
Christian Grothoff
2015-08-06
adding first draft for the /refresh/ APIs, including implementation stub
Christian Grothoff
2015-07-06
defining auditor sig
Christian Grothoff
2015-07-05
include mint's public key in reply
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-07-05
-doxygen fixes
Christian Grothoff
2015-07-04
towards test-interpreter command for /withdraw/sign
Christian Grothoff
2015-07-01
implement C API for /admin/add/incoming
Christian Grothoff
2015-06-23
work on withdraw history parser refactoring, towards finishing the ↵
Christian Grothoff
implementation
2015-06-22
drafting API for /withdraw/status and /withdraw/sign
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-17
refactoring mint API, mostly done (compiles again, /keys might even work)
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-26
finish porting lib
Christian Grothoff
2015-01-26
also fix type here
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ↵
Christian Grothoff
private keys that are not in messages; moving test_hash_context to GNUnet
2015-01-08
-initial import for mint
Christian Grothoff