summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-31bump version, update ChangeLog for new releaseChristian Grothoff
2020-12-31setup better paths, use Debian-specific systemd clean up logic instead of ↵Christian Grothoff
hacking around manually, improve README
2020-12-31fix start binaryChristian Grothoff
2020-12-31keep plugins in taler-exchange packageChristian Grothoff
2020-12-31keep plugins in taler-exchange packageChristian Grothoff
2020-12-31reload systemd after installing/deleting service filesChristian 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 user name defaultsChristian Grothoff
2020-12-31fix bogus assertionChristian Grothoff
2020-12-31proposed fix for #6667Christian Grothoff
2020-12-31use correct variable nameChristian 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
* src/util/crypto_helper_esign.c (TALER_CRYPTO_helper_esign_poll): ...here.
2020-12-31use same restart logic for EdDSA and RSAChristian Grothoff
2020-12-31set timeout to 5sChristian Grothoff
2020-12-29add .so files to -dev packageChristian Grothoff
2020-12-29do not generate static libsChristian Grothoff
2020-12-29use build-aux to support Debian packagingChristian Grothoff
2020-12-29improve taler exchange Debian package rulesChristian Grothoff
2020-12-28update Debian package instructionsChristian Grothoff
2020-12-28Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-12-28skeleton for Taler exchange Debian package (not yet working)Christian Grothoff
2020-12-27audit response: minor clarificationsFlorian Dold
2020-12-26updated responseChristian 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 ↵Christian Grothoff
unnecessary crypto blinding logic
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