summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
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
2020-12-16enable auditor in generate-XXX-basedb scriptsChristian Grothoff
2020-12-16remove duplicated commentsChristian Grothoff
2020-12-16add auditor-enable /-disable commands to taler-exchange-offline toolChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-12add sync and timeout functionality to helpersChristian Grothoff
2020-12-12integrate new REST calls, add timeout to helper invocationsChristian Grothoff
2020-12-11supply more defaultsChristian Grothoff
2020-12-11supply more defaultsChristian Grothoff
2020-12-11supply more defaultsChristian Grothoff
2020-12-08missing fileChristian Grothoff
2020-12-08initialize master_pub fieldChristian Grothoff
2020-12-08fix secmod rsa signatureChristian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff
2020-12-05towards offline tool uploading /management/keysChristian Grothoff
2020-12-05move all TALER_SIGNATURE_SM_-operations to secmod_signatures.cChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-04copy (un)blinding logic from GNUnetFlorian Dold
2020-12-04conditionally use (un)blinding implementation from libgnunetutilFlorian Dold
2020-12-02remove bogus checkChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-23ignore test binaryChristian Grothoff
2020-11-23finish helper test casesChristian Grothoff
2020-11-23implement exchange online signing key client libraryChristian Grothoff
2020-11-23implement sm signing of key announcementsChristian Grothoff
2020-11-22first sketch of eddsa helperChristian Grothoff
2020-11-22add missing delayed purge logicChristian Grothoff