summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2021-08-09check iban lower boundSebastian
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-08-require receiver-name in iban payto URIsChristian Grothoff
2021-08-07reduce retries and timeoutChristian Grothoff
2021-08-05-proper fix for endless loop on IPC permission troubleChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...Christian Grothoff
2021-08-04fixmeFlorian Dold
2021-08-04call chmod on path, not on whole sock addrFlorian Dold
2021-08-04call chmod on client socket path, not client socket directoryFlorian Dold
2021-08-04fix #6976Christian Grothoff
2021-08-03allow ';' in URLs, needed for data URLsChristian Grothoff
2021-08-03fix #6969Christian Grothoff
2021-08-02-work on #6948Christian Grothoff
2021-08-02-strengthen payto validation logicChristian Grothoff
2021-07-30gitignoreFlorian Dold
2021-07-30fix secmod helper config, wait for client directoryFlorian Dold
2021-07-30put generated secmod keys in separate dirFlorian Dold
2021-07-29fix #6960Christian Grothoff
2021-07-29secmod client dir needs group write permissionsFlorian Dold
2021-07-29configFlorian Dold
2021-07-29secmod: services create their own client dirs with correct permissionsFlorian Dold
2021-07-27secmod: use umask, as fchmod is undefined on socketsFlorian Dold
2021-07-27secmod: fchmod socket to ug+rwFlorian Dold
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-10expose 2^52 amount value limit in header, check that limit in test cases, add...Christian Grothoff
2021-05-28-fix returning full responseChristian Grothoff
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-05-14disable gettext use in secmod code (#6862)Christian Grothoff
2021-04-24remove fault injectionChristian Grothoff
2021-04-20-inject fault for buildbot testChristian Grothoff
2021-04-16skip keys in future keys if they already expired (remove logging)Christian Grothoff
2021-04-16skip keys in future keys if they already expiredChristian Grothoff
2021-04-14fix rare NPEChristian Grothoff
2021-04-12tolerate extreme case where all denominations expiredChristian Grothoff
2021-03-01remove deadlocking log statementsChristian Grothoff
2021-02-16fix revocation of unknown keyChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-07fix #6745Sebastian
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-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-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2021-01-15newlineChristian Grothoff
2021-01-15fix DH revocation logicChristian Grothoff