summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-01remove deadlocking log statementsChristian Grothoff
2021-02-26fix minor leakChristian Grothoff
2021-02-24fix statement orderChristian Grothoff
2021-02-24use PUBLIC_KEY from configuration in upload stepChristian Grothoff
2021-02-24use PUBLIC_KEY from configuration in upload stepChristian Grothoff
2021-02-16free currency memory on free_key_data(), ref #6744Sebastian
2021-02-16fix revocation of unknown keyChristian Grothoff
2021-02-15fix currency parsing in deserialization logic (resolves #6744)Christian Grothoff
2021-02-15added missing currency in ser/deser, see #6744Sebastian
2021-02-13fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13simplify logicChristian Grothoff
2021-02-13simplify logic, fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13permit NULL traitChristian Grothoff
2021-02-10add allow-methods * for cors preflightdev/sebasjm/mainSebastian
2021-02-09need enum value for taler://-URLsChristian Grothoff
2021-02-07fix #6745Sebastian
2021-02-07fix #6744Sebastian
2021-02-04auditor test: don't pass any merchant auth tokenFlorian Dold
2021-02-04fix merchant auth token in auditor testFlorian Dold
2021-02-03fix typo: s/actually/actual/Thien-Thi Nguyen
2021-01-29not not breakChristian Grothoff
2021-01-28try another tacChristian Grothoff
2021-01-28swap signal and unlock logic to hopefully nail #6726Christian Grothoff
2021-01-28more loggingChristian Grothoff
2021-01-28improve test loggingChristian Grothoff
2021-01-27fix #6726Christian Grothoff
2021-01-27clean up codeChristian Grothoff
2021-01-26use versionChristian Grothoff
2021-01-26implement #6724Christian Grothoff
2021-01-26fix #6725: use modern nameChristian Grothoff
2021-01-26strptime is locale-dependent, re-implement for C locale-onlyChristian Grothoff
2021-01-26improve loggingChristian Grothoff
2021-01-21make "make check" in src/util respect env var ‘TMPDIR’Thien-Thi Nguyen
2021-01-21work around compiler warning, ensure we leave 0-terminator, even though it is...Christian Grothoff
2021-01-21update log levelChristian Grothoff
2021-01-18improve logging and comments in json.cChristian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2021-01-16remove unused struct memberFlorian Dold
2021-01-16reduce lookahead_sign in tests to improve test performance a bitChristian Grothoff
2021-01-16nah, also on internal server errors and anything I can imagine we should back...Christian Grothoff
2021-01-16remove dead fieldChristian Grothoff
2021-01-15ensure /management/keys cache is flushed when keys changeChristian Grothoff
2021-01-15newlineChristian Grothoff
2021-01-15fix use after free issueChristian Grothoff
2021-01-15fix DH revocation logicChristian Grothoff
2021-01-15avoid warning if file does not existChristian Grothoff
2021-01-15mkdir on tofu fileChristian Grothoff
2021-01-15improve loggingChristian Grothoff