index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
mint.h
Age
Commit message (
Collapse
)
Author
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
logic of execute_refresh_commit is now clean
Christian Grothoff
2015-01-29
working on cleaning up /refresh/melt logic
Christian Grothoff
2015-01-28
cleaning up mint_db API
Christian Grothoff
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
avoid using struct Deposit in response
Christian Grothoff
2015-01-28
more cleanup of mint.h
Christian Grothoff
2015-01-28
more restructuring
Christian Grothoff
2015-01-28
move key IO routines into aptly named files
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
starting to clean up /deposit logic
Christian Grothoff
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing varsize link data
Christian Grothoff
2015-01-27
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards ↵
Christian Grothoff
variable-size GNUnet signatures instead of fixed-size signatures; much broken now
2015-01-19
more code refactoring to separate parsing, db and response generation nicely
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