summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
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
2021-01-15improve loggingChristian Grothoff
2021-01-10remove redundant old_coin_pub from link dataChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-06fix #6676Christian Grothoff
2021-01-06update .gitignore filesChristian 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-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-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31keep helpers in normal bin/ dirChristian 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-25add check for sufficiently recent version of libgnunetutil, remove now unnece...Christian Grothoff
2020-12-20log when we sign, with error if time does not match expectationsChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-20fix GNUNET_DISK_fn_write() rval check to match latest GNUnet APIChristian Grothoff