summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-sign.c
AgeCommit message (Expand)Author
2020-03-21minor style improvementChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2019-12-24support -l/-L options, improve loggingChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-13to lower case..Marcello Stanisci
2019-08-25re-format codeFlorian Dold
2019-06-30use proper default configurationChristian Grothoff
2019-06-30indentingChristian Grothoff
2018-11-04add missing default configs for auditor-httpd, make -u not mandatory as it is...Christian Grothoff
2018-11-03implement taler-auditor-exchangeChristian Grothoff
2018-01-30better error messageFlorian Dold
2017-09-26fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...Christian Grothoff
2017-09-13create tables in taler-auditor-sign instead of failing obscurelyChristian Grothoff
2017-07-14clean up PQ tables (renamings, remove redunant column), and primarily fix #4751Christian Grothoff
2017-05-18auditor doesn't sign a zero-length list of denominationsMarcello Stanisci
2017-05-11fix auditor signing process: include signature over refund feeChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-02-13do not do path expansion on public key in Crockford encodingChristian Grothoff
2016-10-06move taler-auditor-sign tool to auditor/ direcotoryChristian Grothoff