Age | Commit message (Expand) | Author |
2015-09-19 | finish implementing #3847 | Christian Grothoff |
2015-09-18 | finish implementing #3847 | Christian Grothoff |
2015-09-17 | towards implementing #3847 | Christian Grothoff |
2015-09-17 | implement mintdb API for mint to read auditor keys from disk -- and form audi... | Christian Grothoff |
2015-09-15 | reference #3972 | Christian Grothoff |
2015-09-15 | adding tests for /wire | Christian Grothoff |
2015-09-14 | remove /lock skeleton logic (#3625) | Christian Grothoff |
2015-08-17 | some DB logic fixes, so now more of tests pass | Christian Grothoff |
2015-08-17 | add internal sig verification, pack hashes, fix testcase | Christian Grothoff |
2015-08-17 | use correct response code | Christian Grothoff |
2015-08-14 | adapt code to match (updated) spec | Christian Grothoff |
2015-08-14 | fix offset: do not add off for the index into the keys from the client | Christian Grothoff |
2015-08-14 | swap dimensions as per protocol spec | Christian Grothoff |
2015-08-14 | fix typo | Christian Grothoff |
2015-08-14 | fix melt sig alignment issue | Christian Grothoff |
2015-08-11 | finishing taler-mint-sepa | Christian Grothoff |
2015-08-11 | -return proper response | Christian Grothoff |
2015-08-11 | towards implementing /wire replies | Christian Grothoff |
2015-08-10 | calling /wire skeletons, adding /robots.txt page | Christian Grothoff |
2015-08-10 | skeleton for /wire requests | Christian Grothoff |
2015-08-09 | initialize melt_fee in the TALER_MINT_RefreshMelt struct | Christian Grothoff |
2015-08-09 | -fix testcase, more verbose logging of client protocol errors | Christian Grothoff |
2015-08-09 | rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP | Christian Grothoff |
2015-08-09 | move struct TALER_MINTDB_RefreshCommitLinkP | Christian Grothoff |
2015-08-09 | fix direction of cmp check, log session hash for diagnostics | Christian Grothoff |
2015-08-09 | fix use-after-free, add log statements to report request parsing error lines ... | Christian Grothoff |
2015-08-09 | -some cosmetics | Christian Grothoff |
2015-08-09 | report line numbers to log when generating request parsing errors | Christian Grothoff |
2015-08-09 | use correct TMH command code for JSON objects | Christian Grothoff |
2015-08-09 | fix array dimensions to match server expecations, fix server to report locati... | Christian Grothoff |
2015-08-09 | doxygen | Christian Grothoff |
2015-08-08 | implementing verify_refresh_melt_signature_forbidden | Christian Grothoff |
2015-08-08 | use _ instead of - for consistency | Christian Grothoff |
2015-07-14 | -more tests | Christian Grothoff |
2015-07-14 | -off by 1 | Christian Grothoff |
2015-07-14 | add test | Christian Grothoff |
2015-07-14 | -check return value | Christian Grothoff |
2015-07-13 | add -t option to httpd | Christian Grothoff |
2015-07-12 | adding -f command-line option | Christian Grothoff |
2015-07-11 | share more code in mint API, misc bugfixes | Christian Grothoff |
2015-07-11 | fixing #3876 (no semantic change, just stylistic changes) | Christian Grothoff |
2015-07-11 | fix #3886 | Christian Grothoff |
2015-07-09 | -fix leaks | Christian Grothoff |
2015-07-09 | fix a few pointer passing issues, add remark about #3886 | Christian Grothoff |
2015-07-09 | fix mint to actually include signature in deposit error reply | Christian Grothoff |
2015-07-08 | mint malformed request testing | Christian Grothoff |
2015-07-08 | nice error reporting | Christian Grothoff |
2015-07-08 | nicer error reporting | Christian Grothoff |
2015-07-08 | -simplify parsing, make code compile without new util API | Christian Grothoff |
2015-07-06 | do not release uninitialized spec entries | Christian Grothoff |