986a89ea4ffinish porting lib
Christian Grothoff
2015-01-26 12:29:58 +0100
e1a0d89847also fix type here
Christian Grothoff
2015-01-26 12:25:35 +0100
60fdc863eetest is dead, too
Christian Grothoff
2015-01-26 12:24:36 +0100
52591a77f0intermediary commit, breaking the build by starting to move towards variable-size GNUnet signatures instead of fixed-size signatures; much broken now
Christian Grothoff
2015-01-26 12:22:56 +0100
ae917eeee0intermediary commit, breaking the build by starting to move towards variable-size GNUnet signatures instead of fixed-size signatures; much broken now
Christian Grothoff
2015-01-26 12:22:26 +0100
d4506f8a04support variable-size results
Christian Grothoff
2015-01-26 11:04:46 +0100
c2b32e75dcavoid querying DB for refresh session twice
Christian Grothoff
2015-01-21 14:52:41 +0100
9c56c91c1fseparate DB logic for /refresh/reveal from parsing logic
Christian Grothoff
2015-01-21 14:46:33 +0100
c9a819a5efhandle DB connect errors
Christian Grothoff
2015-01-21 14:21:58 +0100
2ef511eecedocument TODOs
Christian Grothoff
2015-01-21 14:01:46 +0100
031935996ddocument TODOs
Christian Grothoff
2015-01-21 13:47:34 +0100
92cc995743separate argument parsing from DB operations for /refresh/link
Christian Grothoff
2015-01-21 13:46:05 +0100
53a7140a0bmove /refresh/reveal response generation to taler-mint-httpd_responses.c
Christian Grothoff
2015-01-21 13:38:57 +0100
4d8f4903dbproperly separate DB logic from parsing logic for /refresh/commit
Christian Grothoff
2015-01-21 13:31:05 +0100
82217f67dbproperly separate DB logic from parsing logic for /refresh/melt
Christian Grothoff
2015-01-21 12:46:14 +0100
737301c8d0towards separating out DB operations during refresh
Christian Grothoff
2015-01-20 17:50:32 +0100
f70814fbb5more work on splitting refresh logic
Christian Grothoff
2015-01-20 17:12:51 +0100
93a98f8091starting to refactor refresh code, moving response generation logic to response generation file
Christian Grothoff
2015-01-20 15:17:41 +0100
ed51946442more code refactoring to separate parsing, db and response generation nicely
Christian Grothoff
2015-01-19 21:53:23 +0100
f9347d2395document TODOs
Christian Grothoff
2015-01-19 21:09:47 +0100
a1f20a92a0restructuring more of deposit logic towards desired flow structure
Christian Grothoff
2015-01-19 21:04:58 +0100
3553e60733remarks on deposit issues
Christian Grothoff
2015-01-16 15:14:18 +0100
17865db5fcfixing JSON syntax, adding missing commas, adding spaces for consistency
Christian Grothoff
2015-01-16 15:07:53 +0100
7fe250407cclean up (and rename) request_json_require_nav to properly report parsing errors
Christian Grothoff
2015-01-16 15:04:47 +0100
4bd515191bnicer TALER_MINT_parse_post_json return value handling, fixing return values where GNUNET_SYSERR is used instead of MHD_NO, marking cases where we should return a proper error message
Christian Grothoff
2015-01-16 14:27:42 +0100
f398b34414adding logic to free buffers allocated for POST processing when connection dies without completion
Christian Grothoff
2015-01-16 14:04:02 +0100
f58fb4fc21starting to separate out response generation API and parsing APIs
Christian Grothoff
2015-01-16 13:50:07 +0100
0430d6fb03moving structs relevant for signatures into taler_signatures.h, splitting of private keys that are not in messages; moving test_hash_context to GNUnet
Christian Grothoff
2015-01-09 18:18:59 +0100
f5e49d926amoving TALER_hash_context API to GNUnet, using slightly cleaner API as well
Christian Grothoff
2015-01-09 17:26:02 +0100
09ecea9ea3removing dead TALER_genkey() API call
Christian Grothoff
2015-01-09 17:12:13 +0100
0b40e78027stop exporting microhttpd_lib API
Christian Grothoff
2015-01-09 17:10:38 +0100
ba38579c08install taler headers
Christian Grothoff
2015-01-08 19:32:53 +0100
a9f98536b7add postgres m4 test macro
Christian Grothoff
2015-01-08 18:48:52 +0100
57d1f08dbc-initial import for mint
Christian Grothoff
2015-01-08 18:37:20 +0100