Age | Commit message (Expand) | Author |
2015-01-27 | implementing new link crypto API | Christian Grothoff |
2015-01-27 | rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API | Christian Grothoff |
2015-01-27 | towards making code compile again | Christian Grothoff |
2015-01-27 | towards making code compile again | Christian Grothoff |
2015-01-26 | finish porting lib | Christian Grothoff |
2015-01-26 | also fix type here | Christian Grothoff |
2015-01-26 | test is dead, too | Christian Grothoff |
2015-01-26 | intermediary commit, breaking the build by starting to move towards variable-... | Christian Grothoff |
2015-01-26 | intermediary commit, breaking the build by starting to move towards variable-... | Christian Grothoff |
2015-01-26 | support variable-size results | Christian Grothoff |
2015-01-22 | -remove unused and misleading hash operation | Sree Harsha Totakura |
2015-01-22 | Add checks to verify incorrect signatures. | Sree Harsha Totakura |
2015-01-22 | Remove TALER_RSA_hash_sign() and TALER_RSA_hash_verify(). | Sree Harsha Totakura |
2015-01-22 | Remove unnecessary dependency on libpq | Sree Harsha Totakura |
2015-01-21 | avoid querying DB for refresh session twice | Christian Grothoff |
2015-01-21 | separate DB logic for /refresh/reveal from parsing logic | Christian Grothoff |
2015-01-21 | handle DB connect errors | Christian Grothoff |
2015-01-21 | document TODOs | Christian Grothoff |
2015-01-21 | document TODOs | Christian Grothoff |
2015-01-21 | separate argument parsing from DB operations for /refresh/link | Christian Grothoff |
2015-01-21 | move /refresh/reveal response generation to taler-mint-httpd_responses.c | Christian Grothoff |
2015-01-21 | properly separate DB logic from parsing logic for /refresh/commit | Christian Grothoff |
2015-01-21 | properly separate DB logic from parsing logic for /refresh/melt | Christian Grothoff |
2015-01-20 | towards separating out DB operations during refresh | Christian Grothoff |
2015-01-20 | more work on splitting refresh logic | Christian Grothoff |
2015-01-20 | starting to refactor refresh code, moving response generation logic to respon... | Christian Grothoff |
2015-01-19 | more code refactoring to separate parsing, db and response generation nicely | Christian Grothoff |
2015-01-19 | document TODOs | Christian Grothoff |
2015-01-19 | restructuring more of deposit logic towards desired flow structure | Christian Grothoff |
2015-01-16 | remarks on deposit issues | Christian Grothoff |
2015-01-16 | fixing JSON syntax, adding missing commas, adding spaces for consistency | Christian Grothoff |
2015-01-16 | clean up (and rename) request_json_require_nav to properly report parsing errors | Christian Grothoff |
2015-01-16 | nicer TALER_MINT_parse_post_json return value handling, fixing return values ... | Christian Grothoff |
2015-01-16 | adding logic to free buffers allocated for POST processing when connection di... | Christian Grothoff |
2015-01-16 | starting to separate out response generation API and parsing APIs | Christian Grothoff |
2015-01-09 | moving structs relevant for signatures into taler_signatures.h, splitting of ... | Christian Grothoff |
2015-01-09 | moving TALER_hash_context API to GNUnet, using slightly cleaner API as well | Christian Grothoff |
2015-01-09 | removing dead TALER_genkey() API call | Christian Grothoff |
2015-01-09 | stop exporting microhttpd_lib API | Christian Grothoff |
2015-01-08 | install taler headers | Christian Grothoff |
2015-01-08 | -initial import for mint | Christian Grothoff |