Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-09 | fixing very silly bug | Christian Grothoff | |
2015-08-09 | fixing silly bug | Christian Grothoff | |
2015-08-09 | silence useless PQ logging | Christian Grothoff | |
2015-08-09 | fix #3934 | Christian Grothoff | |
2015-08-09 | fix #3935 by removing error message: the test provokes this intentionally | Christian Grothoff | |
2015-08-09 | test logic for actually testing /refresh operations, keeping disabled for ↵ | Christian Grothoff | |
now as the test is known to fail (to be investigated) | |||
2015-08-09 | bugfix in return value calculation | Christian Grothoff | |
2015-08-09 | add checks for /refresh/link result | Christian Grothoff | |
2015-08-09 | support /deposit from /refresh/reveal'ed coins in test | Christian Grothoff | |
2015-08-09 | -finish reveal_cb | Christian Grothoff | |
2015-08-09 | doxygen | Christian Grothoff | |
2015-08-09 | doxygen-fixes | Christian Grothoff | |
2015-08-09 | towards implementing OC_REFRESH_LINK | Christian Grothoff | |
2015-08-09 | fix FTBFS, towards implementing OC_REFRESH_REVEAL | Christian Grothoff | |
2015-08-09 | implementing OC_REFRESH_MELT test command | Christian Grothoff | |
2015-08-08 | more skeleton code towards testing /refresh | Christian Grothoff | |
2015-08-08 | skeleton for /refresh/-testing | Christian Grothoff | |
2015-08-08 | implement parse_refresh_link_ok | Christian Grothoff | |
2015-08-08 | -newline | Christian Grothoff | |
2015-08-08 | implement handle_refresh_reveal_finished (200 OK handler) | Christian Grothoff | |
2015-08-08 | add missing conclusion over melt session hash computation | Christian Grothoff | |
2015-08-08 | finshing json parsing support for /refresh/melt handling | Christian Grothoff | |
2015-08-08 | implementing verify_refresh_melt_signature_forbidden | Christian Grothoff | |
2015-08-08 | use _ instead of - for consistency | Christian Grothoff | |
2015-08-08 | move coin history verification to new mint_api_common.c for future use by ↵ | Christian Grothoff | |
refresh logic | |||
2015-08-08 | handle HTTP OK status code for /refresh/melt | Christian Grothoff | |
2015-08-08 | implement TALER_MINT_refresh_reveal logic | Christian Grothoff | |
2015-08-08 | completing TALER_MINT_refresh_melt implementation | Christian Grothoff | |
2015-08-08 | -more boilerplate | Christian Grothoff | |
2015-08-08 | complete implementation of TALER_MINT_refresh_prepare | Christian Grothoff | |
2015-08-08 | towards implemnting TALER_MINT_refresh_prepare | Christian Grothoff | |
2015-08-08 | implementing deserialization logic | Christian Grothoff | |
2015-08-08 | implementing serialization logic | Christian Grothoff | |
2015-08-07 | fixes | Fournier Nicolas | |
2015-08-06 | adding checks to avoid re-initializing memory and removing [0]-type hack, ↵ | Christian Grothoff | |
however, this now causes a segv (NPE) | |||
2015-08-06 | -minor style fixes in benchmarking logic | Christian Grothoff | |
2015-08-06 | more work on /refresh skeleton and internal data structures | Christian Grothoff | |
2015-08-06 | Merge branch 'master' of taler.net:/var/git/mint | Fournier Nicolas | |
2015-08-06 | added memory testing | Fournier Nicolas | |
2015-08-06 | fixes | Fournier Nicolas | |
2015-08-06 | small stuff | Christian Grothoff | |
2015-08-06 | Merge branch 'master' of git+ssh://git.taler.net/var/git/mint | Christian Grothoff | |
2015-08-06 | adding first draft for the /refresh/ APIs, including implementation stub | Christian Grothoff | |
2015-08-05 | fix memory leak | Fournier Nicolas | |
2015-08-04 | README fix | Marcello Stanisci | |
2015-08-03 | fixed bencmark parameters | Fournier Nicolas | |
2015-08-03 | Testing for the /deposit api call | Fournier Nicolas | |
2015-07-31 | Merge branch 'master' of http://git.taler.net/mint | Jeff Burdges | |
2015-07-31 | Ignore llncs.cls | Jeff Burdges | |
We should ignore doc/paper/llncs.cls because Springer does not allow anyone to distribute llncs.cls but them. It's possible to add a download script to obtain it as done here : https://github.com/latextemplates/LNCS/issues/2#issuecomment-126749267 I'd recommend removing the dependency on llncs.cls before distributing the paper. | |||
2015-07-31 | fixed error in the benchmark | Fournier Nicolas | |