summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-06update .gitignore filesChristian Grothoff
2021-01-06generate DBs with current schemaChristian Grothoff
2021-01-06latest merchant needs dbinitChristian Grothoff
2021-01-06add chmod() to set client unix domain socket to group writable regardless of ...Christian Grothoff
2021-01-06better error handling on configuration failuresChristian Grothoff
2021-01-06use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too...Christian Grothoff
2021-01-06use blocking sendto() call to possibly eliminate need for nanosleep()Christian Grothoff
2021-01-05improve loggingChristian Grothoff
2021-01-05schema update in preparation of exchange-auditor database replication logicChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-02clean taler-config, needed to build proper dpkgChristian Grothoff
2021-01-01bump protocol versionChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-31fix bogus assertionChristian Grothoff
2020-12-31proposed fix for #6667Christian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-31fix typo in last commit: s/dh/esh/ (three instances)Thien-Thi Nguyen
2020-12-31use same restart logic for EdDSA and RSAChristian Grothoff
2020-12-31set timeout to 5sChristian Grothoff
2020-12-26fix bad callChristian Grothoff
2020-12-26handle GONE, specified legal value nowChristian Grothoff
2020-12-26init memberChristian Grothoff
2020-12-26new GANA code for revoked esign keyChristian Grothoff
2020-12-26implement #6161Christian Grothoff
2020-12-25clarify why FIXME does not need fixChristian Grothoff
2020-12-25use BASE_URL consistentlyChristian Grothoff
2020-12-25fix test failuresChristian Grothoff
2020-12-25address FIXMEsChristian Grothoff
2020-12-25add check for sufficiently recent version of libgnunetutil, remove now unnece...Christian Grothoff
2020-12-24implement #6661: secm key pinning via configurationChristian Grothoff
2020-12-22complete configChristian Grothoff
2020-12-22add logic to report generation for missing auditor signaturesChristian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20remove fixme, function remains in use"Christian Grothoff
2020-12-20update .gitignoreChristian Grothoff
2020-12-20fix NPE checking sig when there is noneChristian Grothoff
2020-12-20only log with json_dumpf() if explicitly compiled via DEBUG #defineChristian Grothoff
2020-12-20do not log error on MHD_HTTP_GONE status code, revocation is a legitimate replyChristian Grothoff
2020-12-20log when we sign, with error if time does not match expectationsChristian Grothoff
2020-12-20add missing returnChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-20re-enable cherry picking test (kind-of passes, not finished)Christian Grothoff