index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
taler-mint-httpd_deposit.c
Age
Commit message (
Expand
)
Author
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
make TALER_MINT_parse_json_data more expressive, add RSA types as well
Christian Grothoff
2015-01-28
cleaning up mint_db API
Christian Grothoff
2015-01-28
cleaning up
Christian Grothoff
2015-01-28
generally just include taler_util.h
Christian Grothoff
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
sign /deposit reply so that merchant has proof that mint accepted it
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
mint-httpd_withdraw compiles again
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-19
document TODOs
Christian Grothoff
2015-01-19
restructuring more of deposit logic towards desired flow structure
Christian Grothoff
2015-01-16
remarks on deposit issues
Christian Grothoff
2015-01-16
clean up (and rename) request_json_require_nav to properly report parsing errors
Christian Grothoff
2015-01-16
nicer TALER_MINT_parse_post_json return value handling, fixing return values ...
Christian Grothoff
2015-01-16
adding logic to free buffers allocated for POST processing when connection di...
Christian Grothoff
2015-01-16
starting to separate out response generation API and parsing APIs
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ...
Christian Grothoff
2015-01-09
stop exporting microhttpd_lib API
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff