Age | Commit message (Expand) | Author |
2021-01-06 | also load keys in show subcommandv0.8.1-dev.1 | Florian Dold |
2021-01-06 | update .gitignore files | Christian Grothoff |
2021-01-06 | generate DBs with current schema | Christian Grothoff |
2021-01-06 | latest merchant needs dbinit | Christian Grothoff |
2021-01-06 | add chmod() to set client unix domain socket to group writable regardless of ... | Christian Grothoff |
2021-01-06 | better error handling on configuration failures | Christian Grothoff |
2021-01-06 | use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too... | Christian Grothoff |
2021-01-06 | use blocking sendto() call to possibly eliminate need for nanosleep() | Christian Grothoff |
2021-01-05 | improve logging | Christian Grothoff |
2021-01-05 | schema update in preparation of exchange-auditor database replication logic | Christian Grothoff |
2021-01-05 | fix path for tests | Christian Grothoff |
2021-01-05 | fix path for tests | Christian Grothoff |
2021-01-02 | clean taler-config, needed to build proper dpkg | Christian Grothoff |
2021-01-01 | bump protocol version | Christian Grothoff |
2021-01-01 | fix #6666, bump protocol version to 9 | Christian Grothoff |
2020-12-31 | keep helpers in normal bin/ dir | Christian Grothoff |
2020-12-31 | add missing linker options, bonus fun | Christian Grothoff |
2020-12-31 | add missing linker options, bonus fun | Christian Grothoff |
2020-12-31 | add missing linker options | Christian Grothoff |
2020-12-31 | fix bogus assertion | Christian Grothoff |
2020-12-31 | proposed fix for #6667 | Christian Grothoff |
2020-12-31 | more logging for #6667 | Christian Grothoff |
2020-12-31 | more logging for #6667 | Christian Grothoff |
2020-12-31 | fix typo in last commit: s/dh/esh/ (three instances) | Thien-Thi Nguyen |
2020-12-31 | use same restart logic for EdDSA and RSA | Christian Grothoff |
2020-12-31 | set timeout to 5s | Christian Grothoff |
2020-12-26 | fix bad call | Christian Grothoff |
2020-12-26 | handle GONE, specified legal value now | Christian Grothoff |
2020-12-26 | init member | Christian Grothoff |
2020-12-26 | new GANA code for revoked esign key | Christian Grothoff |
2020-12-26 | implement #6161 | Christian Grothoff |
2020-12-25 | clarify why FIXME does not need fix | Christian Grothoff |
2020-12-25 | use BASE_URL consistently | Christian Grothoff |
2020-12-25 | fix test failures | Christian Grothoff |
2020-12-25 | address FIXMEs | Christian Grothoff |
2020-12-25 | add check for sufficiently recent version of libgnunetutil, remove now unnece... | Christian Grothoff |
2020-12-24 | implement #6661: secm key pinning via configuration | Christian Grothoff |
2020-12-22 | complete config | Christian Grothoff |
2020-12-22 | add logic to report generation for missing auditor signatures | Christian Grothoff |
2020-12-22 | integrate auditor signature check logic with taler-helper-auditor-coins | Christian Grothoff |
2020-12-22 | address FIXME: pass session when iterating over denominations | Christian Grothoff |
2020-12-20 | remove fixme, function remains in use" | Christian Grothoff |
2020-12-20 | update .gitignore | Christian Grothoff |
2020-12-20 | fix NPE checking sig when there is none | Christian Grothoff |
2020-12-20 | only log with json_dumpf() if explicitly compiled via DEBUG #define | Christian Grothoff |
2020-12-20 | do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply | Christian Grothoff |
2020-12-20 | log when we sign, with error if time does not match expectations | Christian Grothoff |
2020-12-20 | add missing return | Christian Grothoff |
2020-12-20 | spell checking issues | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |