Christian Grothoff
|
8c558ddf89
|
generally just include taler_util.h
|
2015-01-28 20:55:15 +01:00 |
|
Christian Grothoff
|
554ee3d4da
|
cleaning up some memory management issues in response generation
|
2015-01-28 19:58:20 +01:00 |
|
Christian Grothoff
|
e19f1906a3
|
avoid using struct Deposit in response
|
2015-01-28 15:35:41 +01:00 |
|
Christian Grothoff
|
7f171e69b2
|
more cleanup of mint.h
|
2015-01-28 15:19:06 +01:00 |
|
Christian Grothoff
|
49d4f24f8d
|
misc cleanup, moving TALER_MINT_config_load to libtalerutil
|
2015-01-28 14:55:25 +01:00 |
|
Christian Grothoff
|
ea3fac6063
|
starting to clean up /deposit logic
|
2015-01-27 23:06:23 +01:00 |
|
Christian Grothoff
|
162af316d3
|
cleaning up types used some more: also use a new struct for the transfer key secret
|
2015-01-27 22:05:31 +01:00 |
|
Christian Grothoff
|
27a72fdafe
|
cleaning up types used
|
2015-01-27 22:01:08 +01:00 |
|
Christian Grothoff
|
c7b7da5a19
|
code now fully compiles again
|
2015-01-27 18:57:29 +01:00 |
|
Christian Grothoff
|
019af0919e
|
mint-httpd_db.c now compiles again
|
2015-01-27 18:49:02 +01:00 |
|
Christian Grothoff
|
c3731d0df7
|
implementing varsize link data
|
2015-01-27 18:35:17 +01:00 |
|
Christian Grothoff
|
610b7b62c0
|
towards making code compile again
|
2015-01-27 15:22:34 +01:00 |
|
Christian Grothoff
|
bda9e3ad94
|
towards making code compile again
|
2015-01-27 14:55:05 +01:00 |
|
Christian Grothoff
|
ae917eeee0
|
intermediary commit, breaking the build by starting to move towards variable-size GNUnet signatures instead of fixed-size signatures; much broken now
|
2015-01-26 12:22:26 +01:00 |
|
Christian Grothoff
|
c2b32e75dc
|
avoid querying DB for refresh session twice
|
2015-01-21 14:52:41 +01:00 |
|
Christian Grothoff
|
9c56c91c1f
|
separate DB logic for /refresh/reveal from parsing logic
|
2015-01-21 14:46:33 +01:00 |
|
Christian Grothoff
|
c9a819a5ef
|
handle DB connect errors
|
2015-01-21 14:21:58 +01:00 |
|
Christian Grothoff
|
2ef511eece
|
document TODOs
|
2015-01-21 14:01:46 +01:00 |
|
Christian Grothoff
|
92cc995743
|
separate argument parsing from DB operations for /refresh/link
|
2015-01-21 13:46:05 +01:00 |
|
Christian Grothoff
|
4d8f4903db
|
properly separate DB logic from parsing logic for /refresh/commit
|
2015-01-21 13:31:05 +01:00 |
|
Christian Grothoff
|
82217f67db
|
properly separate DB logic from parsing logic for /refresh/melt
|
2015-01-21 12:46:14 +01:00 |
|
Christian Grothoff
|
ed51946442
|
more code refactoring to separate parsing, db and response generation nicely
|
2015-01-19 21:53:23 +01:00 |
|
Christian Grothoff
|
f9347d2395
|
document TODOs
|
2015-01-19 21:09:47 +01:00 |
|
Christian Grothoff
|
a1f20a92a0
|
restructuring more of deposit logic towards desired flow structure
|
2015-01-19 21:04:58 +01:00 |
|