Age | Commit message (Expand) | Author |
---|---|---|
2015-06-30 | fix ftbfs | Christian Grothoff |
2015-06-26 | handle response code 0 more nicely | Christian Grothoff |
2015-06-21 | -implement signature checking on /deposit | Christian Grothoff |
2015-06-21 | starting with skeleton for /deposit implementation | Christian Grothoff |
2015-06-20 | generate /keys signature as binary-only | Christian Grothoff |
2015-06-20 | deduplicate code with util/json.c, do use consistently /time/ encoding | Christian Grothoff |
2015-06-20 | simplify /keys parser by using json parser interpreter | Christian Grothoff |
2015-06-19 | must also decode 'expire_legal' | Christian Grothoff |
2015-06-19 | fix struct used in size calc for key signing | Christian Grothoff |
2015-06-18 | finish first draft of testcase, fix first small bug found with it | Christian Grothoff |
2015-06-17 | refactoring mint API, mostly done (compiles again, /keys might even work) | Christian Grothoff |