summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_withdraw.c
AgeCommit message (Collapse)Author
2015-01-27fix warning and type confusionChristian Grothoff
2015-01-27mint-httpd_withdraw compiles againChristian Grothoff
2015-01-26intermediary 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-19more code refactoring to separate parsing, db and response generation nicelyChristian Grothoff
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff
2015-01-09moving 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-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff