2daaeee447fix direction of cmp check, log session hash for diagnostics
Christian Grothoff
2015-08-09 19:31:35 +0200
d7bdcc6e67fix use-after-free, add log statements to report request parsing error lines more clearly
Christian Grothoff
2015-08-09 19:22:18 +0200
6453b72ef9-some cosmetics
Christian Grothoff
2015-08-09 19:00:48 +0200
1914bf7753report line numbers to log when generating request parsing errors
Christian Grothoff
2015-08-09 18:50:14 +0200
c489c391a8use correct TMH command code for JSON objects
Christian Grothoff
2015-08-09 18:49:50 +0200
30959d1380fix array dimensions to match server expecations, fix server to report location of parse errors more precisely
Christian Grothoff
2015-08-09 18:42:38 +0200
a7d36ed906fixing very silly bug
Christian Grothoff
2015-08-09 18:33:15 +0200
d0fb011850fixing silly bug
Christian Grothoff
2015-08-09 18:31:26 +0200
462d315247silence useless PQ logging
Christian Grothoff
2015-08-09 18:18:13 +0200
2cccc2a173fix#3934
Christian Grothoff
2015-08-09 18:11:30 +0200
e6ff049c20fix#3935 by removing error message: the test provokes this intentionally
Christian Grothoff
2015-08-09 18:03:42 +0200
e982139186test logic for actually testing /refresh operations, keeping disabled for now as the test is known to fail (to be investigated)
Christian Grothoff
2015-08-09 17:18:09 +0200
f0d073410ebugfix in return value calculation
Christian Grothoff
2015-08-09 17:17:44 +0200
94b0b28994add checks for /refresh/link result
Christian Grothoff
2015-08-09 16:34:40 +0200
f545cd0c41support /deposit from /refresh/reveal'ed coins in test
Christian Grothoff
2015-08-09 16:29:32 +0200
bbeb913dc2-finish reveal_cb
Christian Grothoff
2015-08-09 16:21:49 +0200
2da8705c96doxygen
Christian Grothoff
2015-08-09 15:46:29 +0200
c6f88ebd61doxygen-fixes
Christian Grothoff
2015-08-09 15:40:16 +0200
2ff3a5462ctowards implementing OC_REFRESH_LINK
Christian Grothoff
2015-08-09 15:33:38 +0200
aaab2ed2d4fix FTBFS, towards implementing OC_REFRESH_REVEAL
Christian Grothoff
2015-08-09 15:24:02 +0200
6e6f0c48d5implementing OC_REFRESH_MELT test command
Christian Grothoff
2015-08-09 14:55:38 +0200
e141a743f2more skeleton code towards testing /refresh
Christian Grothoff
2015-08-08 23:35:51 +0200
fabd4cfbc8skeleton for /refresh/-testing
Christian Grothoff
2015-08-08 23:21:00 +0200
7e47853a5eimplement parse_refresh_link_ok
Christian Grothoff
2015-08-08 23:03:26 +0200
cb47e13322-newline
Christian Grothoff
2015-08-08 22:12:45 +0200
6b048a0dc6implement handle_refresh_reveal_finished (200 OK handler)
Christian Grothoff
2015-08-08 22:11:58 +0200
1e8529a19eadd missing conclusion over melt session hash computation
Christian Grothoff
2015-08-08 21:48:13 +0200
189adf52ebfinshing json parsing support for /refresh/melt handling
Christian Grothoff
2015-08-08 21:46:26 +0200
6ea5858d32implementing verify_refresh_melt_signature_forbidden
Christian Grothoff
2015-08-08 21:32:09 +0200
493f541c20use _ instead of - for consistency
Christian Grothoff
2015-08-08 21:19:54 +0200
eec485b322move coin history verification to new mint_api_common.c for future use by refresh logic
Christian Grothoff
2015-08-08 20:21:13 +0200
0be947809dhandle HTTP OK status code for /refresh/melt
Christian Grothoff
2015-08-08 20:10:16 +0200
0a5e962108implement TALER_MINT_refresh_reveal logic
Christian Grothoff
2015-08-08 20:01:45 +0200
00d613728fcompleting TALER_MINT_refresh_melt implementation
Christian Grothoff
2015-08-08 19:52:05 +0200
ce4f6e2106-more boilerplate
Christian Grothoff
2015-08-08 16:15:18 +0200
495fab44f1complete implementation of TALER_MINT_refresh_prepare
Christian Grothoff
2015-08-08 16:09:25 +0200
669e3fcdf2towards implemnting TALER_MINT_refresh_prepare
Christian Grothoff
2015-08-08 15:35:34 +0200
0ad7967328implementing deserialization logic
Christian Grothoff
2015-08-08 15:00:55 +0200
3028910d08implementing serialization logic
Christian Grothoff
2015-08-08 14:29:21 +0200
7328d1fa28fixes
Fournier Nicolas
2015-08-07 10:51:27 +0200
f655ce9ad1adding checks to avoid re-initializing memory and removing [0]-type hack, however, this now causes a segv (NPE)
Christian Grothoff
2015-08-06 18:19:59 +0200
94ffa282b7-minor style fixes in benchmarking logic
Christian Grothoff
2015-08-06 17:19:11 +0200
c4f75cfc1bmore work on /refresh skeleton and internal data structures
Christian Grothoff
2015-08-06 16:40:21 +0200
6418724aadMerge branch 'master' of taler.net:/var/git/mint
Fournier Nicolas
2015-08-06 15:42:33 +0200
7288765704added memory testing
Fournier Nicolas
2015-08-06 15:13:37 +0200
c1ff80a106fixes
Fournier Nicolas
2015-08-06 14:56:24 +0200
ee3dffa87dsmall stuff
Christian Grothoff
2015-08-06 12:46:15 +0200
08cdd3d084Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-08-06 00:00:48 +0200
71daf751b1adding first draft for the /refresh/ APIs, including implementation stub
Christian Grothoff
2015-08-06 00:00:40 +0200
7be2cae57dfix memory leak
Fournier Nicolas
2015-08-05 16:07:34 +0200