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_parsing.h
Age
Commit message (
Expand
)
Author
2015-04-11
more complete documentation
Christian Grothoff
2015-04-11
implement #3471
Christian Grothoff
2015-03-29
switching /withdraw/sign from GET to POST
Christian Grothoff
2015-03-28
fix use of struct TALER_DepositRequestPS (unfinished)
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 #3636, and add amount parsing functionality to spec-parser
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-29
finish cleanup of /refresh/melt parsing
Christian Grothoff
2015-01-29
make TALER_MINT_parse_json_data more expressive, add RSA types as well
Christian Grothoff
2015-01-29
make TALER_MINT_parse_json_data more expressive
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
polishing taler-mint-http_withdraw.c logic
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
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